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

[CFEngine] Version 3.25.0 (non-LTS) released #6526

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nickanderson
Copy link
Contributor

@@ -20,6 +20,12 @@ auto:
# non-lts eol(x) = releaseDate(x+1)
# lts eol(x) = releaseDate(x) + 3 years
releases:
- releaseCycle: "3.25"
releaseDate: 2025-01-07
eol: 2025-01-08
Copy link
Member

@usta usta Jan 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will it became eol just in 1 day ? i think there is a bug in here.
If we are dont know eol date than we just write eol: false

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did release x+1 per how I understood the comment in line 20. Our non lts releases do not recieve patch updates.

I can change it eol false.

Copy link
Member

@usta usta Jan 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exactly , if a product is at the latest cycle version and if it doesnt have a known eol date we are putting eol for that one.
by the way when we say release x+1 it means next version's(cycle's) release date :) {not the next day :D }

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set eol to false, squashed and force pushed.

@usta usta changed the title CFEngine 3.25.0 (non-LTS) released [CFEngine] Version 3.25.0 (non-LTS) released Jan 7, 2025
@usta usta added the release-updates Pull Requests that update release information label Jan 7, 2025
Copy link
Member

@usta usta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-updates Pull Requests that update release information
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants