Skip to content

Commit

Permalink
chore: upgrade nock@13.3.1 and re-enable test in node@18 for resource…
Browse files Browse the repository at this point in the history
…-detector-alibaba-cloud (open-telemetry#1581)

* chore: upgrade nock@13.3.1 and re-enable test in node@18 for resource-detector-alibaba-cloud

* chore: remove --ignore @opentelemetry/resource-detector-alibaba-cloud in tav pipeline

---------

Co-authored-by: Haddas Bronfman <85441461+haddasbronfman@users.noreply.github.com>
Co-authored-by: Amir Blum <amirgiraffe@gmail.com>
  • Loading branch information
3 people committed Jul 15, 2023
1 parent 00f7404 commit ea86583
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test-all-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
lerna-extra-args: >-
--ignore @opentelemetry/instrumentation-fastify
--ignore @opentelemetry/instrumentation-restify
--ignore @opentelemetry/resource-detector-alibaba-cloud
runs-on: ubuntu-latest
services:
mongo:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
include:
- node: "18"
lerna-extra-args: >-
--ignore @opentelemetry/resource-detector-alibaba-cloud
--ignore @opentelemetry/instrumentation-restify
runs-on: ubuntu-latest
services:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/node": "18.11.7",
"@types/sinon": "10.0.2",
"mocha": "7.2.0",
"nock": "12.0.3",
"nock": "13.3.1",
"nyc": "15.1.0",
"rimraf": "5.0.0",
"sinon": "15.0.1",
Expand Down

0 comments on commit ea86583

Please sign in to comment.