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

update release instructions #133

Merged
merged 4 commits into from
Nov 15, 2021

Conversation

oliver-sanders
Copy link
Member

No description provided.

Copy link
Member

@MetRonnie MetRonnie left a comment

Choose a reason for hiding this comment

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

1 suggestion

docs/howto/create-a-release.md Outdated Show resolved Hide resolved
Copy link
Member

@MetRonnie MetRonnie left a comment

Choose a reason for hiding this comment

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

I've also added Hilary as a reviewer as on Element he said he was a little hazy on the release process

@oliver-sanders
Copy link
Member Author

Sure, will re-do this once we've closed #130

@oliver-sanders
Copy link
Member Author

Added the alternative conda install command for locally built packages.

Copy link
Member

@hjoliver hjoliver left a comment

Choose a reason for hiding this comment

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

👍 super helpful

@hjoliver hjoliver merged commit da9d23f into cylc:master Nov 15, 2021
@oliver-sanders oliver-sanders deleted the update-release-instructions branch November 15, 2021 20:56
Comment on lines +231 to +232
# If the last command doesn't use the right build, try:
conda install -c ${CONDA_PREFIX}/conda-bld/
Copy link
Member

Choose a reason for hiding this comment

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

Oops, just spotted, shouldn't this be

-conda install -c ${CONDA_PREFIX}/conda-bld/
+conda install -c ${CONDA_PREFIX}/conda-bld/ $PACKAGE_NAME

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