Skip to content

Sync#20

Merged
DOH-LAF2303 merged 19 commits into
masterfrom
sync
Mar 11, 2026
Merged

Sync#20
DOH-LAF2303 merged 19 commits into
masterfrom
sync

Conversation

@DOH-LAF2303

Copy link
Copy Markdown

📑 Description

Updating upstream changes to fork

How to Test

✅ Checks

  • I have reviewed the pull request for any sensitive data, including text and images.
  • I have read and followed the contributing guidelines.
  • I have checked my code for any issues.
  • I have updated the documentation (if applicable).
  • I have added tests to cover my changes (if applicable).
  • All tests are passing (if applicable).
  • My changes do not introduce any new warnings.
  • I have run the code locally and verified the changes work as expected.

Screenshots (if applicable)

jbloom and others added 19 commits January 26, 2026 14:29
…rd to see when config missing keys, and to enable build names like `F-antibody-escape`
As pointed out by @jameshadfield [here](nextstrain#114 (comment)),
the inclusion of this file as a target in `Snakefile` was causing
errors when there is no *F-antibody-escape* build. Rather than the more complex
solution he proposed, we can just remove this file as a target overall,
as it will be built due to downstream dependencies when there is a
*F-antibody-escape* build (as it is needed to make tree JSON), and is
not needed otherwise.

I believe with this change, [pull request nextstrain#114](nextstrain#114)
should now pass continuous integration testing.
Remove metadata_with_scores CSV as Snakemake target
Fix bug that was introduced in nextstrain#112,
where the filtering includes both OPEN and RESTRICTED records in outputs.
It's feasible that we run into a situation where none of the data
from PPX is RESTRICTED, so guard against that by only warning on
empty outputs.
@DOH-LAF2303 DOH-LAF2303 merged commit 4ff4ed3 into master Mar 11, 2026
1 check passed
@DOH-LAF2303 DOH-LAF2303 deleted the sync branch March 11, 2026 18:24
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.

4 participants