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

Align release date calculation with documentation #12240

Merged

Conversation

marcusburghardt
Copy link
Member

Description:

To improve the predictability of release dates, it was agreed to start the stabilization phase on the last Monday of the first Month in the quarter.
Consequently, the release is expected two weeks after the stabilization period is started.

Rationale:

In alignment to #12232

Review Hints:

./utils/release_helper.py stats
./utils/release_helper.py release --message

To improve the predictability of release dates, it was agreed to start
the stabilization phase on the last Monday of the first Month in the
quarter. Consequently, the release is expected two weeks after the
stabilization period is started.

Signed-off-by: Marcus Burghardt <maburgha@redhat.com>
@marcusburghardt marcusburghardt added enhancement General enhancements to the project. Documentation Update in project documentation. labels Jul 30, 2024
@marcusburghardt marcusburghardt added this to the 0.1.75 milestone Jul 30, 2024
Copy link

Start a new ephemeral environment with changes proposed in this pull request:

Fedora Environment
Open in Gitpod

Oracle Linux 8 Environment
Open in Gitpod

Copy link

🤖 A k8s content image for this PR is available at:
ghcr.io/complianceascode/k8scontent:12240
This image was built from commit: 918149d

Click here to see how to deploy it

If you alread have Compliance Operator deployed:
utils/build_ds_container.py -i ghcr.io/complianceascode/k8scontent:12240

Otherwise deploy the content and operator together by checking out ComplianceAsCode/compliance-operator and:
CONTENT_IMAGE=ghcr.io/complianceascode/k8scontent:12240 make deploy-local

Copy link

codeclimate bot commented Jul 30, 2024

Code Climate has analyzed commit 918149d and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 59.4% (0.0% change).

View more on Code Climate.

@marcusburghardt
Copy link
Member Author

/packit test

@Mab879 Mab879 self-assigned this Jul 30, 2024
@Mab879
Copy link
Member

Mab879 commented Jul 30, 2024

/packit rebuild-failed

@Mab879
Copy link
Member

Mab879 commented Jul 30, 2024

/test images

Copy link

openshift-ci bot commented Jul 30, 2024

@marcusburghardt: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/images 918149d link true /test images

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Copy link
Member

@Mab879 Mab879 left a comment

Choose a reason for hiding this comment

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

Works great, thanks.

Waving Automatus Sanity as it not part of this PR and waving the Prow images as this only modifies a script used by upstream.

@Mab879 Mab879 merged commit 24b82a9 into ComplianceAsCode:master Jul 30, 2024
94 of 96 checks passed
@marcusburghardt marcusburghardt deleted the release_helper_dates branch July 30, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Update in project documentation. enhancement General enhancements to the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants