Features
- one: make redirect typesafe #520 (Pokai Chang)
- one: add cache control header to static assets when found (natew)
Bug Fixes
Continuous Integration
- make
yarn workspaces foreach
prefix output lines with the originating workspace's name #521 (Pokai Chang) - limit native tests for push to main branch #521 (Pokai Chang)
Chores
- setup local test scripts for native tests #517 (Pokai Chang)
- ios: add local native tests (neo)
- ios: get tests working locally (neo)
- ci: cleanup scripts (neo)
- tests: cleanup paths to ios builds (neo)
- tests: cleanup paths to ios builds (neo)
- setup local test scripts for native tests (Pokai Chang)
Commits
- 1fb93cf: release sketch (natew) #516
- 8f29923: upgrade deps (natew) #516
- 75bc354: pre-bundle jotai (Pokai Chang)
- 0453af4: wip script to run native tests locally (Pokai Chang)
- 87869c3: rename
TEST_CONTAINER_PATH
->IOS_TEST_CONTAINER_PATH_DEV
andIOS_TEST_CONTAINER_PATH_PROD
(Pokai Chang) - e0c0539: increase hmr test timeout (Pokai Chang)
- 1e483f0: ensure pod install has been run correctly (Pokai Chang)
- 002b66f: rename build-release.sh -> build-ios.sh (Pokai Chang)
- 99faaf0: add shebang to shell scripts (Pokai Chang)
- 0ab027e: extract functions from build-ios.sh so we can reuse them in gh workflows (Pokai Chang)
- da6102c: move install-and-run-appium.sh to root scripts (Pokai Chang)
- 3e3ab00: add scripts/test-ios.sh that prepares the env and runs all ios tests (Pokai Chang)
- aac797b: remove unused scripts (Pokai Chang)
- 50d261f: extract vitest-environment-native into a shared setup (Pokai Chang)
- 860d33d: update gh workflow (Pokai Chang)
- 0bb4440: use TEST_ENV for native tests (Pokai Chang)
- c3ce74e: implement prod native ios test (Pokai Chang)
- b3b1bd0: run prod iOS tests on GitHub CI (Pokai Chang)
- a7dcfa0: fix
test-ios:prod
unexpectedly being run multiple times (Pokai Chang) - 706ca73: try cirrus runners (Pokai Chang) #521
- 99f18cc: use cirruslabs/cache (Pokai Chang) #521
- ee51e2b: remove unnecessary old native tests (Pokai Chang) #521
- 735edbb: switch more cache to cirrus (Pokai Chang) #521
- 738f547: v1.1.471 (natew)