Skip to content

Conversation

@namsnath
Copy link
Contributor

@namsnath namsnath commented Aug 8, 2025

Summary of change

(A few sentences about this PR)

Related issues

  • Link to issue1 here
  • Link to issue1 here

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos!)

Documentation changes

(If relevant, please create a PR in our docs repo, or create a checklist here highlighting the necessary changes)

Checklist for important updates

  • Changelog has been updated
  • frontendDriverInterfaceSupported.json file has been updated (if needed)
    • Along with the associated array in lib/ts/version.ts
  • webJsInterfaceSupported.json file has been updated (if needed)
  • Changes to the version if needed
    • In package.json
    • In package-lock.json
    • In lib/ts/version.ts
  • Had run npm run build-pretty
  • Had installed and ran the pre-commit hook
  • Issue this PR against the latest non released version branch.
    • To know which one it is, run find the latest released tag (git tag) in the format vX.Y.Z, and then find the latest branch (git branch --all) whose X.Y is greater than the latest released tag.
    • If no such branch exists, then create one from the latest released branch.

Remaining TODOs for this PR

  • Item1
  • Item2

@namsnath namsnath self-assigned this Aug 8, 2025
@namsnath namsnath changed the title feat: adds auth-react test workflow feat: adds dev/release pipelines, auth-react tests Aug 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2025

size-limit report 📦

Path Size
lib/build/index.js 27.32 KB (0%)
recipe/emailverification/index.js 27.67 KB (0%)
recipe/emailpassword/index.js 27.63 KB (0%)
recipe/thirdparty/index.js 28.41 KB (0%)
recipe/session/index.js 24.47 KB (0%)
recipe/passwordless/index.js 28.69 KB (0%)
recipe/userroles/index.js 24.74 KB (0%)
recipe/multitenancy/index.js 27.06 KB (0%)
recipe/multifactorauth/index.js 27.15 KB (0%)
recipe/totp/index.js 26.89 KB (0%)
recipe/oauth2provider/index.js 27.44 KB (0%)
recipe/webauthn/index.js 31.32 KB (0%)

@namsnath namsnath force-pushed the feat/gha/adds-dev-release-pipelines branch from 240964a to f771d0a Compare August 8, 2025 10:35
@namsnath namsnath changed the base branch from 0.16 to 0.15 August 8, 2025 10:35
@namsnath namsnath requested a review from porcellus August 9, 2025 09:02
@namsnath namsnath marked this pull request as ready for review August 9, 2025 09:02
@porcellus porcellus changed the base branch from 0.15 to master August 10, 2025 19:54
@porcellus porcellus merged commit d4e9b49 into master Aug 10, 2025
137 of 143 checks passed
@porcellus porcellus deleted the feat/gha/adds-dev-release-pipelines branch August 10, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants