Skip to content

Revert "chore(ci): add deprecate action;"#10617

Merged
jasonsaayman merged 1 commit intoaxios:v1.xfrom
shaanmajid:revert-10591-chore/ci-deprecate
Apr 1, 2026
Merged

Revert "chore(ci): add deprecate action;"#10617
jasonsaayman merged 1 commit intoaxios:v1.xfrom
shaanmajid:revert-10591-chore/ci-deprecate

Conversation

@shaanmajid
Copy link
Copy Markdown
Contributor

@shaanmajid shaanmajid commented Mar 31, 2026

Reverts #10591

This appears to be a one-time workflow run to deprecate the compromised 1.14.1 version of axios. However, both attempted runs appeared to have failed due npmjs already unpublishing the package on their end.

In any event, this is no longer necessary. In the future, once OIDC / Trusted Publishing is adopted (#7055), all tokens should be revoked, and deprecations should be done manually from the npmjs website instead.


Summary by cubic

Reverts the CI deprecate workflow by removing .github/workflows/deprecate.yml. This cleans up a one-off action for axios@1.14.1 and prevents accidental or failing runs.

Description

  • Summary of changes: remove .github/workflows/deprecate.yml
  • Reasoning: npm already unpublished axios@1.14.1, previous runs failed, and this automation is no longer needed
  • Additional context: future deprecations should be done via the npm website; plan to adopt OIDC/Trusted Publishing to avoid long‑lived tokens

Docs

  • Remove any references to the deprecate workflow from contributor and release docs
  • Add a note: deprecate versions manually via the npm website until OIDC/Trusted Publishing is in place

Testing

  • No tests added or changed
  • Not needed: CI-only file removal with no runtime impact

Written for commit 8f6a8af. Summary will update on new commits.

@jasonsaayman jasonsaayman added priority::medium A medium priority commit::ci The PR is related to CI labels Apr 1, 2026
@jasonsaayman jasonsaayman merged commit a40f8d3 into axios:v1.x Apr 1, 2026
16 checks passed
@shaanmajid shaanmajid deleted the revert-10591-chore/ci-deprecate branch April 1, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit::ci The PR is related to CI priority::medium A medium priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants