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

chore(NA): assure bazel bin is available on kbn clean and reset commands #91406

Merged
merged 1 commit into from
Feb 16, 2021

Conversation

mistic
Copy link
Member

@mistic mistic commented Feb 15, 2021

One step forward on #69706

@timroes reported that clean command failed if we don't have Bazel installed before running it. While I was expecting, by the time you run clean or reset in a branch using Bazel, a bootstrap was already run I believe we should add a safeguard here.

@mistic mistic added chore Team:Operations Team label for Operations Team v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.12.0 labels Feb 15, 2021
@mistic mistic requested a review from tylersmalley February 15, 2021 13:57
@mistic mistic requested a review from a team as a code owner February 15, 2021 13:57
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@mistic mistic mentioned this pull request Feb 16, 2021
23 tasks
@mistic mistic added the auto-backport Deprecated - use backport:version if exact versions are needed label Feb 16, 2021
@mistic mistic merged commit 86e0355 into elastic:master Feb 16, 2021
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Feb 16, 2021
@kibanamachine
Copy link
Contributor

Backport result

{"level":"info","message":"POST https://api.github.com/graphql (status: 200)"}
{"level":"info","message":"POST https://api.github.com/graphql (status: 200)"}
{"meta":{"labels":["Team:Operations","auto-backport","chore","release_note:skip","v7.12.0","v8.0.0"],"branchLabelMapping":{"^v8.0.0$":"master","^v7.12.0$":"7.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"},"existingTargetPullRequests":[]},"level":"info","message":"Inputs when calculating target branches:"}
{"meta":["7.x"],"level":"info","message":"Target branches inferred from labels:"}
{"meta":{"killed":false,"code":2,"signal":null,"cmd":"git remote rm kibanamachine","stdout":"","stderr":"error: No such remote: 'kibanamachine'\n"},"level":"info","message":"exec error 'git remote rm kibanamachine':"}
{"meta":{"killed":false,"code":2,"signal":null,"cmd":"git remote rm elastic","stdout":"","stderr":"error: No such remote: 'elastic'\n"},"level":"info","message":"exec error 'git remote rm elastic':"}
{"level":"info","message":"Backporting [{\"sourceBranch\":\"master\",\"targetBranchesFromLabels\":[\"7.x\"],\"sha\":\"86e035544efe397cb6d5a4a9445684e810064b55\",\"formattedMessage\":\"chore(NA): assure bazel bin is available on kbn clean and reset commands (#91406)\",\"originalMessage\":\"chore(NA): assure bazel bin is available on kbn clean and reset commands (#91406)\",\"pullNumber\":91406,\"existingTargetPullRequests\":[]}] to 7.x"}

Backporting to 7.x:
{"level":"info","message":"Backporting via filesystem"}
{"level":"info","message":"Creating PR with title: \"[7.x] chore(NA): assure bazel bin is available on kbn clean and reset commands (#91406)\". kibanamachine:backport/7.x/pr-91406 -> 7.x"}
{"level":"info","message":"POST /repos/elastic/kibana/pulls - 201 in 1192ms"}
{"level":"info","message":"Adding assignees to #91491: mistic"}
{"level":"info","message":"POST /repos/elastic/kibana/issues/91491/assignees - 201 in 558ms"}
{"level":"info","message":"Adding labels: backport"}
{"level":"info","message":"POST /repos/elastic/kibana/issues/91491/labels - 200 in 409ms"}
View pull request: https://github.com/elastic/kibana/pull/91491

mistic added a commit that referenced this pull request Feb 16, 2021
…nds (#91406) (#91491)

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed chore release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v7.12.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants