Skip to content

ci: use GitHub actions - #3028

Closed
v1v wants to merge 17 commits into
mainfrom
feature/use-github-actions
Closed

ci: use GitHub actions#3028
v1v wants to merge 17 commits into
mainfrom
feature/use-github-actions

Conversation

@v1v

@v1v v1v commented Nov 14, 2022

Copy link
Copy Markdown
Member

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

@github-actions github-actions Bot added the agent-nodejs Make available for APM Agents project planning. label Nov 14, 2022
@ghost

ghost commented Nov 14, 2022

Copy link
Copy Markdown

💚 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!)

Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/edge.yml Outdated
v1v and others added 9 commits November 15, 2022 12:23
Signed-off-by: Adrien Mannocci <adrien.mannocci@elastic.co>
net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
use matrix with runner and exclude
 Container operations are only supported on Linux runners
@v1v

v1v commented Jan 25, 2023

Copy link
Copy Markdown
Member Author

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.

3 participants