Skip to content

Doc: Use "@v1" instead of "@master" as the latter might break from time to time#30

Merged
TrueBrain merged 1 commit intomasterfrom
use-v1
May 20, 2021
Merged

Doc: Use "@v1" instead of "@master" as the latter might break from time to time#30
TrueBrain merged 1 commit intomasterfrom
use-v1

Conversation

@TrueBrain
Copy link
Copy Markdown
Owner

It is common in GitHub Actions to have a tag that is renewed for every new release, for the first version called "v1".

This allows us to add changes to master, without every user of this action immediately picking it up. Only on a new release, the tag is renewed, and all users pick up on the changes.

@TrueBrain TrueBrain added the changelog: breaking change This Pull Request should be marked as "Breaking Change" in the changelog label May 20, 2021
@TrueBrain TrueBrain changed the title Doc: Use "@v1" instead of "@master" as "master" might break during testing Doc: Use "@v1" instead of "@master" as "@master" might break during testing May 20, 2021
@TrueBrain TrueBrain changed the title Doc: Use "@v1" instead of "@master" as "@master" might break during testing Doc: Use "@v1" instead of "@master" as "@master" might break from time to time May 20, 2021
@TrueBrain TrueBrain changed the title Doc: Use "@v1" instead of "@master" as "@master" might break from time to time Doc: Use "@v1" instead of "@master" as the latter might break from time to time May 20, 2021
@TrueBrain TrueBrain merged commit 510e659 into master May 20, 2021
@TrueBrain TrueBrain deleted the use-v1 branch May 20, 2021 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: breaking change This Pull Request should be marked as "Breaking Change" in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant