Commit Graph

74 Commits

Author SHA1 Message Date
Magesh K
6bc89aa4ab [CI]: update rebase.yml to alpha.yml 2024-12-26 21:15:29 +05:30
Magesh K
592cb357cf [CI]: Added conditional deployment of the alpha commit to apps-v2 sources
- (useful when debugging CI and to prevent continuous in-app update noise to the users)
2024-12-26 21:15:29 +05:30
Magesh K
14f745a715 [CI]: Fix dSYM artifact upload path 2024-12-26 21:15:29 +05:30
Magesh K
0fef90b744 [CI]: upgrade to use Xcode 16.1 on macOS 14 runner 2024-12-26 21:15:29 +05:30
Magesh K
94693653a1 [CI]: export dSYMs to releases page in the artifacts section as zip 2024-12-26 21:15:29 +05:30
Magesh K
39b3fb4726 [dSYMs]: updated makefile to define configuration explicitly, renamed xcarhive and retain dSYMs at original location 2024-12-26 21:15:29 +05:30
Magesh K
c4dcd53472 [CI]: always try installing cocoa pods irrespective of cache 2024-12-26 21:15:29 +05:30
Magesh K
4c4a83e90c [apps-v2]: fix source apps updater 2024-12-26 21:15:29 +05:30
Magesh K
ed2a856ee3 [apps-v2]: enable publish to github pages for sources 2024-12-26 21:15:29 +05:30
Magesh K
d67e8f5648 [Beta-Updates]: use BUILD_REVISION added as field in Info.plist instead of CURRENT_PROJECT_VERSION for commit ID marker 2024-12-26 21:15:29 +05:30
Magesh K
c86bf17794 [CI]: set IS_BETA for xcodebuild to build beta IPA with commit id as MARKETING_VERSION 2024-12-26 21:15:29 +05:30
Magesh K
76b47bc0d3 [CI]: Ported step to create alpha (pre-release) artifacts for github releases 2024-12-26 21:15:29 +05:30
Magesh K
7afde3d62d [TAG]: bump release version to next minor 0.6.0 2024-12-26 21:15:29 +05:30
Magesh K
b2611ba71c Revert "[CI]: diagnostics: disabled xcpretty to print full error logs"
This reverts commit 01a3b8ba9d9cc8bd24e974aa0116bc9c3e0e38ac.
2024-12-26 21:15:29 +05:30
Magesh K
bfba242a02 [CI]: diagnostics: disabled xcpretty to print full error logs 2024-12-26 21:15:29 +05:30
Magesh K
e405fd82b3 [CI]: setup CI for rebase-2.0-wip branch 2024-12-26 21:15:29 +05:30
Magesh K
ddee526f5d [CI]: prepare nightly for merging rebase-2.0-wip 2024-12-26 21:05:15 +05:30
June Park
730bf2a727 Update stable.yml
Signed-off-by: June Park <me@pythonplayer123.dev>
2024-12-24 22:48:48 +09:00
June Park
30c8e696d9 Update stable.yml
Signed-off-by: June Park <me@pythonplayer123.dev>
2024-12-24 22:09:21 +09:00
June Park
57776198e5 Update pr.yml
Signed-off-by: June Park <me@pythonplayer123.dev>
2024-12-24 22:08:52 +09:00
June Park
785dc76250 Update nightly.yml
Signed-off-by: June Park <me@pythonplayer123.dev>
2024-12-24 21:40:57 +09:00
June Park
443fc66b2f Use xcbeautify for nightlys
Signed-off-by: June Park <me@pythonplayer123.dev>
2024-12-24 21:38:45 +09:00
June Park
33d5246bfc cache harder
Signed-off-by: June Park <me@pythonplayer123.dev>
2024-12-24 16:39:59 +09:00
nythepegasus
c9040f46ad Actually fix deprecation warnings 2024-10-17 06:14:44 -04:00
nythepegasus
bc8c9f6b90 Update GH Actions to fix deprecation warnings 2024-10-17 05:58:38 -04:00
June Park
877410206f [no ci] Update pr.yml to cache builds
Signed-off-by: June Park <me@pythonplayer123.dev>
2024-08-17 10:14:04 +09:00
June Park
40daafa17a 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
0bc6167739 [skip ci] add caches to stable.yml
Signed-off-by: June Park <me@pythonplayer123.dev>
2024-08-16 14:32:25 +09:00
June Park
005faab0fb [skip ci] add caches to beta
Signed-off-by: June Park <me@pythonplayer123.dev>
2024-08-16 14:30:47 +09:00
June Park
9f5aa948db Make caches not have workflow name
Signed-off-by: June Park <me@pythonplayer123.dev>
2024-08-16 14:30:13 +09:00
June Park
69504b7b73 Add incremental builds
Signed-off-by: June Park <me@pythonplayer123.dev>
2024-08-16 13:17:07 +09:00
June Park
616319c2fd Add nightly.link description
Signed-off-by: June Park <me@pythonplayer123.dev>
2024-08-15 12:00:39 +09:00
June Park
74a0085b55 Add nightly.link support
Pushing directly as this shouldn't mess anything other than CI up

