-
Notifications
You must be signed in to change notification settings - Fork 16
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
Merge list of tools to keep and to exclude in 1 file and add deprecation status #102
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bebatut
force-pushed
the
merge_keep_exclude_list
branch
from
May 24, 2024 09:41
44d06f3
to
b36cdf2
Compare
bebatut
force-pushed
the
merge_keep_exclude_list
branch
from
May 24, 2024 09:46
b36cdf2
to
9b4ae0d
Compare
bebatut
changed the title
Merge list of tools to keep and to exclude in 1 file
Merge list of tools to keep and to exclude in 1 file and add deprecation status
May 24, 2024
paulzierep
reviewed
May 29, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice, I think that works, added a comment for me to remember,
will test it on my fork
3. (Optional) Create a text file with list of tools to exclude: 1 tool id per row ([example for microbial data analysis](data/microgalaxy/tools_to_exclude)) | ||
4. (Optional) Create a text file with list of tools to really keep (already reviewed): 1 tool id per row ([example for microbial data analysis](data/microgalaxy/tools_to_keep)) | ||
3. (Optional) Create a TSV (tabular) file with tool status (1 tool suite per row) as 3 columns: | ||
- ToolShed ids of tool suites (one per line) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the folder always the ToolShed id ?
…extractor into merge_keep_exclude_list
kostrykin
added a commit
to kostrykin/galaxy-community-activities
that referenced
this pull request
Jun 18, 2024
Add support for the breaking changes introduced in galaxyproject/galaxy_codex#102
neoformit
pushed a commit
to nomadscientist/galaxy_codex
that referenced
this pull request
Jul 28, 2024
…ion status (galaxyproject#102) * Merge list of tools to keep and to exclude in 1 file and extract ts filtered tools * Rename keep/exclude to status and add deprecation * Update bin/extract_galaxy_tools.py * revert results files * Fix lint --------- Co-authored-by: paulzierep <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To fix #95 and #81
Replace
keep
andexclude
files by 1 with 3 columns:This PR also exports 2 TSV with tools