hailey
810918b434
add web hook, action tweaks ( #8723 )
2025-07-25 12:39:43 -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
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
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
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
hailey
c894dda0bf
disable new arch ( #8561 )
2025-06-23 10:11:17 -07:00
hailey
f36776a91e
switch mmkv version before android eas bundle ( #8526 )
2025-06-18 12:46:24 -07:00
Eric Bailey
3eaa2d9ddf
Disable android new arch ( #8525 )
...
* Disable new arch in android for now
* Temporarily comment out mmkv script
2025-06-18 11:58:37 -05:00
hailey
f1f9ca9606
facepalm ( #8510 )
2025-06-17 13:19:07 -07:00
hailey
438ec7c3e1
add fabric package/lock files ( #8509 )
2025-06-17 13:09:15 -07:00
Eric Bailey
df2f62e94d
Move SENTRY_DSN to secrets ( #8096 )
...
* Move SENTRY_DSN to secrets
* Disable without DSN
* Add to secondary build in android ci
2025-05-27 13:25:30 -05:00
Eric Bailey
02a05d9948
Pass in Sentry vars to prod android build ( #8170 )
2025-04-09 11:29:37 -07:00
Eric Bailey
1e688dee24
Make sure Sentry's auth token is set on process ( #8040 )
...
* Make sure Sentry's auth token is set on process
* Pass in token explicitly
2025-03-27 09:43:59 -05:00
Eric Bailey
5bff031e72
A few good metrics ( #7897 )
...
* 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 >
2025-03-14 12:08:19 -05:00
Eric Bailey
dcc8b35146
Add checks for invalid syntax post-i18n builds ( #7935 )
2025-03-14 10:27:45 -05:00
Hailey
dda0db9963
use latest macos/xcode ( #7893 )
2025-03-04 09:24:07 -08:00
Paul Frazee
b0f7f51b04
Set branch to main on crowdin nightly push
2025-02-20 22:15:11 -08:00
Paul Frazee
ea9f2dfbdd
Fix bad indent
2025-02-20 22:02:26 -08:00
Paul Frazee
1fda7d0553
Add crowdin nightly push ( #7799 )
...
* Update crowdin.yml to point to new enterprise endpoint
* Update nightly crowdin action to push source strings to crowdin
2025-02-20 22:00:32 -08:00
Paul Frazee
94e35ee3ea
Add deploy key to nightly commit ( #7722 )
2025-02-11 14:22:59 -08:00
Paul Frazee
03f75e8ff4
Fix bug in GH action nightly-update-source-languages.yaml
2025-02-11 13:52:28 -08:00
Paul Frazee
3ab5c6a71f
More i18n process updates ( #7720 )
...
* Modify intl:extract to only target english, the source language
* Add github action to regularly update english .po file
* Update localization doc
2025-02-11 13:47:46 -08:00
bnewbold
59709ad8d8
bump golang version to v1.23 ( #7325 )
2025-01-02 12:57:03 -08:00
Dan Abramov
a3031de19b
Tweak GH action
2024-12-19 05:50:37 +00:00
Dan Abramov
59739a6088
Tweak GH action
2024-12-19 05:36:19 +00:00
Dan Abramov
24540400d9
Try to fix action
2024-12-19 05:24:05 +00:00
Dan Abramov
513a188a21
Add a GitHub Action verifying lockfile against base
2024-12-19 05:14:15 +00:00
dan
29dad38ab7
Add lockfile lint ( #7177 )
2024-12-19 04:01:21 +00:00
Hailey
9ebd362224
add key ( #7169 )
2024-12-18 16:17:55 -08:00
dan
e2a7965e43
Gate bitdrift integration ( #7088 )
...
* Move Statsig init call earlier
* Gate Bitdrift init call
* Remove IS_TEST env constant
* Mock statsig
2024-12-13 17:14:41 +00:00
devin ivy
d7841037f1
Embedr: fix build / node version ( #6265 )
...
* embedr: increase rate limits
* update embedr node version, build
* tidy
2024-11-12 12:14:47 -05:00
Trivikram Kamat
7008f61ea4
Update Node.js to 20.x in Dockerfile ( #6099 )
...
* 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
2024-11-11 18:58:22 +00:00
surfdude29
f050c51f11
Remove line breaks in intro text in issue templates ( #5632 )
...
* remove line breaks in bug_report.yml
* remove line breaks in bug_report_fabric.yml
* remove line breaks in feature_request.yml
2024-10-07 09:39:19 -05:00
Hailey
adaa79a461
Fix name in feature_request.yml ( #5542 )
2024-09-30 14:04:10 -07:00
Hailey
66f3068c58
revamp issue templates, add new arch template ( #5532 )
2024-09-30 13:55:21 -07:00
Mary
4e8d86db31
Let Expo/Webpack handle CSS assets ( #3942 )
...
* 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
2024-09-23 23:38:04 +09:00
devin ivy
49396451ec
bskyogcard: support emoji, more languages, long starter pack names ( #4668 )
2024-06-27 13:02:29 -04:00
Hailey
7c5ff79c8e
workflow_dispatch link (#4642 )
2024-06-25 11:31:02 -07:00
bnewbold
363d18a40e
CI: bump some more golang versions to v1.22 ( #4635 )
2024-06-24 19:10:29 -07:00
devin ivy
682f31ec9d
Add og meta tags to starter pack detail ( #4585 )
...
* add og meta tags to starter pack detail
* tidy
* bskyweb: add starter pack title to og meta
* bskyweb build
* go version to 1.22
* tidy
2024-06-24 21:06:53 -04:00
devin ivy
55812b0394
Bsky short link service ( #4542 )
...
* bskylink: scaffold service w/ initial config and schema
* bskylink: implement link creation and redirects
* bskylink: tidy
* bskylink: tests
* bskylink: tidy, add error handler
* bskylink: add dockerfile
* bskylink: add build
* bskylink: fix some express plumbing
* bskyweb: proxy fallthrough routes to link service redirects
* bskyweb: build w/ link proxy
* Add AASA to bskylink (#4588 )
---------
Co-authored-by: Hailey <me@haileyok.com >
2024-06-21 12:41:06 -04:00
devin ivy
51f5e6bf90
Bsky link card service ( #4547 )
...
* setup bskycard
* quick proof of concept for png card generation
* bskycard: use jsx
* bskycard: 3x5 profile layout
* bskycard: add butterfly overlay
* bskycard: tidy
* bskycard: separate and reorganize
* bskycard: tidy
* bskycard: tidy
* bskycard: tidy
* bskycard: poc of transparent overlay and box shadow
* bskycard: reorg impl into src/ directory
* bskycard: use more standard app structure
* bskycard: setup dockerfile, fix build
* bskycard: support for x-origin-verify
* bskycard: card layout, filter images based on labels
* bskycard: tidy
* bskycard: support cluster mode
* bskycard: handle error fetching starter pack info
* bskycard: tidy
* bskycard: fix leak on failed image fetch
* bskycard: build workflow
* bskyogcard: rename from bskycard
* bskyogcard: fix some express plumbing
* bskyogcard: add cdn tags, tidy
2024-06-20 17:45:52 -04:00
Eric Bailey
deea2f3839
Clarify some things in OTA docs ( #4367 )
...
* Clarify some things
* add github outputs script
* add slack notify android
* test slack android
* fix indent
* fix test
* sigh...
* Revert "fix test"
This reverts commit c99764464f .
* Revert "fix indent"
This reverts commit 4cce508d28 .
* Revert "test slack android"
This reverts commit b02419b247 .
* test ios workflow
* remove testing
* add slack info to docs
* use correct output for android
---------
Co-authored-by: Hailey <me@haileyok.com >
2024-06-04 18:55:18 -07:00
Hailey
b02445883a
add an apk to production build outputs for Obtanium release support ( #4317 )
...
* add an apk to production build outputs
* test a build
* Revert "test a build"
This reverts commit f89bfeefb7 .
2024-06-03 17:32:58 -07:00
Nick Manos
65ad16e394
Change Android's MainActivity launchMode to singleTop ( #4255 )
...
* Add build config plugin to set .MainActivity launchMode
* Change android:launchMode to standard
* Revert "Change android:launchMode to standard"
This reverts commit fddbc4e1b5 .
* adjust
---------
Co-authored-by: Hailey <me@haileyok.com >
2024-05-29 02:56:36 -07:00