Roch Devost

Results 64 issues of Roch Devost

### What does this PR do? Add paths config to workflows for pull_request trigger. ### Motivation Otherwise, editing unrelated files end up running unrelated workflows. For now I basically isolated...

semver-patch

### What does this PR do? Add automatic heap snapshots to help debug memory issues. ### Motivation Sometimes heap dumps are needed to debug memory issues. This can be annoying...

semver-minor

### What does this PR do? Add event loop and GC configuration for runtime metrics. ### Motivation Allow finer control on the types of metrics to collect, especially on the...

semver-minor

### What does this PR do? Convert `aws-sdk` to `runStores` instead of `AsyncResource`. ### Motivation Otherwise it's broken on Node 24 as `AsyncResource` is broken.

semver-patch
integration-aws-sdk

### What does this PR do? Use sandbox for express plugin test. ### Motivation This PR is trying a simple strategy for running plugin tests on the final artifact of...

semver-patch

### What does this PR do? Centralize CI action versions. ### Motivation These hashes are otherwise repeated dozens of times in many files and might deviate over time, when in...

semver-patch

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior This error is returned when using the ARN returned by `createStateMachine`...

type: bug
aws:stepfunctions
status: backlog

## Motivation When using a specific ref of the workflow with `uses: DataDog/system-tests/.github/workflows/system-tests.yml@someref` it otherwise still uses `main` for sub-workflows which makes the workflow unstable unless the `ref` option is...

As the title says, the generated source maps are missing a lot of positions, so they are effectively useless as they cannot be used to get back to the original...

### What does this PR do? Move vendored dependencies to a folder than is not deleted by yarn. ### Motivation Yarn >=2 deletes files in the packages it installs including...

semver-patch