fix: kuma-next.sh there is no gap between old and recent #231

Closed
GhostPLACEHOLDER wants to merge 1 commit from refs/pull/261/head66a87d10090f1e622330175c8b116190ad78b82c into mainb7623d4bc2060d7314b1fa148acb2e859c9894df
First-time contributor

The following scenario is possible:

  • 1am: commit A is merged
  • 2am: commit B is created but not merged
  • 3am: v*.next is built out of commit A
  • 4am: commit B is merged (not squashed)

Now v*.next will run commit A but it will not be the
first commit created before 3am.

Fixes infrastructure/k8s-cluster#260

The following scenario is possible: - 1am: commit A is merged - 2am: commit B is created but not merged - 3am: v*.next is built out of commit A - 4am: commit B is merged (not squashed) Now v*.next will run commit A but it will not be the first commit created before 3am. Fixes infrastructure/k8s-cluster#260
GhostPLACEHOLDER added 1 commit 2025-05-29 20:17:50 +00:00
fix: kuma-next.sh there is no gap between old and recent
Some checks failed
build / lint (push) Has been cancelled
build / lint (pull_request) Has been cancelled
/ test (pull_request) Has been cancelled
66a87d1009
The following scenario is possible:

- 1am: commit A is merged
- 2am: commit B is created but not merged
- 3am: v*.next is built out of commit A
- 4am: commit B is merged (not squashed)

Now v*.next will run commit A but it will not be the
first commit created before 3am.

Fixes infrastructure/k8s-cluster#260
root closed this pull request 2025-05-29 20:17:51 +00:00
Some checks failed
build / lint (push) Has been cancelled
build / lint (pull_request) Has been cancelled
/ test (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.
No description provided.