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

[kbn/pm] Remove legacy build code #107217

Merged
merged 6 commits into from
Aug 2, 2021
Merged

Conversation

jbudz
Copy link
Member

@jbudz jbudz commented Jul 29, 2021

With the migration to bazel packages, kbn/pm functionality supporting
kbn:bootstrap and kbn:watch scripts is no longer needed. This removes
code related to legacy style packages.

Closes #105241

jbudz added 2 commits July 29, 2021 13:21
With the migration to bazel packages, kbn/pm functionality supporting
kbn:bootstrap and kbn:watch scripts is no longer needed.  This removes
code related to legacy style packages.

Closes elastic#105241
@jbudz jbudz added Team:Operations Team label for Operations Team v7.15.0 v8.0.0 release_note:skip Skip the PR/issue when compiling release notes auto-backport Deprecated - use backport:version if exact versions are needed labels Jul 29, 2021
@jbudz jbudz marked this pull request as ready for review July 29, 2021 21:07
@jbudz jbudz requested a review from a team as a code owner July 29, 2021 21:07
@elasticmachine
Copy link
Contributor

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

Copy link
Member

@mistic mistic left a comment

Choose a reason for hiding this comment

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

LGTM

@jbudz
Copy link
Member Author

jbudz commented Aug 2, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

merge conflict between base and head

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

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

@jbudz jbudz merged commit 91bb2c5 into elastic:master Aug 2, 2021
@jbudz jbudz deleted the kbn-pm/rm-legacy-build branch August 2, 2021 18:53
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 2, 2021
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.x

This backport PR will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Aug 2, 2021
jbudz added a commit to jbudz/kibana that referenced this pull request Aug 4, 2021
gsutil requires a directory to exist before copying artifacts in.
Prior to elastic#107217, a
.bootstrap-cache file was written, providing the directory for these
writes.  Now that we're no longer writing this file, we need to ensure
it exists.
jbudz added a commit that referenced this pull request Aug 4, 2021
gsutil requires a directory to exist before copying artifacts in.
Prior to #107217, a
.bootstrap-cache file was written, providing the directory for these
writes.  Now that we're no longer writing this file, we need to ensure
it exists.
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 4, 2021
…#107679)

gsutil requires a directory to exist before copying artifacts in.
Prior to elastic#107217, a
.bootstrap-cache file was written, providing the directory for these
writes.  Now that we're no longer writing this file, we need to ensure
it exists.
kibanamachine added a commit that referenced this pull request Aug 4, 2021
#107698)

gsutil requires a directory to exist before copying artifacts in.
Prior to #107217, a
.bootstrap-cache file was written, providing the directory for these
writes.  Now that we're no longer writing this file, we need to ensure
it exists.

Co-authored-by: Jonathan Budzenski <[email protected]>
streamich pushed a commit to vadimkibana/kibana that referenced this pull request Aug 8, 2021
streamich pushed a commit to vadimkibana/kibana that referenced this pull request Aug 8, 2021
…#107679)

gsutil requires a directory to exist before copying artifacts in.
Prior to elastic#107217, a
.bootstrap-cache file was written, providing the directory for these
writes.  Now that we're no longer writing this file, we need to ensure
it exists.
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 release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v7.15.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove legacy build support from @kbn/pm
4 participants