Commit Graph

6007 Commits

Author SHA1 Message Date
Eric Bailey c24df11c7d Slice full hash for display in app 2025-07-28 14:15:17 -05:00
Eric Bailey 9d0da258a1 Just use long commit hash 2025-07-28 14:15:17 -05:00
Eric Bailey 275dccb25b Remove unnecessary testflight check 2025-07-28 14:15:17 -05:00
Eric Bailey 3e2f91b8b1 Remove invalid syntax 2025-07-28 14:15:17 -05:00
Eric Bailey e916516abd Fix render substitution syntax 2025-07-28 14:15:17 -05:00
Eric Bailey 59a5dbb992 Add PACKAGE_VERSION and replace in statsig to fix conflict 2025-07-28 14:15:17 -05:00
Eric Bailey b4c0631c75 Update webpack Sentry dist value based on prev commits 2025-07-28 14:15:17 -05:00
Eric Bailey fdcbdec873 Revert Sentry patch as a result of prev commit 2025-07-28 14:15:17 -05:00
Eric Bailey 3361902f8b Clarify build process env vars and ensure they are explicitly passed in 2025-07-28 14:15:17 -05:00
Eric Bailey 78647ca44d Trim RENDER_GIT_COMMIT to first 7 to match --short sha 2025-07-28 14:15:17 -05:00
Eric Bailey bfc8bb9d44 Update BUNDLE_DATE format comment 2025-07-28 14:15:17 -05:00
Eric Bailey 09dcc384f4 [APP-1331] Migrate app-info to new env (#8703)
* Move env files into directory with platform specific files

* Migrate usages of app-info to new env

* Fix bad import
2025-07-28 14:15:17 -05:00
Eric Bailey 4979cbb991 Slice bundle hash to match other platforms, needed for render.com deployments 2025-07-28 14:15:17 -05:00
Eric Bailey 8bd98cc223 Update IS_TESTFLIGHT to include testflight-android 2025-07-28 14:15:17 -05:00
Eric Bailey eff64d4c0c Make sure EXPO_PUBLIC_ENV is set for web container builds 2025-07-28 14:15:17 -05:00
Eric Bailey b06c18e0de Echo variables to .env in Dockerfile instead of passing to shell script 2025-07-28 14:15:17 -05:00
Eric Bailey c33ab5cb81 Properly patch Sentry package 2025-07-28 14:15:17 -05:00
Eric Bailey 5894f41fe8 Self review 2025-07-28 14:15:17 -05:00
Eric Bailey 24c1fdb717 Replace NODE_ENV in places where its safe 2025-07-28 14:15:17 -05:00
Eric Bailey ce81f8ac91 Remove debugging field 2025-07-28 14:15:17 -05:00
Eric Bailey 78c22a37cd Prefix SENTRY_DSN with EXPO_PUBLIC to match others 2025-07-28 14:15:17 -05:00
Eric Bailey f40530e968 Deprecate SENTRY_DIST in favor of EXPO_PUBLIC_BUNDLE_IDENTIFIER 2025-07-28 14:15:17 -05:00
Eric Bailey 53624a22bc Fix missing bundle identifier for Render deploys 2025-07-28 14:15:17 -05:00
Eric Bailey 2f5a4e4ff3 Use existing EXPO_PUBLIC_BUNDLE_IDENTIFIER short commit has as Sentry dist value 2025-07-28 14:15:17 -05:00
Eric Bailey 37deba7653 Deprecate SENTRY_RELEASE since we use package.json now 2025-07-28 14:15:17 -05:00
Eric Bailey 281bf6cd25 Prefix Bitdrift key with EXPO_PUBLIC 2025-07-28 14:15:17 -05:00
Eric Bailey 3e9ba0dcf5 Use new env in chat proxy header 2025-07-28 14:15:17 -05:00
Eric Bailey c1462fca7c Use new env in Bitdrift setup file 2025-07-28 14:15:17 -05:00
Eric Bailey bb86265cd0 Use new env in Sentry setup file 2025-07-28 14:15:17 -05:00
Eric Bailey 0d74630b5d Clean up env files 2025-07-28 14:15:17 -05:00
hailey 41998c59b5 Ensure preference overrides cause re-renders (#8724)
* make sure request is fetched before returning true

* Ensure preferences object skips equality checks if overridden

---------

Co-authored-by: Eric Bailey <git@esb.lol>
2025-07-28 12:28:12 -05:00
pfrazee 872fe324a0 Nightly source-language update 2025-07-26 02:44:52 +00:00
hailey 810918b434 add web hook, action tweaks (#8723) 2025-07-25 12:39:43 -07:00
hailey 4d210e33cf fix type error (#8722) 2025-07-25 09:34:04 -07:00
hailey 15abdc67cf simplify logic for pull request OTAs (#8720)
* simplify logic for pull request OTAs

* just render deep link in the text

* dont download update until approved
2025-07-25 08:57:21 -07:00
hailey c6b578fe91 fix final final final (#8719) 2025-07-24 21:07:06 -07:00
pfrazee caeaff157c Nightly source-language update 2025-07-25 02:48:44 +00:00
hailey 5c2867d580 fix (#8718) 2025-07-24 17:48:54 -07:00
hailey 7f3835792e fix action (#8717) 2025-07-24 17:41:43 -07:00
hailey c37ab83823 fix action (#8716) 2025-07-24 17:21:58 -07:00
jim 26755445e3 Merge pull request #8714 from internet-development/c/app-1332-handle-autocomplete-broken-for-handles-with-hyphens
Fix some auto complete issues on mobile
2025-07-24 17:18:40 -07:00
hailey 101b3262b8 fix action (#8715) 2025-07-24 16:31:37 -07:00
hailey 1ee91d2c90 OTA deployments on PR comment action (#8713) 2025-07-24 16:23:17 -07:00
Chenyu Huang ead6862fc6 fix some auto complete issues 2025-07-24 15:58:24 -07:00
Chenyu 9e65f00c93 [APP-1157] disable searches for logged out users, prompt them to sign in (#8697) 2025-07-24 14:44:03 -07:00
jim c48f35d726 Merge pull request #8702 from internet-development/caidan/app-1328-new-trending-video-interstitial
feat(ui): new trending video design
2025-07-24 13:51:05 -07:00
rafael d1dbc4f852 Conditional workflows 2025-07-24 17:29:25 -03:00
rafael fc2fae42bd Add github workflow 2025-07-24 17:07:11 -03:00
Caidan Williams 742397bb1a fix(lint): remove unused import 2025-07-24 12:31:34 -07:00
Caidan Williams 269d70e66c feat(ui): increase the trending videos card size 2025-07-24 12:30:35 -07:00