Justin Hernandez
|
b841b19d96
|
Improve manual mobile deploy workflow and docs (#728)
* Add basic Fastlane helper tests
* Upgrade fastlane and enhance helper tests (#738)
* simplify mobile deploy pipelines and make them manual. update readme
* update fastlane dev readme
* update tests and add helper script
* cr feedback, update tests, revert circuits package.json sort change
* tweaks
* fix slack
* cr feedback and fixes
* add better cjs eslint support
* save wip. add confirmation check script. update scripts
* remove auto increment feature
* migrate readme items over to DEV due to fastlane auto regen docs flow
* use regular xcode
* fix hermes compiler path
* coderabbit feedback
* reinstall when on local dev
* fix upload
* simplify
* simplify confirmation feedback with tests
* fix mobile deploys
* cr feedback
* test iOS building
* fix trigger logic
* cr feedback
* updates
* fix env var
* fix order
* re-enable upload to testflight for ios
* updated notes
|
2025-07-03 22:32:14 -07:00 |
|
turnoffthiscomputer
|
9efe1b0902
|
fix ci (#626)
|
2025-06-16 11:31:11 +02:00 |
|
emmmm
|
2a6c00f6bd
|
ci: bump setup-node to v4 (#606)
* Update action.yml
* Update circuits.yml
* Update contracts.yml
* Update npm-publish.yml
|
2025-06-12 14:01:00 -07:00 |
|
Aaron DeRuvo
|
0e9c59c0fb
|
SEL-56: Setup Yarn Workspaces (#584)
|
2025-06-04 11:37:32 +02:00 |
|
James Niken
|
f0d2f6d94e
|
ci: bump actions/checkout to v4 (#529)
* make contract sdk simpler (#514)
* make contract sdk simpler
* reduce root inputs
* delete convert function
* summarize our library
* update npm package
* update package version
* update attestation id
* add util function to get revealed data
* Revert "make contract sdk simpler (#514)" (#518)
This reverts commit 847b88d5ec.
* ci: bump actions/checkout to v4
---------
Co-authored-by: nicoshark <i.am.nicoshark@gmail.com>
Co-authored-by: turnoffthiscomputer <98749896+remicolin@users.noreply.github.com>
|
2025-04-26 13:00:53 -07:00 |
|
Justin Hernandez
|
a3dc3bcfd1
|
feat: automated mobile deployments rd2 (#498)
* migrate build logic from previous branch
* fix command
* move .actrc file
* clean up
* use env vars
* setup provisioning profile path within action
* fix flow
* fix fastfile flow and update react native
* disable play store uploading
* hard code xcode version
* fixes
* more provisioning debugging
* fix keychain path
* set keychain to what was created by the github action
* attempt to build again
* test fix
* print xcode build settings
* debug ios build
* fix xcargs path
* use manual code signing
* save wip
* fix building locally
* fix variable
* save wip
* clean up long comand
* clean up
* install bundle and gems
* install pods
* fix pod installation
* sort
* better naming
* fix android issues
* update lock
* clean up artifacts
* format
* save wip slack upload logic
* prettier
* fix indent
* save wip
* save wip
* save wip
* save wip
* save wip
* clean up
* simplify slack calls
* revert slack logic
* save working slack upload example
* make title nicer
* clean up slack upload
* upload paths
* enable github commit
* fix path
* fix commit step
* fix git committing
* update markdown
* fix git commit rule
* better commit message
* chore: incrementing ios build number for version 2.4.9 [skip ci]
* better name
---------
Co-authored-by: Self GitHub Actions <action@github.com>
|
2025-04-11 19:51:02 +02:00 |
|
thomas-senechal
|
f9f4f2d059
|
Remove custom cache
|
2025-01-06 18:46:41 +01:00 |
|
thomas-senechal
|
3db9ee2804
|
Add GitHub Actions workflow for building and testing the app
|
2025-01-06 18:46:41 +01:00 |
|