Victor Martinez
Victor Martinez
`elastic/apm-pipeline-library/.github/actions/version-framework` uses `checkout` but it does not allow to use a different checkout. That's quite handy when using `on: issue_comment` since it is not tied to any specific git reference,...
#### What The "Start apm-server Windows service" task is failing https://github.com/elastic/beats-tester/blob/eb09f0d674b92d3a4e683ce93d87699107bdc6cc/roles/test-beat/tasks/win32nt/main.yml#L27-L30 #### Version It uses the latest `8.0-SNAPSHOT` version stored in gs://apm-ci-artifacts/snapshots/ #### Log ``` Error Service 'apm-server (apm-server)' cannot...
#### What The test assertion for `hearbeat` contains "scheme":"http" is failing This assertion was introduced a long time ago: - https://github.com/elastic/beats-tester/blob/eb09f0d674b92d3a4e683ce93d87699107bdc6cc/roles/test-linux-binary/tasks/main.yml#L74-L78 - https://github.com/elastic/beats-tester/commit/0022c19c60589cadbe4014f6100993d9a9318660 #### Version It uses the latest `8.0-SNAPSHOT`...
Caused by https://github.com/elastic/beats-tester/issues/170 Change the `Vagrantfile` file to support the artifactory proxy but with the following considerations: - people can fetch those vagrant boxes. - people can configure a different...
**Description:** Update the docs to reflect the use case for the `go-version-file: .go-version` that I've just found it was implemented in https://github.com/actions/setup-go/pull/62/ **Related issue:** Add link to the related issue....
## Motivation/summary Support signed commits using a GPG linked to the user used for the automation. I double-checked different alternatives as explained in https://github.com/actions/runner/issues/667 But decided to use a native...
## Motivation/summary Support release automation for FF with: * adding `apm-` prefix to Asciidoc links and targets * using tags instead of branches in compare links ## Test ```bash $...
### PyPI Username elastic-apm-team ### Reason for request Lost access to the primary email address. We configured another email, which it's already verified but it cannot be changed to `primary`,...
Fixes ``` ✓ Succeeded to load configuration Failed to find `component` metadata ``` I tested it locally: ``` ⇒ Loading configuration... {'path': './build/output', 'files_pattern': 'elastic_apm_profiler_(?P\\d+\\.\\d+\\.\\d+)-(?P[\\w\\.]+)-(?P\\w+)-(?P\\w+)\\.zip', 'output_pattern': '{project}/foo/elastic-apm-dotnet-profiler-{app_version}-{app_version}-{os}-{arch}-foo.jar', 'metadata': [{'name': 'custom',...
Some plugin dependencies are broken ## What error do I get? ``` make run docker run --rm -v maven-repo:/root/.m2 \ -v /Users/vmartinez/work/src/github.com/v1v/ci.jenkins.io-runner/demo/simple/:/workspace/ \ jenkins4eval/ci.jenkins.io-runner:local-test 3.806 [id=29] SEVERE jenkins.InitReactorRunner$1#onTaskFailed: Failed Loading...