Skip to content

ci: update to use oidc tokens for publishing#1710

Merged
arthurschreiber merged 1 commit intomasterfrom
arthur/prepare-for-npm-oidc
Nov 22, 2025
Merged

ci: update to use oidc tokens for publishing#1710
arthurschreiber merged 1 commit intomasterfrom
arthur/prepare-for-npm-oidc

Conversation

@arthurschreiber
Copy link
Collaborator

Before submitting a PR :

  1. Ensure your fork is created from master branch of the repository.
  2. Run npm install in the root folder.
  3. After bug fix/code change, ensure all the existing tests and new tests (if any) pass (npm run-script test-all). During development, to run individual test use node_modules/nodeunit test/<test_file.js> -t <test_name>.
  4. Build the driver (npm run build).
  5. Run eslint and flow typechecker (npm run lint).
  6. Run commitlint (node_modules/.bin/commitlint --from origin/master --to HEAD). Refer commit conventions and commit rules.

Thank you for Contributing!

@codecov
Copy link

codecov bot commented Nov 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.84%. Comparing base (9e27684) to head (7ad4c1f).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1710      +/-   ##
==========================================
- Coverage   79.92%   78.84%   -1.09%     
==========================================
  Files          90       90              
  Lines        4887     4887              
  Branches      920      920              
==========================================
- Hits         3906     3853      -53     
- Misses        676      736      +60     
+ Partials      305      298       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@arthurschreiber arthurschreiber merged commit 0c256f1 into master Nov 22, 2025
22 of 27 checks passed
@github-actions
Copy link
Contributor

🎉 This PR is included in version 19.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant