Stephen Zhou
987d2611ce
ci: clear cache after build
2025-03-31 11:00:13 +08:00
Stephen Zhou
cb73dfd7e1
ci: clear xcode cache for self-hosted runner
2025-03-31 10:56:13 +08:00
Stephen Zhou
5a45700204
ci: fix skip condition
2025-03-28 11:10:52 +08:00
Stephen Zhou
a1fed5c62a
ci: pass for external contributor
2025-03-24 11:32:01 +08:00
Stephen Zhou
89e8cdfa29
ci: fix empty state fro external contributor
2025-03-24 11:23:09 +08:00
Stephen Zhou
4bdd6bac4e
ci: restrict build workflow to dev branch only ( #3255 )
2025-03-23 17:31:30 +08:00
Stephen Zhou
2f8f13738c
ci: introduce self host runner ( #3237 )
...
* ci: test self host runner
* update
* update
* push
* prefer self then github
* update
* log
* update
* update
* update
* update
* update
* try label
* Revert "try label"
This reverts commit 05d19cf24f760df39cb1c739e2b0ee073368137b.
* include build mac
* try hyoban to build mac
* update
* update
* update
* update
* push
* push
* push
* push
* push
* push
* try
* try
* Revert "try"
This reverts commit c1be653a93a87bfa14c6cfc7fb2e8ba20ae39bf4.
* fix build
* add runner
* Revert "add runner"
This reverts commit 70e0c357467d118bf2b28c1d979f5fc43cf2793a.
* clean
* avoid setup on self host
* update
2025-03-23 17:21:59 +08:00
Stephen Zhou
3ab096e505
build: update to pnpm 10 ( #3149 )
...
* build: update to pnpm 10
* update
2025-03-17 12:18:27 +08:00
Stephen Zhou
08b273ed4b
ci: add development build ( #3136 )
...
* ci: add development build
* update
* update
* update
* name
* simulator
* cancel
* push
* update
* name
* Revert "update"
This reverts commit 34e65dcbd13265e519f99c0575fd6b5f386c7d75.
* path
2025-03-16 10:18:43 +08:00
Stephen Zhou
3f74147edf
ci: include lock file in path check ( #3107 )
2025-03-13 22:07:10 +08:00
dependabot[bot]
1b96afe934
build(deps): bump pnpm/action-setup from 2 to 4 ( #3038 )
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2 to 4.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.0.0...v4 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 10:10:54 +08:00
DIYgod
2fc2056e01
chore: auto submit
2025-02-23 18:58:17 +08:00
DIYgod
c4422a57e1
chore: profile input ( #2827 )
2025-02-20 17:43:17 +08:00
Innei
0d219a5a28
chore(mobile): Configure CI environment for build and asset handling
...
- Add CI environment variable to GitHub Actions workflow for iOS build
- Update app configuration to use CI-specific asset paths
- Modify Vite configuration for HTML renderer to support CI build output
Signed-off-by: Innei <tukon479@gmail.com>
2025-02-19 21:37:06 +08:00
DIYgod
878ca93b50
fix: eas build ( #2798 )
...
* feat: change eas profile
* chore: use self-hosted runner
* chore: use self-hosted runner
* chore: use self-hosted runner
* chore: revert self hosted runner
2025-02-18 18:05:30 +08:00
Innei
fcdf4df5b2
chore: add eas build ci ( #2741 )
...
* eas build
Signed-off-by: Innei <tukon479@gmail.com>
* fix pnpm
Signed-off-by: Innei <tukon479@gmail.com>
* fix
Signed-off-by: Innei <tukon479@gmail.com>
---------
Signed-off-by: Innei <tukon479@gmail.com>
2025-02-13 21:56:24 +08:00