Release v2.1.0 - #220
Merged
Merged
Conversation
Fix typo in vancomycin operon URL
Add installation tests workflow for MMASeq
Add versioning functionality and GitHub Actions workflows
Implement dynamic versioning and update version file path
Update version label check to exclude 'major' label
Add GitHub Action for auto version labeling
… label checking Resolves issue where synchronize events weren't getting accurate label info from the webhook payload. Now fetches current PR state directly from GitHub API to ensure labels are always accurately checked.
! evokes issues on github if at the very start of the expression
* Update workflow to use bioconda::self for building enviornment Replaced conda installation commands with micromamba for mmaseq. * Add check-ready job to GitHub Actions in comments.yml and moved buil djob from validate.yml build job can be initated by writing /check * Renamed workflow from 'Label PR by Comment' to 'Commands'
Added a step to check for 'build' label in PRs.
* Reverted back to old checks
Added a pull request template to guide contributors in providing necessary information and following checklist items.
Removed conditional checks for 'build' label in several steps and added cleanup step for mmaseq.
* Enhanced pull request template checklist with instructions and further detail
Added import for os module to bump_version.py
Added a check for 'build' label to skip test pipeline.
Using Solo mode, to ensure only a single sample is analysed
Using solo mode rather than batch mode
Bump fixing
Added serovar detector
Collaborator
Author
|
/minor |
This file contains hidden or 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
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.
Description
Added serovar detector