-
Notifications
You must be signed in to change notification settings - Fork 186
Release to Staging - 2025-10-10 #1267
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ose/proof screens (#1199)
* fix app types and add a ci check * fix lint check.
* move common aadhaar functions to msdk * remove comment * add license headers
* feat: add dsc_sha384_rsapss_65537_48_3072 * fix: aadhaar tests * chore: fix import
* Fix - Application Allows Cleartext Traffic * Fix: Insecure Keychain Protection Class * fix: Local Authentication Bypass * remove console.logs * feat: Add migrateToSecureKeychain function placeholder for web * Improve clearText traffic fix * update review comments * update review comments
* test: restore mobile sdk demo vitest suites * save fixes * test: expand mobile sdk demo screen coverage * fix lint and types * update packages * reset test
* Handle camera overlay window insets * Adopt AndroidX edge-to-edge helpers
* chore: add a verifier script * chore: remove expirty and add update registry script * chore: change script to the new aadhaar contract * chore: add new deployed addresses * fix: tests * feat: add scripts for registries and the hub * feat: add aadhaar registry * feat: add more scripts * chore: rm logs * fix: hardhat config * update scripts * fix: test * accept proofs 1 day in the future * fix: prettier formatting issues in contracts and circuits --------- Co-authored-by: ayman <[email protected]> Co-authored-by: Ayman Mohammed <[email protected]>
* add aadhar to DocumentInfoScreen instead of showing empty fields * fix: clicking icon on first row of settingScreen navigates back * review comments
* add only triggers * tweak release * formatting
) * chore: bump iOS build number to 179 * fix: use PR source commit for deployment to get correct version.json When deploying from a PR merge (e.g., dev → staging), now uses the source branch's commit instead of always checking out staging. This ensures version.json has the correct bumped build number from the previous deployment's PR back to dev, preventing 'build number already exists' errors. * downgrade to match store * fix: use merge_commit_sha instead of head.sha for deployments Use github.event.pull_request.merge_commit_sha instead of head.sha to ensure we deploy exactly what landed on staging after the merge, not just the source branch state. This correctly handles: - Conflict resolutions made during merge - Any staging-only changes - The actual state of staging post-merge The merge commit still includes the updated version.json from the source branch (e.g., dev), so build numbers remain correct while ensuring we deploy and tag the true staging state. Co-authored-by: CodeRabbit <[email protected]> --------- Co-authored-by: CodeRabbit <[email protected]>
* wip * move colors * sort the dev screen menu alphabetically. for sanity * lint * move country hooks to sdk * added peer dep * add as dev dep * remove SelfMobileSdk component before someone thinks that it should be used * mock it like before
* Add camera permission to demo manifest * save wip * save buidling wip * enable camera * working mrz scan * cr feedback
* refine mobile deploy auto pr logic * remove env check * fix get-version
* setup for us to have svgs in the mobile sdk * never again
* feat: update particular circuit type * feat: script to build single circuit * feat: update single circuit build artifact * feat: support for multiple circuit name build
* feat: add serbia dsc to build * feat: add run-id to download artifacts * fix: circom dep import path
* refactor(screens): reorganize screen directories * fix types, linting * udpates * fix lint issues * fix vite * pr feedback and fix missing bundle resolution * remove b4a; breaks build * update gemfile.lock * use DocumentNotFound screen
* chore: remove unused dep in qrcode-angular * chore: upgrade qrcode-angular version
* chore(app): tighten types across app workspace * fixes * save wip * save wip linting * fix any types * fix types * fix: import forwardRef directly from react - Changed from React.forwardRef to forwardRef import - Resolves linting warning about named exports * save typing and linting updates * cr feedback. final pass * more cr feedback * pipeline fixes
* chore(app): remove unused cruft * chore(app): prune unused modules * fix(app): restore database provider * remove dead provider
* Add mobile SDK demo E2E workflow * ci: build common before mobile sdk demo e2e * Fix private pod access for mobile SDK demo e2e * downgrade react-native-svg * test fixing android e2e * fix lock files * update android e2e terst * let's not figure out the emulator here. skip * fix issues
…1244) * bump version to match staging * save wip * deploy fixes * fix version setting * update version logic * fix version pr * increase timeout to 2 hours * pr logic tweaks * fix script * fix script path * add comments and update logic to test from feature branch * fix build path * fix version input error * fix pulling version * add skip-deploy lable * address cr concners
* Fix: Make terms and privacy links unstyled Co-authored-by: justin.hernandez <[email protected]> * save wip * update gemfile.lock * make launch screen links clickable * tighten up design --------- Co-authored-by: Cursor Agent <[email protected]>
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚀 Weekly Release to Staging
Release Date: October 10, 2025
Release Branch:
release/staging-2025-10-10This automated PR promotes a snapshot of
devtostagingfor testing.What's Included
All commits merged to
devup to the branch creation time.Note: This PR uses a dedicated release branch, so new commits to
devwill NOT automatically appear here.Review Checklist
Next Steps
After merging, the staging environment will be updated. A production release PR will be created on Sunday.
This PR was automatically created by the Release Calendar workflow on October 10, 2025