Skip to content

Check Augur version - #81

Merged
victorlin merged 1 commit into
mainfrom
victorlin/min-augur-version
Jul 22, 2026
Merged

Check Augur version#81
victorlin merged 1 commit into
mainfrom
victorlin/min-augur-version

Conversation

@victorlin

@victorlin victorlin commented Jul 22, 2026

Copy link
Copy Markdown
Member

Description of proposed changes

augur.config.resolve_filepath is only available starting with version 34.1.0.

Added the version checking code¹ to a new file for future similar usage.

¹ copied from mpox with some modifications

Related issue(s)

Follow-up to #78 (comment)

Checklist

  • Checks pass

  • Tested locally by copying the changes into measles repo, using an older docker image, and running --dry-run. Error:

     This pipeline needs a newer version of augur than you currently have...
     Current augur version: 34.0.0. Minimum required: 34.1.0
    
  • If adding a script, add an entry for it in the README.

augur.config.resolve_filepath is only available starting with version 34.1.0.

Added the version checking code¹ to a new file for future similar usage.

¹ copied from mpox with some modifications
Comment thread snakemake/config.smk
@victorlin
victorlin merged commit f703853 into main Jul 22, 2026
2 checks passed
@victorlin
victorlin deleted the victorlin/min-augur-version branch July 22, 2026 23:03
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