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

ci: do not create the major version tag until the version is released #108

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

sxd
Copy link
Member

@sxd sxd commented Jun 6, 2024

We were creating the job and always setting the version (example: 16, 17) to the main distro, but version 17 still and beta and was tagged with 17 this means that people may confuse it with a real version or just like renovate will try to update to this latest version.

@NiccoloFei NiccoloFei force-pushed the dev/fix_latest_major_version branch 3 times, most recently from 532ed0b to bf3c05c Compare June 12, 2024 11:26
@sxd sxd force-pushed the dev/fix_latest_major_version branch from bf3c05c to 4065bf0 Compare June 15, 2024 10:38
@mnencia mnencia changed the title fix: just set the main version tag until the latest major version ci: just set the main version tag until the latest major version Jun 17, 2024
@mnencia mnencia changed the title ci: just set the main version tag until the latest major version ci: do not create the major version tag until a version is released Jun 17, 2024
@mnencia mnencia changed the title ci: do not create the major version tag until a version is released ci: do not create the major version tag until the version is released Jun 17, 2024
@NiccoloFei NiccoloFei force-pushed the dev/fix_latest_major_version branch 2 times, most recently from e89ae2f to 2d5a962 Compare June 24, 2024 14:52
sxd and others added 2 commits July 1, 2024 11:28
We  were creating the job and always setting the `version` (example: 16, 17)
to the main distro, but version 17 still and beta and was tagged with `17`
this means that people may confuse it with a real version or just like
renovate will try to update to this latest version.

Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
@NiccoloFei NiccoloFei force-pushed the dev/fix_latest_major_version branch from 2d5a962 to a2b3320 Compare July 1, 2024 09:28
@mnencia mnencia merged commit 6a2cd25 into main Jul 1, 2024
1 check passed
@mnencia mnencia deleted the dev/fix_latest_major_version branch July 1, 2024 10:10
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.

None yet

3 participants