Skip to content

Conversation

@devbugging
Copy link
Contributor

@devbugging devbugging commented Nov 11, 2022

Separate release into a two-step process. The first is to build the binaries and upload them to our storage the second is once the release is created and we publish the release to homebrew.

We want to execute only the first process on tags beginning v* because they might be used for unpublished releases (testing specific builds etc), while the publish to homebrew only executes when we also have a release.


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@devbugging devbugging added the Improvement Technical work without new features, refactoring, improving tests label Nov 11, 2022
@devbugging devbugging self-assigned this Nov 11, 2022
go.mod Outdated
github.com/go-git/go-git/v5 v5.4.2
github.com/manifoldco/promptui v0.9.0
github.com/onflow/cadence v0.28.0
github.com/onflow/cadence v0.29.0-stable-cadence-3
Copy link
Member

Choose a reason for hiding this comment

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

The Stable Cadence updates shouldn't be merged to master yet, right?

Copy link
Member

@turbolent turbolent left a comment

Choose a reason for hiding this comment

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

👍

@devbugging devbugging merged commit 4a71c1b into master Nov 14, 2022
@devbugging devbugging deleted the release/publish-tags branch November 24, 2022 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Technical work without new features, refactoring, improving tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants