Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check out the HEAD of the release branch for tag events #898

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jdbaldry
Copy link
Member

@jdbaldry jdbaldry commented Nov 21, 2024

I'll use the documentation and new code to release a v2.0.0-rc.1 of the publish-technical-documentation-* actions.
I can then test that release candidate out in grafana/grafana and ensure that it works properly before release v2.0.0 proper.

Tags aren't necessarily made to the HEAD of the version branch. The documentation to be published is always on the HEAD of the release branch.

Because the workflow now uses regular expressions in Bash, inputs must now use Extended Regular Expression syntax.

Similar code was already used in grafana/grafana but wasn't ported to this composite action.

Tags aren't necessarily made to the HEAD of the version branch.
The documentation to be published is always on the HEAD of the release branch.

Because the workflow now uses regular expressions in Bash, inputs must now use Extended Regular Expression syntax.

Signed-off-by: Jack Baldry <[email protected]>
@jdbaldry jdbaldry marked this pull request as ready for review November 25, 2024 11:45
@jdbaldry jdbaldry requested a review from a team as a code owner November 25, 2024 11:45
RELEASE.md Outdated Show resolved Hide resolved
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