Revert "bk: run faster builds"#7038
Merged
Merged
Conversation
This reverts commit ded8d0a.
Contributor
|
This pull request does not have a backport label. Could you fix it @v1v? 🙏
|
Member
ebeahan
approved these changes
May 14, 2026
ebeahan
requested changes
May 14, 2026
Member
ebeahan
left a comment
There was a problem hiding this comment.
Actually, we may not need to revert. Synthetics are now running again: https://buildkite.com/elastic/gpctl-promote-after-serverless-devenv-synthetics/builds/43741
Let me validate before we merge.
Member
Author
|
I think we need to rebump this. The current checkout process with the post-checkout step is not working as expected: I'm not much familiar with the post-checkout script, but it's causing some issues when using the spare-checkout. One solution could be to add a condition in the post-checkout so it does not run when running the upload command |
6 tasks
ebeahan
approved these changes
May 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #7029
As long as the post-checkout does some logic this cannot be used.
In theory, the BK PR bot could be the solution, and could help to remove all the post-checkout logics required to always test PRs with the merge, but I dont' think it's available yet that feature