Victor Martinez

Results 141 issues of Victor Martinez

🚧 - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that the pull request title represents the desired...

🚧 - [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [ ] Ensure that the pull request title represents...

enhancement
question

- [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [ ] Ensure that the pull request title represents the...

🚧 - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that the pull request title represents the desired...

enhancement

### Dependencies NA ### Feature Request This is related to the discussion done in https://github.com/jenkinsci/opentelemetry-plugin/issues/88 @skundrik proposed another way to configure the service name based on the Jenkins URL. Something...

enhancement

For some reason when I use 1.14 version plus the '--projects' flag to just run the aggregate goal. it skips the multimodule as you can see below: ```bash mvn license:aggregate-add-third-party...

help wanted
add-third-party

### What Remove the artificial error and use `try/finally`, there is nothing else to do when an error happens but report the error. Store the docker log context (docker logs,...

agent-nodejs

## What does this PR do? Unstash the terraform within the node context ## Why is it important? The existing implementation runs all the steps but unfortunately it runs the...

Team:Elastic-Agent-Data-Plane

## What does this pull request do? Use https://skaffold.dev/docs/ to leverage the testing of several python versions against several frameworks. ## Actions - [x] Add support for more versions. -...

agent-python

I'm running `tests/scripts/run_tests.sh` with the `WEBFRAMEWORK=none` using the container `python:3.8` ``` =================================== FAILURES =================================== _________________ test_file_is_readable_validator_not_readable _________________ tmpdir = local('/tmp/pytest-of-root/pytest-0/test_file_is_readable_validato2') @pytest.mark.skipif(platform.system() == "Windows", reason="os.access() doesn't seem to work as we...

agent-python