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

Add buildkite pipeline to build elastic-agent binary artifacts #2812

Closed

Conversation

marc-gr
Copy link
Contributor

@marc-gr marc-gr commented Jun 8, 2023

What does this PR do?

Adds a new buildkite pipeline to release the elastic-agent binary artifacts

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
    - [ ] I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
    - [ ] I have added tests that prove my fix is effective or that my feature works
    - [ ] I have added an entry in ./changelog/fragments using the changelog tool
    - [ ] I have added an integration test or an E2E test

Related issues

@mergify
Copy link
Contributor

mergify bot commented Jun 8, 2023

This pull request does not have a backport label. Could you fix it @marc-gr? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip label Jun 8, 2023
@elasticmachine
Copy link
Contributor

elasticmachine commented Jun 8, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-07-10T07:45:55.738+0000

  • Duration: 20 min 39 sec

Test stats 🧪

Test Results
Failed 0
Passed 16
Skipped 0
Total 16

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages.

  • run integration tests : Run the Elastic Agent Integration tests.

  • run end-to-end tests : Generate the packages and run the E2E Tests.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Contributor

elasticmachine commented Jun 8, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 25.974% (20/77) 👍
Files 12.928% (34/263) 👍
Classes 8.998% (44/489) 👍
Methods 6.646% (127/1911) 👍
Lines 4.616% (1361/29487) 👍
Conditionals 100.0% (0/0) 💚

@marc-gr marc-gr force-pushed the feat/bindist-buildkite-pipeline branch 3 times, most recently from 425edc3 to 53f9410 Compare June 8, 2023 13:02
@AndersonQ AndersonQ mentioned this pull request Jun 8, 2023
6 tasks
@mergify
Copy link
Contributor

mergify bot commented Jun 9, 2023

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b feat/bindist-buildkite-pipeline upstream/feat/bindist-buildkite-pipeline
git merge upstream/main
git push upstream feat/bindist-buildkite-pipeline

@marc-gr marc-gr force-pushed the feat/bindist-buildkite-pipeline branch 2 times, most recently from 18ce7ab to b3817cd Compare June 14, 2023 08:18
@mergify
Copy link
Contributor

mergify bot commented Jun 14, 2023

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b feat/bindist-buildkite-pipeline upstream/feat/bindist-buildkite-pipeline
git merge upstream/main
git push upstream feat/bindist-buildkite-pipeline

@marc-gr marc-gr force-pushed the feat/bindist-buildkite-pipeline branch from 8d496cf to 7d50217 Compare June 14, 2023 13:21
@mergify
Copy link
Contributor

mergify bot commented Jun 14, 2023

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b feat/bindist-buildkite-pipeline upstream/feat/bindist-buildkite-pipeline
git merge upstream/main
git push upstream feat/bindist-buildkite-pipeline

@marc-gr marc-gr force-pushed the feat/bindist-buildkite-pipeline branch 8 times, most recently from b046b45 to 0286572 Compare June 19, 2023 10:12
@mergify
Copy link
Contributor

mergify bot commented Jul 5, 2023

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b feat/bindist-buildkite-pipeline upstream/feat/bindist-buildkite-pipeline
git merge upstream/main
git push upstream feat/bindist-buildkite-pipeline

@mergify
Copy link
Contributor

mergify bot commented Jul 10, 2023

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b feat/bindist-buildkite-pipeline upstream/feat/bindist-buildkite-pipeline
git merge upstream/main
git push upstream feat/bindist-buildkite-pipeline

@marc-gr marc-gr force-pushed the feat/bindist-buildkite-pipeline branch from 073efbc to 24ceb38 Compare July 10, 2023 13:11
@marc-gr
Copy link
Contributor Author

marc-gr commented Jul 10, 2023

Closed in favor of #3046

@marc-gr marc-gr closed this Jul 10, 2023
@marc-gr marc-gr deleted the feat/bindist-buildkite-pipeline branch July 10, 2023 13:13
@mergify
Copy link
Contributor

mergify bot commented Jul 10, 2023

⚠️ The sha of the head commit of this PR conflicts with #3046. Mergify cannot evaluate rules on this PR. ⚠️

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-07-10T13:11:22.929+0000

  • Duration: 19 min 3 sec

Test stats 🧪

Test Results
Failed 0
Passed 16
Skipped 0
Total 16

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages.

  • run integration tests : Run the Elastic Agent Integration tests.

  • run end-to-end tests : Generate the packages and run the E2E Tests.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Contributor

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 25.974% (20/77) 👍
Files 12.928% (34/263) 👍
Classes 8.998% (44/489) 👍
Methods 6.646% (127/1911) 👍
Lines 4.67% (1377/29487) 👍 0.034
Conditionals 100.0% (0/0) 💚

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants