Skip to content

Commit

Permalink
test(instrumentation-aws-sdk): update devDeps to modern version of in…
Browse files Browse the repository at this point in the history
…strumented packages

This flips the usage of 'npm test' and 'npm run test-all-versions' so that
the former uses recent versions of the instrumented packages. This allows
updating devDeps to the latest. 'npm test' will *skip* tests for older
versions of node that aren't supported by the latest version of the
instrumented packages.

Testing all the old versions (of node and instrumented packages) is
left to 'npm run test-all-versions' (TAV).

Refs: open-telemetry#2722
  • Loading branch information
trentm committed Feb 19, 2025
1 parent 8a5c214 commit 361852f
Show file tree
Hide file tree
Showing 4 changed files with 3,152 additions and 4,264 deletions.
Loading

0 comments on commit 361852f

Please sign in to comment.