Commit Graph

124 Commits

Author SHA1 Message Date
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
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
Magesh K
d677292bd3 - CI: Fix: VERSION_IPA was not using $marketing_version 2025-02-23 23:16:18 +05:30
Magesh K
722f67d3c7 - UITests: Fix: exclude pojavlauncher from testing since it is unreliable and fetch fails 2025-02-23 22:16:40 +05:30
Magesh K
07e0aea24f - CI: Split sequential steps into build, deploy, publish jobs and use concurrency for build and test 2025-02-23 21:17:41 +05:30
Magesh K
359b38609b - CI: Makefile and CI bug-fixes 2025-02-22 20:30:56 +05:30
Magesh K
614ab4cd33 - CI: improvements: dispatch simulator boot up in background and other fixes 2025-02-22 19:11:13 +05:30
Magesh K
e5713fa3a9 - CI: Fixes to make build re-useable 2025-02-22 18:35:49 +05:30
Magesh K
ca8c394ae0 - CI: Improve build log capture in case of errors 2025-02-22 17:12:12 +05:30
Magesh K
5323fdadcf - CI: Included tests for CI builds 2025-02-22 02:37:30 +05:30
Magesh K
eb0e1326b9 - ReleaseTracks: Added in-app ReleaseTracks switching support 2025-02-10 13:53:31 +05:30
Magesh K
4805ed8d3b - CI: fix typo 2025-02-08 14:24:00 +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
77833c6ffc - Store: Reverted localized version for Store and version to be independent 2025-02-08 13:38:37 +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