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

ci: deploy snapshots using GitHub actions in conjunction with Buildkite #3067

Merged
merged 2 commits into from
Mar 23, 2023

Conversation

v1v
Copy link
Member

@v1v v1v commented Mar 22, 2023

What does this PR do?

Use GitHub actions and Buildkite to run the snapshot releases.

GitHub actions will be the only interface that the team will need to interact with, and there is a new GitHub action in charge of triggering the snapshot release in Buildkite.

This particular approach has been validated and done in some other projects, see elastic/ecs-logging-java#197

Caveats

Only supported for snapshot releases. Hence, the release automation will be done in a follow up.
Duplicated .ci/settings.xml to avoid messing around with the release automation.

@v1v v1v added automation Tests & automation that help build & maintain the project Team:Automation Label for the Observability productivity team labels Mar 22, 2023
@v1v v1v requested review from a team March 22, 2023 13:41
@v1v v1v self-assigned this Mar 22, 2023
@apmmachine
Copy link
Contributor

apmmachine commented Mar 22, 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 previewSnapshots

Expand to view the summary

Build stats

  • Start Time: 2023-03-23T10:39:14.868+0000

  • Duration: 12 min 25 sec

❕ Flaky test report

No test was executed to be analysed.

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark tests.

  • run jdk compatibility tests : Run the JDK Compatibility tests.

  • run integration tests : Run the Agent Integration tests.

  • run end-to-end tests : Run the APM-ITs.

  • run windows tests : Build & tests on windows.

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

@v1v v1v merged commit f75ffdd into elastic:main Mar 23, 2023
@SylvainJuge SylvainJuge mentioned this pull request Apr 12, 2023
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-java automation Tests & automation that help build & maintain the project Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants