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

[buildkite] Upload build artifact and add to build scan #100842

Merged
merged 13 commits into from
Oct 13, 2023

Conversation

brianseeders
Copy link
Contributor

@brianseeders brianseeders commented Oct 13, 2023

  • Upload build artifact to Buildkite.
  • Link to the artifacts from the buildscan
  • Add a couple of extra buildscan values

@brianseeders brianseeders added >non-issue :Delivery/Tooling Developer tooliing and automation buildkite-opt-in Opts your PR into Buildkite instead of Jenkins v8.12.0 labels Oct 13, 2023
@brianseeders brianseeders marked this pull request as ready for review October 13, 2023 19:01
@elasticsearchmachine elasticsearchmachine added the Team:Delivery Meta label for Delivery team label Oct 13, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@brianseeders brianseeders requested a review from a team October 13, 2023 19:05
@@ -101,7 +101,8 @@ buildScan {
tag 'CI'
link 'CI Build', buildKiteUrl
value 'Job Number', System.getenv('BUILDKITE_BUILD_NUMBER')

value 'Pipeline', System.getenv('BUILDKITE_PIPELINE_SLUG')
value 'Job Name', System.getenv('BUILDKITE_LABEL')
Copy link
Contributor

Choose a reason for hiding this comment

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

We should think about sanitizing the label to produce a "slug like" value that's easier to search on. Also stripping out things like emojis (we use them in serverless).

@@ -101,7 +101,8 @@ buildScan {
tag 'CI'
link 'CI Build', buildKiteUrl
value 'Job Number', System.getenv('BUILDKITE_BUILD_NUMBER')

value 'Pipeline', System.getenv('BUILDKITE_PIPELINE_SLUG')
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we add these as tags too? We do that for Jenkins.

@brianseeders brianseeders removed the buildkite-opt-in Opts your PR into Buildkite instead of Jenkins label Oct 13, 2023
@brianseeders brianseeders merged commit 17ef0af into elastic:main Oct 13, 2023
@brianseeders brianseeders deleted the buildkite-add-artifact-url branch October 13, 2023 20:35
brianseeders added a commit to brianseeders/elasticsearch that referenced this pull request Oct 13, 2023
brianseeders added a commit to brianseeders/elasticsearch that referenced this pull request Oct 13, 2023
brianseeders added a commit to brianseeders/elasticsearch that referenced this pull request Oct 13, 2023
(cherry picked from commit 17ef0af)

# Conflicts:
#	build-tools-internal/src/main/groovy/elasticsearch.build-complete.gradle
@brianseeders
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
8.11
8.10
7.17

Questions ?

Please refer to the Backport tool documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Tooling Developer tooliing and automation >non-issue Team:Delivery Meta label for Delivery team v7.17.15 v8.10.5 v8.11.1 v8.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants