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

Tag format #13

Open
erikbosch opened this issue Jun 13, 2024 · 1 comment
Open

Tag format #13

erikbosch opened this issue Jun 13, 2024 · 1 comment

Comments

@erikbosch
Copy link
Contributor

Currently we use tags of format X.Y. Many other actions use vX.Y, see for example https://github.com/eclipse-kuksa/kuksa-databroker/blob/main/.github/workflows/kuksa_databroker_build.yml , that seems to be standard.

Should we possibly change to vX.Y? Any opinion @SebastianSchildt ?

If we are to change a possible workflow could be:

  • Keep all old tags of format X.Y
  • Duplicate 4 and 4.3 as v4 and v4.3.
  • For new releases just create v* tags.
@SebastianSchildt
Copy link
Contributor

I personally do not like "v" tags for purely subjective aesthetic reasons, but I really don't have a problem to change it here for the actions , if that is more common for "actions"

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

No branches or pull requests

2 participants