Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

[+] Improve release action for beta versions #450

Merged
merged 11 commits into from
Feb 3, 2022
Merged

[+] Improve release action for beta versions #450

merged 11 commits into from
Feb 3, 2022

Conversation

pashagolub
Copy link
Collaborator

@pashagolub pashagolub commented Feb 3, 2022

  • limit possible strings for version available, either regular semver (v1.1.1) or semver with beta tail (v1.1.1-beta, v1.1.1-beta2
  • do not push latest tag for beta versions
  • do not push semver tags (for v1.2.3: 1.2.3, 1.2, 1) for beta versions
  • push beta tags as is (1.1.1-beta1)

@pashagolub pashagolub self-assigned this Feb 3, 2022
@pashagolub pashagolub merged commit 6445187 into cybertec-postgresql:master Feb 3, 2022
@pashagolub pashagolub deleted the beta_release_action branch February 3, 2022 15:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant