Victor Martinez
Victor Martinez
I've just seen https://github.com/elastic/apm-integration-testing/blob/main/tests/versions/ruby.yml points to 2.x and https://github.com/elastic/apm-agent-ruby/tree/3.x and https://github.com/elastic/apm-agent-ruby/tree/4.x are branches that are not executed on a nightly basis when running the APM ITs ### Actions 1) Agree...
@dgieselaar mentioned that `-start-opbeans-deps` option is not implemented, as stated in the docs (see https://github.com/elastic/apm-integration-testing/blame/master/README.md#L100) What he wanted is to start the apm-server with a postgres server. So far the...
## What does this pull request do? Run the release steps partially for `main` - to validate things work smoothly before the release. It skips the below steps: - rake...
## What does this PR do? GitHub composite action to centralise the logic for undeploying Kibana PRs ## Why is it important? Keep it simple
## What does this PR do? Add support for the `--cluster-name` when using the `oblt-cli` ## Why is it important? Being able to fix the name of the ephemeral cluster,...
## What does this PR do? Honour the `directories` as explained in https://github.blog/changelog/2024-04-29-dependabot-multi-directory-configuration-public-beta-now-available/ for the GitHub composite actions ## Why is it important? Simplify the entries in dependabot Maybe the...
## What does this PR do? Support Buildkite action with GH Secrets ## Why is it important? Skip Vault ## Related issues Closes #ISSUE
📌 **Deprecation Notice** This project is deprecated. You can use https://github.com/elastic/oblt-actions/ We encourage any consumers to start using any of the [release tags](https://github.com/elastic/apm-pipeline-library/releases) rather than the [`current` tag](https://github.com/elastic/apm-pipeline-library/releases/tag/current) when consuming...
## What does this PR do? Use ephemeral GitHub tokens with https://github.com/elastic/actions-app-token in https://github.com/elastic/apm-pipeline-library/pull/2491/commits/12316d2005862790d19bfb3419e476c7fdf8432d or https://github.com/actions/create-github-app-token/tree/f04aa94d10cf56334d1c580e077ce2e3569e805d/ with the latest commits ## Why is it important? * We can move away...
this action will use the workflows defined in the existing private repository ## What does this PR do? ## Why is it important? ## Tasks - [ ] Pass the...