Skip to content

[0.15] ci: Add workflow for unit tests #128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 18, 2025

Conversation

deepjyoti30-st
Copy link
Contributor

Summary of change

This PR adds a github workflow for running the unit-tests with various triggers (including when a PR is opened).

Related issues

Test Plan

All tests should pass.

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.

Copy link

promptless bot commented Apr 14, 2025

✅ No documentation updates required.

Copy link

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%)

@sattvikc sattvikc merged commit 48b8f63 into 0.15 Apr 18, 2025
1 of 6 checks passed
@sattvikc sattvikc deleted the ci/github-actions/auth-react/v0.15 branch April 18, 2025 07:11
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.

3 participants