about summary refs log tree commit diff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Add QR code to github action (#8948)Samuel Newman2025-09-011-4/+6
|
* Update Xcode in runner to 16.4 (#8842)Samuel Newman2025-08-141-1/+1
|
* Skip `intl:compile` if not needed (#8837)Samuel Newman2025-08-131-1/+2
| | | | | | | * skip intl compile if not needed * add intl:compile to pull request ci * compile -> build just to match others
* Captcha fixes (#8803)Eric Bailey2025-08-084-0/+6
| | | | | * Add env to scripts * Update var name
* buildJaz Volpert2025-07-301-0/+1
|
* [APP-1173] Clean up env (#8701)Eric Bailey2025-07-305-57/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up env files * Use new env in Sentry setup file * Use new env in Bitdrift setup file * Use new env in chat proxy header * Prefix Bitdrift key with EXPO_PUBLIC * Deprecate SENTRY_RELEASE since we use package.json now * Use existing EXPO_PUBLIC_BUNDLE_IDENTIFIER short commit has as Sentry dist value * Fix missing bundle identifier for Render deploys * Deprecate SENTRY_DIST in favor of EXPO_PUBLIC_BUNDLE_IDENTIFIER * Prefix SENTRY_DSN with EXPO_PUBLIC to match others * Remove debugging field * Replace NODE_ENV in places where its safe * Self review * Properly patch Sentry package * Echo variables to .env in Dockerfile instead of passing to shell script * Make sure EXPO_PUBLIC_ENV is set for web container builds * Update IS_TESTFLIGHT to include testflight-android * Slice bundle hash to match other platforms, needed for render.com deployments * [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 * Update BUNDLE_DATE format comment * Trim RENDER_GIT_COMMIT to first 7 to match --short sha * Clarify build process env vars and ensure they are explicitly passed in * Revert Sentry patch as a result of prev commit * Update webpack Sentry dist value based on prev commits * Add PACKAGE_VERSION and replace in statsig to fix conflict * Fix render substitution syntax * Remove invalid syntax * Remove unnecessary testflight check * Just use long commit hash * Slice full hash for display in app * Fix missing space in ios workflow * Pass in sentry CLI env vars, align matching values * Align on RELEASE_VERSION * Add new env setup to missed OTA spot * Update webpack to use same SENTRY_RELEASE var * Just fallback to package version for Render deploys * Remove TF check for BUNDLE_DATE * Set EXPO_PUBLIC_ENV for bundle update * Consistent naming "Env" * Add comment * Use RELEASE_VERSION instead of package.json * Update PR comment CI
* add web hook, action tweaks (#8723)hailey2025-07-251-9/+24
|
* simplify logic for pull request OTAs (#8720)hailey2025-07-251-4/+2
| | | | | | | * simplify logic for pull request OTAs * just render deep link in the text * dont download update until approved
* fix final final final (#8719)hailey2025-07-241-2/+5
|
* fix (#8718)hailey2025-07-241-0/+1
|
* fix action (#8717)hailey2025-07-241-0/+6
|
* fix action (#8716)hailey2025-07-241-2/+2
|
* fix action (#8715)hailey2025-07-241-46/+48
|
* OTA deployments on PR comment action (#8713)hailey2025-07-241-0/+177
|
* Conditional workflowsrafael2025-07-243-2/+5
|
* Add github workflowrafael2025-07-241-0/+31
|
* disable new arch (#8561)hailey2025-06-232-17/+1
|
* switch mmkv version before android eas bundle (#8526)hailey2025-06-182-7/+15
|
* Disable android new arch (#8525)Eric Bailey2025-06-182-6/+6
| | | | | * Disable new arch in android for now * Temporarily comment out mmkv script
* facepalm (#8510)hailey2025-06-172-2/+2
|
* add fabric package/lock files (#8509)hailey2025-06-172-0/+8
|
* Move SENTRY_DSN to secrets (#8096)Eric Bailey2025-05-274-4/+5
| | | | | | | * Move SENTRY_DSN to secrets * Disable without DSN * Add to secondary build in android ci
* Pass in Sentry vars to prod android build (#8170)Eric Bailey2025-04-091-1/+1
|
* Make sure Sentry's auth token is set on process (#8040)Eric Bailey2025-03-274-3/+4
| | | | | * Make sure Sentry's auth token is set on process * Pass in token explicitly
* A few good metrics (#7897)Eric Bailey2025-03-144-4/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Align dist and release tags on all platforms * Upload web sourcemaps * Debug code * Send debug and error logging to Sentry * Let .env do the work * Try straight env * Try copy in Dockerfile * Ok ok ok * Debug Dockerfile * Proper setup * See where we're at * Reference var correctly * Fall back to package version * Verbose force env * Should be working native builds * Comments * Remove unused deps * Revert unneeded changes * Remove debug code * Clarify intent * Remove deprecated files * Add sentry vars to OTA * Debug * Revert "Debug" This reverts commit 2d5857fb0fb0858ac3e2f98bc56bde913078d0a7. * Use included CLI to upload native source maps post-OTA build * Use included bin script See https://github.com/getsentry/sentry-react-native/commit/0d87adb516b2a5ea61353e25098c31f9aeb7e503 * Bump sentry, update script * Comment * fix failing CI * Pin sentry, update patch, update lock --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Add checks for invalid syntax post-i18n builds (#7935)Eric Bailey2025-03-143-4/+13
|
* use latest macos/xcode (#7893)Hailey2025-03-042-4/+4
|
* Set branch to main on crowdin nightly pushPaul Frazee2025-02-201-0/+1
|
* Fix bad indentPaul Frazee2025-02-201-1/+1
|
* Add crowdin nightly push (#7799)Paul Frazee2025-02-201-0/+10
| | | | | * Update crowdin.yml to point to new enterprise endpoint * Update nightly crowdin action to push source strings to crowdin
* Add deploy key to nightly commit (#7722)Paul Frazee2025-02-111-0/+2
|
* Fix bug in GH action nightly-update-source-languages.yamlPaul Frazee2025-02-111-1/+1
|
* More i18n process updates (#7720)Paul Frazee2025-02-111-0/+36
| | | | | | | * Modify intl:extract to only target english, the source language * Add github action to regularly update english .po file * Update localization doc
* bump golang version to v1.23 (#7325)bnewbold2025-01-021-2/+2
|
* Tweak GH actionDan Abramov2024-12-191-11/+16
|
* Tweak GH actionDan Abramov2024-12-191-7/+5
|
* Try to fix actionDan Abramov2024-12-191-2/+7
|
* Add a GitHub Action verifying lockfile against baseDan Abramov2024-12-191-0/+38
|
* Add lockfile lint (#7177)dan2024-12-192-0/+5
|
* add key (#7169)Hailey2024-12-183-1/+6
|
* Gate bitdrift integration (#7088)dan2024-12-131-1/+1
| | | | | | | | | * Move Statsig init call earlier * Gate Bitdrift init call * Remove IS_TEST env constant * Mock statsig
* Embedr: fix build / node version (#6265)devin ivy2024-11-121-2/+0
| | | | | | | * embedr: increase rate limits * update embedr node version, build * tidy
* Update Node.js to 20.x in Dockerfile (#6099)Trivikram Kamat2024-11-111-0/+4
| | | | | | | | | | | * Update Node.js to 20.x in Dockerfile * Update Node.js types and engines entry to 20.x * Update Node.js version in .nvmrc * Use node version from .nvmrc in linting job * Use Type Assertion for clearTimeout
* Remove line breaks in intro text in issue templates (#5632)surfdude292024-10-073-12/+3
| | | | | | | * remove line breaks in bug_report.yml * remove line breaks in bug_report_fabric.yml * remove line breaks in feature_request.yml
* Fix name in `feature_request.yml` (#5542)Hailey2024-09-301-1/+1
|
* revamp issue templates, add new arch template (#5532)Hailey2024-09-305-59/+184
|
* Let Expo/Webpack handle CSS assets (#3942)Mary2024-09-231-2/+2
| | | | | | | | | | | | | * chore: handle built css assets * chore: let prettier handle css code * refactor: let webpack build css assets * chore: prettier on bskyembed * chore: touch empty.txt on css directory * chore: do the same to the workflow
* bskyogcard: support emoji, more languages, long starter pack names (#4668)devin ivy2024-06-271-3/+1
|
* `workflow_dispatch` link (#4642)Hailey2024-06-251-3/+1
|
* CI: bump some more golang versions to v1.22 (#4635)bnewbold2024-06-241-2/+2
|