Signed-off-by: June Park <me@pythonplayer123.dev>
2024-08-14 21:14:27 +09:00
June Park
7126091442 Update stable.yml
Signed-off-by: June Park <rjp2030@outlook.com>
2024-01-30 10:40:34 +09:00
June Park
cf22c8fed0 ouch pushed selfhosted code
Signed-off-by: June Park <rjp2030@outlook.com>
2024-01-30 10:40:07 +09:00
June Park
9432c07b8d Update nightly.yml
Signed-off-by: June Park <rjp2030@outlook.com>
2024-01-25 23:28:58 +09:00
June P
c4dab645c9 change to self-hosted 2024-01-25 23:18:28 +09:00
Stern
ff7d018d54 [skip ci] ci: Update stable.yml
This removes workflow_dispatch as it was making the builds show as SideStore `develop`

Signed-off-by: Stern <xsternent@gmail.com>
2023-11-28 05:50:44 -05:00
Stern
3243b4358c [skip ci] ci: add workflow_dispatch
Signed-off-by: Stern <xsternent@gmail.com>
2023-11-27 10:18:06 -05:00
Stern
f50ce575eb Update pr.yml
Signed-off-by: Stern <xsternent@gmail.com>
2023-06-13 20:31:37 -04:00
Stern
7922442426 Update pr.yml
Signed-off-by: Stern <xsternent@gmail.com>
2023-06-13 20:30:41 -04:00
naturecodevoid
8190198d14 [skip ci] ci: fully rename SideStore.ipa, even after extracting the artifact zip 2023-04-13 07:30:20 -07:00
naturecodevoid
ab82e45c32 [skip ci] Include commit SHA in nightly version 2023-04-02 15:08:48 -07:00
naturecodevoid
508bb2bdd5 [skip ci] Add version to artifact name
we can't do this for releases because some download URLs might rely on it being named SideStore.ipa

Build Info will also have version anyways
2023-04-02 08:01:57 -07:00
naturecodevoid
c278cb4f0c [skip ci] Log version 2023-04-02 08:00:11 -07:00
naturecodevoid
b206d2fe98 [skip ci] Fix PR commit suffix 2023-04-02 07:58:38 -07:00
naturecodevoid
d6073f874c [skip ci] include commit SHA in PR builds
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com>
2023-03-24 08:56:30 -07:00
naturecodevoid
d7b8a3d647 [skip ci] rename the *.dSYM artifact so that macOS treats it as a normal folder 2023-03-07 08:24:28 -08:00
naturecodevoid
87b4f58b8b attach debugging symbols to actions builds 2023-03-07 07:50:31 -08:00
naturecodevoid
24959bee25 [skip ci] actions: Add info/automate cache resetting 2023-02-21 17:27:56 -08:00