Merged
Conversation
5 tasks
4 tasks
76e7390 to
973f8e4
Compare
victorlin
commented
Jan 31, 2026
Comment on lines
+22
to
+25
| # Note that this differs from the search paths used in | ||
| # resolve_config_path(). | ||
| # This is the preferred default moving forwards, and the plan is to | ||
| # eventually update resolve_config_path() to use AUGUR_SEARCH_PATHS. |
Member
Author
There was a problem hiding this comment.
Here's a draft of what that could look like: nextstrain/avian-flu@dadbde0...bbad70d.
I don't think it should block this PR, but that's what I have in mind. We could discuss at the next dev chat.
To be used by various Augur commands and pathogen workflows, starting with augur subsample in the measles repo.
973f8e4 to
cd3def6
Compare
This removes files and non-existent directories.
This removes references such as "..", for clarity while debugging.
joverlee521
approved these changes
Feb 4, 2026
Contributor
joverlee521
left a comment
There was a problem hiding this comment.
Latest change LGTM, only left a non-blocking comment.
Co-authored-by: Jover Lee <joverlee521@gmail.com>
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 of proposed changes
To be used by various Augur commands and pathogen workflows, starting with augur subsample in the measles repo.
Review threads
AUGUR_SEARCH_PATHS?AUGUR_SEARCH_PATHSbe used inresolve_config_path()?Related issue(s)
Used in nextstrain/measles#90
Checklist
Checks passN/AIf adding a script, add an entry for it in the README.N/A