Skip to content
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

CI: Update pathogen-repo-ci #1549

Merged
merged 3 commits into from
Jul 22, 2024
Merged

CI: Update pathogen-repo-ci #1549

merged 3 commits into from
Jul 22, 2024

Conversation

joverlee521
Copy link
Contributor

@joverlee521 joverlee521 commented Jul 17, 2024

Description of proposed changes

Add comments to clearly show the job pathogen-repo-ci-v0 is for pathogen repos that do not conform to the standard pathogen repo structure. Since these are tied to an old structure of pathogen repos, the job should not be expected to be updated.

Any new pathogen repos should be added to the pathogen-repo-ci job which replicates the centralized pathogen-repo-ci GH workflow. Replicating the centralized pathogen-repo-ci because we've made the decision to not support ambient Augur version¹

¹ nextstrain/.github#66

Related issue(s)

Related to nextstrain/.github#84

Checklist

  • Automated checks pass
  • Check if you need to add a changelog message
  • Check if you need to add tests
  • Check if you need to update docs

Add comments to clearly show the job `pathogen-repo-ci-v0` is for
pathogen repos that do not conform to the standard pathogen repo
structure. Since these are tied to an old structure of pathogen repos,
the job should not be expected to be updated.

Any new pathogen repos should be added to the `pathogen-repo-ci`
job which replicates the centralized `pathogen-repo-ci` GH workflow.
Replicating the centralized `pathogen-repo-ci` because we've made the
decision to _not_ support ambient Augur version¹

¹ <nextstrain/.github#66>
Copy link
Contributor

@genehack genehack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpicky & ignorable

I would maybe put the version we intend most things to use above the legacy version that we don't want new things to use; otherwise LGTM

As per @victorlin 's recommendation in related change in conda-base,¹
these pathogens can get updated as post-merge tasks for eventual PRs.

¹ <nextstrain/conda-base#85 (comment)>
@joverlee521 joverlee521 marked this pull request as ready for review July 19, 2024 21:12
@joverlee521 joverlee521 mentioned this pull request Jul 19, 2024
4 tasks
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.13%. Comparing base (e9850e9) to head (1e14d97).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1549      +/-   ##
==========================================
+ Coverage   70.09%   70.13%   +0.03%     
==========================================
  Files          74       74              
  Lines        7922     7922              
  Branches     1938     1938              
==========================================
+ Hits         5553     5556       +3     
+ Misses       2085     2081       -4     
- Partials      284      285       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

.github/workflows/ci.yaml Show resolved Hide resolved
Move the latest pathogen-repo-ci above legacy version as per
@genehack's recommendation in review

<#1549 (review)>
@joverlee521 joverlee521 merged commit 63bbff2 into master Jul 22, 2024
27 checks passed
@joverlee521 joverlee521 deleted the update-ci branch July 22, 2024 18:13
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.

3 participants