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: use GitHub actions #3028

Closed
wants to merge 17 commits into from
Closed

ci: use GitHub actions #3028

wants to merge 17 commits into from

Conversation

v1v
Copy link
Member

@v1v v1v commented Nov 14, 2022

What

Transition the CI pipeline in Jenkins to GitHub actions

Actions

  • Agree the CI workflow
  • narrow down the tests for the TAV per module

Checklist

  • Implement code
  • Add tests
  • Update TypeScript typings
  • Update documentation
  • Add CHANGELOG.asciidoc entry
  • Commit message follows commit guidelines

Sorry, something went wrong.

v1v added 5 commits November 14, 2022 16:11

Verified

This commit was signed with the committer’s verified signature. The key has expired.
@github-actions github-actions bot added the agent-nodejs Make available for APM Agents project planning. label Nov 14, 2022
@apmmachine
Copy link
Contributor

apmmachine commented Nov 14, 2022

💚 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-01-25T11:13:43.331+0000

  • Duration: 18 min 59 sec

🤖 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 module tests for <modules> : Run TAV tests for one or more modules, where <modules> can be either a comma separated list of modules (e.g. memcached,redis) or the string literal ALL to test all modules

  • run benchmark tests : Run the benchmark test only.

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

@v1v
Copy link
Member Author

v1v commented Jan 25, 2023

For simplicity, I'll close this PR and raise one per stage, so it's easier to roll out GH actions, PRs:

@v1v v1v closed this Jan 25, 2023
@v1v v1v deleted the feature/use-github-actions branch August 25, 2023 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-nodejs Make available for APM Agents project planning. ci:test-nightly ci:test-rc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants