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

Transition nextclade 2->3 #54

Closed
wants to merge 1 commit into from
Closed

Conversation

corneliusroemer
Copy link
Member

@corneliusroemer corneliusroemer commented Jan 16, 2024

Update nextclade3 version

Add nextclade2 in build.sh for stability until bioconda update is sorted out

Fails currently as we don't have the 3.0.0 gh release ye

Description of proposed changes

Related issue(s)

Checklist

  • Checks pass

Update nextclade3 version

Add nextclade2 in build.sh for stability until bioconda update is sorted out
@victorlin
Copy link
Member

Re-running CI now that 3.0.0 is available.

@@ -6,5 +6,11 @@ mkdir -p "$PREFIX"/bin
cp -v "$SRC_DIR"/envdir "$PREFIX"/bin/envdir

# Nextclade v3
curl -fsSL -o "$PREFIX"/bin/nextclade3 https://github.com/nextstrain/nextclade/releases/download/3.0.0-alpha.2/nextclade-$("$SRC_DIR"/target-triple)
Copy link
Member

Choose a reason for hiding this comment

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

I see the existing addition of nextclade3 here as temporary. I would just wait for Bioconda to be updated so nextclade is v3, remove this curl command, and rebuild a new version of nextstrain-base.

Copy link
Member Author

Choose a reason for hiding this comment

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

yes exactly, recipe is approved over on bioconda, just be on the index in <1hr

Copy link
Member

Choose a reason for hiding this comment

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

Linking the Bioconda update here: bioconda/bioconda-recipes#45259

Copy link
Member Author

Choose a reason for hiding this comment

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

should be there any minute as PR has been merged

@corneliusroemer
Copy link
Member Author

I think we can now get rid of all the nextclade 2/3 downloading in build.sh altogether

@victorlin victorlin deleted the nextclade-2-to-3 branch January 17, 2024 00:32
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