mahee96
b91bcee70f
ci: added some names to few steps
2026-02-24 20:27:46 +05:30
mahee96
25f34c6f69
ci: added back the nightly schedule checking for new commits and only then build
2026-02-24 20:23:12 +05:30
mahee96
b7085aaeca
ci: improve speed by caching brew install step and reading project settings from dumped xcodebuild -showProjectSettings instead of invoking each time.
2026-02-24 18:54:41 +05:30
mahee96
1449f8c74f
staging: prepare new branch for alpha release channels and high velocity development
2026-02-24 13:04:44 +05:30
mahee96
aa224f68c7
ci: more fixes
2026-02-24 09:13:09 +05:30
mahee96
226f0dcc6b
CI: improve more ci worflow
2026-02-24 08:19:56 +05:30
mahee96
bce38c8743
CI: improve more ci worflow
2026-02-24 07:41:06 +05:30
mahee96
0e72a33af8
CI: improve more ci worflow
2026-02-24 07:23:20 +05:30
mahee96
ea86b98674
CI: improve more ci worflow
2026-02-24 07:00:17 +05:30
mahee96
3d47d486ef
CI: improve more ci worflow
2026-02-24 06:22:03 +05:30
mahee96
31d07534d0
CI: improve more ci worflow
2026-02-24 05:27:15 +05:30
mahee96
99712f0020
CI: improve more ci worflow
2026-02-24 03:58:47 +05:30
mahee96
c5394be883
CI: improve more ci worflow
2026-02-24 03:53:26 +05:30
mahee96
97b04094eb
CI: improve more ci worflow
2026-02-24 03:13:55 +05:30
mahee96
675bdc63ae
CI: improve more ci worflow
2026-02-24 02:59:08 +05:30
mahee96
c546ff6642
CI: improve more ci worflow
2026-02-24 02:40:34 +05:30
mahee96
bcadc92057
CI: improve more ci worflow
2026-02-24 02:25:50 +05:30
mahee96
c82662a72b
CI: improve more ci worflow
2026-02-24 01:54:41 +05:30
mahee96
a6315442fb
CI: improve more ci worflow
2026-02-24 01:54:05 +05:30
mahee96
97d8da1eab
CI: improve more ci worflow
2026-02-24 01:51:35 +05:30
mahee96
af04388aea
CI: improve more ci worflow
2026-02-24 01:20:37 +05:30
mahee96
7553e25bbf
CI: improve more ci worflow
2026-02-24 01:10:38 +05:30
mahee96
7c01ba0db6
CI: improve more ci worflow
2026-02-24 00:59:05 +05:30
mahee96
e55351dbb0
CI: improve more ci worflow
2026-02-24 00:41:33 +05:30
mahee96
97ee0b2dac
CI: full rewrite - moved logic into ci.py and kept workflow scripts mostly dummy
2026-02-23 20:21:59 +05:30
mahee96
8cb3de9ab5
- CI: enable build on push for nightly temporarily
2025-02-27 05:03:42 +05:30
mahee96
b3e99d1ae3
- CI: Try composite build
2025-02-27 04:30:45 +05:30
Magesh K
e50da6603c
- CI: replaced irgaly/xcode-cache with gh-actions-cache
...
- CI: serialization bug fix - reverted concurrency lock to workflow level instead of job level which was causing issues due to incorrect cache at expected jobs
- CI: Boot simulator in async instead of doing in a blocking step
- CI: integrate publishing release notes
- CI: moved posting to beta-build-num repo into build-job instead of deploy coz we want to roll the beta-build-num for each success of build-job even if the workflow failed.
2025-02-27 02:49:20 +05:30
Magesh K
ca8c394ae0
- CI: Improve build log capture in case of errors
2025-02-22 17:12:12 +05:30
Magesh K
eb0e1326b9
- ReleaseTracks: Added in-app ReleaseTracks switching support
2025-02-10 13:53:31 +05:30
Magesh K
caa38cfcae
- CI: updated nightly to print new commits when running on schedule
2025-02-08 13:50:45 +05:30
Magesh K
61086a681a
- Beta-Builds: Updated bundleID suffix with beta build to match source
2025-02-08 12:17:45 +05:30
Magesh K
e5144d112a
- CI update for nightly
2025-02-08 11:44:40 +05:30
Magesh K
bf766c1b84
- Multiple fixes and CI setup
2025-02-08 11:36:55 +05:30
Magesh K
337349c324
[CI]: Fix wrong secrects for BUILD_LOG_ZIP_PASSWORD
2025-01-13 03:39:30 +05:30
Magesh K
c5def98e87
[CI]: Capture SideStore build log using 'tee' and upload it as encrypted zip in the artifacts
2025-01-12 22:43:07 +05:30
Magesh K
51f2588d3c
[CI]: post apps-v2 on main instead of nightly
2024-12-30 04:21:46 +05:30
Magesh K
5416deddbe
[CI]: use main branch for updates to apps-v2 sources.json
2024-12-30 03:54:18 +05:30
Magesh K
7ae10c6022
[CI]: updated nightly workflow to match apps-v2
2024-12-30 03:24:31 +05:30
Magesh K
a547d2bc8a
[apps-v2]: updated to push beta(nightly) updates to sources
2024-12-30 00:49:06 +05:30
Magesh K
9a3cb2b5ec
[CI]: prepare nightly for merging rebase-2.0-wip
2024-12-26 21:05:15 +05:30
June Park
c8ae28003f
Update nightly.yml
...
Signed-off-by: June Park <me@pythonplayer123.dev >
2024-12-24 21:40:57 +09:00
June Park
cf32f25457
Use xcbeautify for nightlys
...
Signed-off-by: June Park <me@pythonplayer123.dev >
2024-12-24 21:38:45 +09:00
June Park
110f70e34c
cache harder
...
Signed-off-by: June Park <me@pythonplayer123.dev >
2024-12-24 16:39:59 +09:00
nythepegasus
867a9c77e6
Actually fix deprecation warnings
2024-10-17 06:14:44 -04:00
nythepegasus
bc2d2c18fc
Update GH Actions to fix deprecation warnings
2024-10-17 05:58:38 -04:00
June Park
e117c4b9a3
Remove cache clear
...
We don't need to do this anymore
Signed-off-by: June Park <me@pythonplayer123.dev >
2024-08-16 15:41:02 +09:00
June Park
71c4abfce8
Make caches not have workflow name
...
Signed-off-by: June Park <me@pythonplayer123.dev >
2024-08-16 14:30:13 +09:00
June Park
0058c40f46
Add incremental builds
...
Signed-off-by: June Park <me@pythonplayer123.dev >
2024-08-16 13:17:07 +09:00
June Park
a2feb34dc1
ouch pushed selfhosted code
...
Signed-off-by: June Park <rjp2030@outlook.com >
2024-01-30 10:40:07 +09:00