Skip to content

Merge release 1.2.2 into 1.3.x #8

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

Merged

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 3, 2021

Release Notes for 1.2.2

1.2.x bugfix release (patch)

1.2.2

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug

Encapsulates logic of generate-action-tags and generate-container-tags into self-contained shell-script steps of the workflows, using `$GITHUB_REF` and the `cut` command.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Simplify workflows to remove need for local actions
Evidently `$GITHUB_REF` is in the form `refs/tags/{TAG_NAME}` for a release.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Strip refs/tags prefix from GITHUB_REF in workflows
@weierophinney weierophinney merged commit cc26784 into 1.3.x Mar 3, 2021
@weierophinney weierophinney deleted the 1.2.x-merge-up-into-1.3.x_603fd462bea951.89552325 branch March 3, 2021 18:49
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.

1 participant