Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

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

Merged
merged 1 commit into from May 26, 2022

Conversation

ianoc
Copy link
Contributor

@ianoc ianoc commented May 12, 2022

… 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
Copy link
Contributor Author

ianoc commented May 12, 2022

@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants