mahee96
1ad0fe23fc
ci: fix - version number was inconsistent across deployment of beta channels
2026-02-25 00:04:42 +05:30
mahee96
21bbcd69f8
ci: updated stable workflow as per workflow.py and other workflows
2026-02-24 22:07:36 +05:30
mahee96
fd920be3bf
ci: updated PR workflow to reflect latest
2026-02-24 21:15:28 +05:30
mahee96
bf5b1c935c
ci: cleanup - removed obsolete stuffs
2026-02-24 20:43:35 +05:30
mahee96
1b1c7c58e2
ci: moved cache maintenance script into obsolete
2026-02-24 20:43:03 +05:30
mahee96
47db2c3d5d
ci: fix typo in brew command
2026-02-24 20:35:50 +05:30
mahee96
967b9f7572
ci: removed caching for ldid and xcbeautify coz they take much more time to restore than install
2026-02-24 20:32:02 +05:30
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
f0da9cf8aa
ci: more fixes
2026-02-24 12:25:12 +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
3a05485c40
CI: improve more ci worflow
2026-02-24 05:47:38 +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
d18422af00
CI: skip info on upstream branch for deploy message in nightly since it is already the last beta before stable
2026-02-22 07:39:24 +05:30
mahee96
0062374d32
CI: disabled test tracks completely by commenting out
2026-02-22 07:29:56 +05:30
mahee96
661fda4988
CI: fixed the heredoc parsing issues when single quotes are present in the notes by using a local function in shell script
2026-02-22 06:22:41 +05:30
mahee96
85427ecbc6
CI: deploy - added filtering to upload only available files
2025-11-16 01:25:01 +05:30
mahee96
ecf5e2d770
CI: delete obsoleted scripts
2025-11-16 01:24:24 +05:30
mahee96
2f2df9ca43
CI: refine upload list in deploy job based on test enablement
2025-11-16 01:02:42 +05:30
mahee96
31520354bd
CI: remove pod related steps
2025-11-16 00:51:02 +05:30
mahee96
b4df06f742
CI: updated to macOS 26 + xcode 26 for runners
2025-10-15 20:32:42 +05:30
mahee96
39d0835f5b
- CI: updated stable.yml for recent fixes
2025-03-01 01:30:15 +05:30
mahee96
f11e27c712
- CI: serialize on whole workflow instead of individual jobs
2025-02-27 05:37:35 +05:30
mahee96
8cb3de9ab5
- CI: enable build on push for nightly temporarily
2025-02-27 05:03:42 +05:30
mahee96
ca57d58219
- CI: fix: deploy errors
2025-02-27 05:01:27 +05:30
mahee96
6a56fbd206
-CI: fix: deploy must run if tests were sccessful or skipped
2025-02-27 04:57:34 +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
a5aec978bb
- CI: Optimization: Split tests-build from tests-run so that tests-run failure doesn't invalidate last build in cache
2025-02-24 19:42:07 +05:30