Skip to content

Conversation

@basvandijk
Copy link
Contributor

@basvandijk basvandijk commented Nov 11, 2019

Preliminary idea on how to do SDK releases. To be discussed tomorrow.

ci/release.nix is called by the sdk-release jobset on hydra. It calls
release-jobset.nix which returns the dfx-release and
install-sh-release derivations but only when the git revision has been
tagged with a release tag (v0.1.2). In that case the version in those
derivations is set to the version in the tag ensuring that they get
rebuild.

This depends on:

@basvandijk basvandijk force-pushed the basvandijk/sdk-release branch from 7f01c39 to 9fe7083 Compare November 12, 2019 10:57
@basvandijk basvandijk marked this pull request as ready for review November 12, 2019 15:25
@basvandijk basvandijk requested a review from a team as a code owner November 12, 2019 15:25
@basvandijk basvandijk force-pushed the basvandijk/sdk-release branch 2 times, most recently from 256d6bc to caf512f Compare November 12, 2019 15:50
ci/release.nix is called by the sdk-release jobset on hydra. It calls
release-jobset.nix which returns the dfx-release and
install-sh-release derivations but only when the git revision has been
tagged with a release tag (v0.1.2). In that case the version in those
derivations is set to the version in the tag ensuring that they get
rebuild.
Copy link
Contributor

@eftychis eftychis left a comment

Choose a reason for hiding this comment

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

LGTM!! Thanks!

@mergify mergify bot merged commit 8ad3376 into master Nov 12, 2019
@mergify mergify bot deleted the basvandijk/sdk-release branch November 12, 2019 16:04
paulyoung pushed a commit that referenced this pull request Nov 15, 2019
ci/release.nix is called by the sdk-release jobset on hydra. It calls
release-jobset.nix which returns the dfx-release and
install-sh-release derivations but only when the git revision has been
tagged with a release tag (v0.1.2). In that case the version in those
derivations is set to the version in the tag ensuring that they get
rebuild.
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