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

Add upcoming monthly releases to schedule.yaml #45770

Merged

Conversation

saschagrunert
Copy link
Member

@saschagrunert saschagrunert commented Apr 4, 2024

Adding a generated table for the upcoming releases and using schedule.yaml as data source.

Preview: https://deploy-preview-45770--kubernetes-io-main-staging.netlify.app/releases/patch-releases/#upcoming-monthly-releases

Refers to kubernetes/release#3179

@k8s-ci-robot k8s-ci-robot added the area/release-eng Issues or PRs related to the Release Engineering subproject label Apr 4, 2024
@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. sig/docs Categorizes an issue or PR as relevant to SIG Docs. sig/release Categorizes an issue or PR as relevant to SIG Release. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 4, 2024
@k8s-ci-robot k8s-ci-robot added the language/zh Issues or PRs related to Chinese language label Apr 4, 2024
@saschagrunert saschagrunert force-pushed the schedule-builder-upcoming branch 2 times, most recently from d54b732 to 2155898 Compare April 4, 2024 09:51
Copy link

netlify bot commented Apr 4, 2024

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 20ceecd
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/660e778d141c640008077a2a
😎 Deploy Preview https://deploy-preview-45770--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Apr 4, 2024

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit a7993c7
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/66260c50c0c5a7000887f5d6
😎 Deploy Preview https://deploy-preview-45770--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

data/i18n/en/en.toml Outdated Show resolved Hide resolved
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 13, 2024
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 15, 2024
@saschagrunert saschagrunert force-pushed the schedule-builder-upcoming branch 5 times, most recently from c6c0195 to 45469fe Compare April 15, 2024 07:24
saschagrunert added a commit to saschagrunert/release that referenced this pull request Apr 15, 2024
We can infer the release name from the target date by just formatting it
to display the month and year.

Ref: kubernetes/website#45770

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
saschagrunert added a commit to saschagrunert/release that referenced this pull request Apr 15, 2024
We can infer the release name from the target date by just formatting it
to display the month and year.

Ref: kubernetes/website#45770

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
saschagrunert added a commit to saschagrunert/release that referenced this pull request Apr 15, 2024
We can infer the release name from the target date by just formatting it
to display the month and year.

Ref: kubernetes/website#45770

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 19, 2024
@k8s-ci-robot
Copy link
Contributor

PR needs rebase.

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/test-infra repository.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@k8s-ci-robot k8s-ci-robot added the area/localization General issues or PRs related to localization label Apr 22, 2024
@saschagrunert
Copy link
Member Author

Had to rebase PTAL again @sftim @kubernetes/release-engineering

@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 22, 2024
@cpanato
Copy link
Member

cpanato commented Apr 22, 2024

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 22, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 0edbf2a06e69dc5f49659bb81287710568a1a531

Copy link
Member

@xmudrii xmudrii left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@reylejano
Copy link
Member

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: reylejano, xmudrii

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 22, 2024
@k8s-ci-robot k8s-ci-robot merged commit e7896c2 into kubernetes:main Apr 22, 2024
6 checks passed
@saschagrunert saschagrunert deleted the schedule-builder-upcoming branch April 23, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/localization General issues or PRs related to localization area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language language/zh Issues or PRs related to Chinese language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. sig/release Categorizes an issue or PR as relevant to SIG Release. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants