aws / aws-xray-sdk-node

The official AWS X-Ray SDK for Node.js.
Apache License 2.0
266 stars 155 forks source link

Add workflow to deprecate SDK version #659

Closed jj22ee closed 2 months ago

jj22ee commented 2 months ago

Issue #, if available:

Description of changes: Add workflow to specifically Deprecate v3.7.0 of the SDK. In the future, this workflow can be made more generic (add deprecation version and message as workflow input), but for now, 3.7.0 is specified.

Similar deprecation workflow: https://github.com/aws-observability/aws-rum-web/blob/main/.github/workflows/npm_deprecate.yaml

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.49%. Comparing base (41a17d6) to head (84653f6).

:exclamation: Current head 84653f6 differs from pull request most recent head 263658a

Please upload reports for the commit 263658a to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #659 +/- ## ======================================= Coverage 83.49% 83.49% ======================================= Files 37 37 Lines 1806 1806 ======================================= Hits 1508 1508 Misses 298 298 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.