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

ship @kbn/ui-shared-deps metrics in separate step #91504

Merged
merged 3 commits into from
Feb 16, 2021

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Feb 16, 2021

With #90482 we added node scripts/ship_ci_stats with the intention of separating CI stats generation from shipping so that we would be able to cache the package build output with Bazel but reliably ship metrics in CI (by not caching those steps). This extends that logic to @kbn/ui-shared-deps by writing the metrics to the metrics.json file in the target dir of that package and then shipping them in a followup command within src/dev/ci_setup/setup.sh.

@spalger spalger added 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 16, 2021
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

@spalger spalger marked this pull request as ready for review February 16, 2021 16:31
@spalger spalger requested a review from a team as a code owner February 16, 2021 16:31
@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

@spalger spalger merged commit 9d8376d into elastic:master Feb 16, 2021
@spalger spalger deleted the implement/async-metrics-shipping branch February 16, 2021 18:42
@spalger spalger added the auto-backport Deprecated - use backport:version if exact versions are needed label Feb 16, 2021
@kibanamachine
Copy link
Contributor

💔 Backport failed

❌ 7.x: Commit could not be cherrypicked due to conflicts

To backport manually, check out the target branch and run:
node scripts/backport --pr 91504
or
backport --labels backport --pr 91504

spalger added a commit that referenced this pull request Feb 16, 2021
)

Co-authored-by: spalger <spalger@users.noreply.github.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 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