Justin Hernandez
61c9d56456
Update fastlane local build flow ( #1552 )
2026-01-07 11:06:04 -08:00
Justin Hernandez
86656fdca6
Fix lazy loading, web build; revert tree shaking for now ( #815 )
...
* Revert "fix yarn web (#814 )"
This reverts commit bf158fd977 .
* Revert "add hermes ios engine"
This reverts commit f6defcfb12 .
* Revert "codex feedback"
This reverts commit df35a47f72 .
* Revert "merge with dev"
This reverts commit 47a8d9d2f1 .
* Revert "update Gemfile.lock and remove lock when reinstalling"
This reverts commit 5f25752f77 .
* Revert "test package update"
This reverts commit 19dcba0e42 .
* Revert "revert install cmd changes"
This reverts commit 5427bd12a1 .
* Revert "Fix CI build by excluding nokogiri in GitHub Actions/Act environments"
This reverts commit dbff69a13e .
* Revert "prettier"
This reverts commit 87f421456f .
* Revert "fix building"
This reverts commit fbbefd2a3d .
* Revert "optimize path resolving"
This reverts commit 23b1118b8e .
* Revert "fix loading"
This reverts commit f0c884b43b .
* Revert "clean up dupe bundle install"
This reverts commit 5428567bbe .
* Revert "fix metro loading"
This reverts commit 3a766001dc .
* Revert "remove passport provider lazy loading"
This reverts commit 5f793a54b3 .
* Revert "allow cursor to edit Gemfile and update lock file"
This reverts commit b6f7158e8e .
* Revert "Update Gemfile.lock to exclude nokogiri in CI environments"
This reverts commit 243640152d .
* Revert "fix install commands"
This reverts commit 2dc7d7c1c9 .
* Revert "fix imports and test"
This reverts commit 83d6308029 .
* Revert "fix import"
This reverts commit fa42b07ce4 .
* Revert "update build checks"
This reverts commit b281f15a16 .
* Revert "save updated imports"
This reverts commit 215bca4bee .
* Revert "fix build command"
This reverts commit 37f95bc8fb .
* Revert "build dependencies before linting"
This reverts commit 9e57e017ca .
* Revert "lint suggestions"
This reverts commit ff9b9d2c7c .
* Revert "fix type. more opportunities"
This reverts commit 7ad82d5817 .
* Revert "add typing to crypto loader"
This reverts commit d55eec8f44 .
* Revert "yarn nice"
This reverts commit df1c2dbd9b .
* Revert "update lock"
This reverts commit 04692ba3b5 .
* Revert "cm feedback"
This reverts commit 848071f315 .
* fix file name
* fix web loading
* fix border width styling
* fix package commands
* fix import and update lock
* fixes from reverted commits
* more fixes for web building
* fix yarn web:build
* add yarn web:build workflow
* cm feedback
* final fixes
* fix for and vitge
* fix loading
2025-07-30 22:27:49 -07:00
Justin Hernandez
19dcba0e42
test package update
2025-07-28 21:54:31 -07:00
Justin Hernandez
dbff69a13e
Fix CI build by excluding nokogiri in GitHub Actions/Act environments
...
nokogiri is a native extension gem that causes build failures in CI
environments due to Ruby version conflicts and missing native dependencies.
This restores the conditional exclusion for CI while keeping it available
for local development.
2025-07-28 21:54:31 -07:00
Justin Hernandez
b6f7158e8e
allow cursor to edit Gemfile and update lock file
2025-07-28 21:54:31 -07:00
Justin Hernandez
2dc7d7c1c9
fix install commands
2025-07-28 21:54:31 -07:00
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
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
0xturboblitz
abfff50f37
bump to react native 75
2024-10-17 19:15:58 -07:00
0xturboblitz
f013fa6941
updated app to react-native
2023-07-25 20:01:14 +02:00