Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ignore capabilities and helper functions #45

Merged
merged 2 commits into from
Dec 20, 2023
Merged

Conversation

burrowse
Copy link

@burrowse burrowse commented Nov 29, 2023

This PR responds to issue #39 with support for ignoring sources and/or releases based on the presence of an .aresIndexIgnore file in the respective folder.

Additionally, there are two helper functions getIgnoredSources and getIgnoredReleases that will allow a user to display the list of sources and releases that will be ignored when creating the various indexes.

This PR also addresses "Achilles analysis_id cannot be found" issue highlighted here: #41

@burrowse burrowse requested a review from fdefalco November 29, 2023 16:10
@fdefalco fdefalco merged commit d98d737 into develop Dec 20, 2023
@fdefalco fdefalco deleted the ignore_convention branch December 20, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants