Skip to content

Add a release workflow that with the correct crafted tag of a release… - #2086

Merged
linzhp merged 1 commit into
bazelbuild:masterfrom
ianoc:master
May 26, 2022
Merged

Add a release workflow that with the correct crafted tag of a release…#2086
linzhp merged 1 commit into
bazelbuild:masterfrom
ianoc:master

Conversation

@ianoc

@ianoc ianoc commented May 12, 2022

Copy link
Copy Markdown
Contributor

… will add the binaries built from the repo

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Right now some external system i believe produces the binaries used in releases

What is the new behavior?

A maintainer can make a release at any time starting with docker-tools-, e.g. docker-tools-v1 and the github actions will populate that release with binaries hosted by github of the tools used. Github sorts releases, so they won't appear at the top. And so maintainers can as part of a mainline release first do a tools release, get the new binaries and do a main release. Also anyone can fork this repo and reproduce the same experience.

Does this PR introduce a breaking change?

  • Yes
  • []x] No

Other information

@ianoc

ianoc commented May 12, 2022

Copy link
Copy Markdown
Contributor Author

@linzhp
linzhp merged commit cc315a1 into bazelbuild:master May 26, 2022
St0rmingBr4in pushed a commit to St0rmingBr4in/rules_docker that referenced this pull request Oct 17, 2022
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