Skip to content
Merged
Changes from all commits
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
03134e8
add nightly builds CI
UnschooledGamer Sep 21, 2025
7a65ee9
add if check comment, uncomment while pushing to upstream repo
UnschooledGamer Sep 21, 2025
1228359
add workflow_dispatch for testing
UnschooledGamer Sep 21, 2025
e8c186f
Update nightly-build.yml
UnschooledGamer Sep 21, 2025
1428ba9
add: envs for keystore & build json path, removal step for those
UnschooledGamer Sep 21, 2025
ad0fb2e
use caching for Gradle
UnschooledGamer Sep 21, 2025
cd34126
Update apk path
UnschooledGamer Sep 21, 2025
7d6d979
add: workflow call, creation of nightly releases. and comments (if ra…
UnschooledGamer Sep 22, 2025
8d7ad6e
fix: PREV_TAG messed up EOF 🙃
UnschooledGamer Sep 22, 2025
0655a9a
fix: PR_NUMBER if condition
UnschooledGamer Sep 22, 2025
3624a21
fix: (again) PR_NUMBER if condition
UnschooledGamer Sep 22, 2025
eff6ddc
fix: UPDATED_VERSION bad substitution
UnschooledGamer Sep 22, 2025
19842e3
fix: PR_NUMBER assignment
UnschooledGamer Sep 22, 2025
d651aa4
add(CI): community-release-notifier, nightly-build concurrency, on de…
UnschooledGamer Sep 22, 2025
a339de7
add(CI): PR label removal for on demand Preview Releases CI
UnschooledGamer Sep 22, 2025
71f609d
remove(CI): remove .github excluding from on-demand preview CI for te…
UnschooledGamer Sep 22, 2025
d89b0df
add(CI): checkout action for on-demand-preview-releases-PR.yml
UnschooledGamer Sep 22, 2025
ded9ce1
fix(CI): workflow path for on-demand-preview-releases-PR.yml
UnschooledGamer Sep 22, 2025
e644434
add(CI): comments for on-demand-preview-releases-PR.yml
UnschooledGamer Sep 22, 2025
046a23d
fix(CI): on-demand-preview-releases-PR CI running without satisfying …
UnschooledGamer Sep 22, 2025
a725ca9
fix(CI): on-demand-preview-releases-PR CI env
UnschooledGamer Sep 22, 2025
8f68807
refactor(CI): on-demand-preview-releases-PR to use `.outcome` instead…
UnschooledGamer Sep 22, 2025
53387f1
refactor(CI): on-demand-preview-releases-PR to use `.outcome` instead…
UnschooledGamer Sep 22, 2025
996efdc
fix(CI): on-demand-preview-releases-PR to use backslash backticks
UnschooledGamer Sep 22, 2025
53af512
chore: fetch-depth to 0
UnschooledGamer Sep 22, 2025
cb025b1
chore: remove branch from reusable workflow
UnschooledGamer Sep 22, 2025
511641e
chore: add clean false to the checkout for on-demand-preview-releases…
UnschooledGamer Sep 22, 2025
c0c69b9
chore: add sha commit to the reusable workflow for on-demand-preview-…
UnschooledGamer Sep 22, 2025
4d3c100
chore: add repo to the reusable workflow for on-demand-preview-releas…
UnschooledGamer Sep 22, 2025
339afd8
refactor: builder, update last comment step in separate jobs
UnschooledGamer Sep 22, 2025
7462c24
chore: update on-demand-preview-releases-PR.yml
UnschooledGamer Sep 22, 2025
c38509c
chore: use `needs` for on-demand-preview-releases-PR.yml & expose nig…
UnschooledGamer Sep 22, 2025
cb82de5
fix: concurrency group deadlock when triggered from on-demand Preview…
UnschooledGamer Sep 22, 2025
b1a0948
fix: concurrency group deadlock when triggered from on-demand Preview…
UnschooledGamer Sep 22, 2025
953458e
fix: concurrency group deadlock when triggered from on-demand Preview…
UnschooledGamer Sep 22, 2025
cb712c5
fix: secrets not found in on-demand-preview-releases-PR.yml
UnschooledGamer Sep 22, 2025
5e47cdd
chore: update
UnschooledGamer Sep 22, 2025
a924429
Update nightly-build.yml
UnschooledGamer Sep 22, 2025
d351913
Update nightly-build.yml
UnschooledGamer Sep 22, 2025
8cb439b
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
543ca04
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
3abd838
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
ec12873
Update on-demand-preview-releases-PR.yml
UnschooledGamer Sep 23, 2025
a166a46
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
90403bf
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
cf7d3b8
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
bb7ba9d
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
c90ad4a
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
10b08ec
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
b3c87eb
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
8dc7b01
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
f5d7dc1
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
db4e1cb
Update community-release-notifier.yml
UnschooledGamer Sep 23, 2025
8665ebc
chore: add community-release-notifier to nightly-build.yml
UnschooledGamer Sep 23, 2025
0a77598
chore: update
UnschooledGamer Sep 23, 2025
d03ba4f
chore: update
UnschooledGamer Sep 23, 2025
e55bbe3
chore: update
UnschooledGamer Sep 23, 2025
acd22e6
chore: update
UnschooledGamer Sep 23, 2025
9a9e820
chore: update
UnschooledGamer Sep 23, 2025
256bf1a
chore: update
UnschooledGamer Sep 23, 2025
b15be38
chore: update
UnschooledGamer Sep 23, 2025
9ecb113
chore: update
UnschooledGamer Sep 23, 2025
44a7de6
chore: update
UnschooledGamer Sep 23, 2025
47d2e7e
Update(nightly-build): use sticky comment in case of PR.
UnschooledGamer Sep 23, 2025
417fe1c
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
38283c9
update(on-demand-preview-releases-PR): use sticky comments
UnschooledGamer Sep 23, 2025
941f3a2
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
5109401
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
e618dc0
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
ef1c54b
add: release outputs
UnschooledGamer Sep 23, 2025
901fa32
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
8aa552d
Update community-release-notifier.yml
UnschooledGamer Sep 23, 2025
a8f7016
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
4a9af0e
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
1ee998c
Update community-release-notifier.yml
UnschooledGamer Sep 23, 2025
efe76df
Update nightly-build.yml
UnschooledGamer Sep 23, 2025
27a8cba
Update on-demand-preview-releases-PR.yml
UnschooledGamer Sep 23, 2025
7ae11ae
fix: on-demand PR builds CI's failure detection conditions
UnschooledGamer Sep 23, 2025
48e98c7
refactor(on-demand-ci): To use sticky comments for initial Informing …
UnschooledGamer Sep 23, 2025
deb122d
fix(on-demand-ci): job failure comment always triggering, uses `alway…
UnschooledGamer Sep 23, 2025
741690d
chore: limit failure status (PR) comment to failure, cancelled types
UnschooledGamer Sep 23, 2025
48c4e7b
chore: remove debug upstream result step (saving ~2-3s run time)
UnschooledGamer Sep 23, 2025
b6fd777
chore: update
UnschooledGamer Sep 23, 2025
8c980e6
chore: update
UnschooledGamer Sep 23, 2025
aca0395
chore: update
UnschooledGamer Sep 23, 2025
12f5ee2
chore: add if for releaseRequired in release-notifier for nightly-bui…
UnschooledGamer Sep 27, 2025
0f2678f
chore: add if for releaseRequired in release-notifier for nightly-bui…
UnschooledGamer Sep 27, 2025
7bb02bc
chore: add if for releaseRequired in release-notifier for nightly-bui…
UnschooledGamer Sep 27, 2025
f2b1f2a
chore: add check if release url is present before running community a…
UnschooledGamer Sep 27, 2025
fdd4b89
chore: add Repo checks
UnschooledGamer Sep 29, 2025
b32b5a0
chore: define permissions, following [ossf](https://github.com/ossf/s…
UnschooledGamer Oct 1, 2025
7c57fa2
fix: on-demand-preview-releases-PR RUNS on drafted Pull Requests.
UnschooledGamer Oct 1, 2025
994db56
Merge branch 'main' into ci/nightly-builds
UnschooledGamer Oct 1, 2025
7f6c8de
Merge branch 'Acode-Foundation:main' into ci/nightly-builds
UnschooledGamer Oct 6, 2025
64b9e19
refactor(On-demand-Builds-CI)!: use pull_request_target instead of pu…
UnschooledGamer Oct 6, 2025
2c37532
chore: remove `\n\n` from nightly release notes.
UnschooledGamer Oct 6, 2025
022ebfb
revert(nightly-build): partial file - https://github.com/Acode-Founda…
UnschooledGamer Oct 6, 2025
71ab4cc
Merge branch 'Acode-Foundation:main' into ci/nightly-builds
UnschooledGamer Oct 6, 2025
3a8b891
add(nightly-build): ref & persist-credentials
UnschooledGamer Oct 8, 2025
49aeb0c
fix(nightly-build.yml): checkout ref expression
UnschooledGamer Oct 8, 2025
3870e4c
Merge branch 'main' into ci/nightly-builds
UnschooledGamer Oct 8, 2025
d35843c
Merge branch 'Acode-Foundation:main' into ci/nightly-builds
UnschooledGamer Oct 8, 2025
7179210
chore: fix permission issue for scheduled `nightly-build.yml`
UnschooledGamer Oct 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@
uses: actions/checkout@v4
with:
fetch-depth: 0 # Required for tags
persist-credentials: false
# persists credentials locally if tagging and releases are not skipped.
persist-credentials: ${{ ! inputs.skip_tagging_and_releases }}
ref: ${{ (inputs.is_PR && inputs.PR_NUMBER) && github.event.pull_request.head.sha || '' }}

- name: Set up Java 21
Expand Down