Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
b219f0d
chore(on-demand-preview-releases-PR): fix perms
UnschooledGamer Jul 9, 2026
4178fbe
set contents read
UnschooledGamer Jul 9, 2026
e043ab5
refactor: nightly build workflow and add nightly release workflow
UnschooledGamer Jul 9, 2026
3ea66b2
chore: use my checks for testing
UnschooledGamer Jul 9, 2026
e5866d3
chore: use my checks for testing this.
UnschooledGamer Jul 9, 2026
21e927b
chore: update nightly release workflow and add permissions for pull r…
UnschooledGamer Jul 9, 2026
2f73110
rm "for owners" in the progress notification
UnschooledGamer Jul 9, 2026
5c775e4
chore: use my repo for testing
UnschooledGamer Jul 9, 2026
3312f7e
Update nightly-release.yml
UnschooledGamer Jul 9, 2026
e4e89af
Update nightly-release.yml
UnschooledGamer Jul 9, 2026
9c0359f
Update nightly-release.yml
UnschooledGamer Jul 9, 2026
43cdaae
Update nightly-release.yml
UnschooledGamer Jul 9, 2026
8eae652
Refactor SLSA provenance section in workflow
UnschooledGamer Jul 9, 2026
4b05a54
Update nightly-release.yml
UnschooledGamer Jul 9, 2026
4649c49
Update nightly-release.yml [skip ci]
UnschooledGamer Jul 10, 2026
2def9a4
Update nightly-release.yml [skip ci]
UnschooledGamer Jul 10, 2026
d7ec3b2
Update nightly-release.yml
UnschooledGamer Jul 10, 2026
387dff0
Update nightly-release.yml [skip ci]
UnschooledGamer Jul 10, 2026
5887546
Enhance nightly release workflow with SHA256 signature computation an…
UnschooledGamer Jul 10, 2026
e1cd0c1
chore: improve maintainability and add release-notifier
UnschooledGamer Jul 11, 2026
56bf41d
fix: conditionally create subjects file handle based on publish gate …
UnschooledGamer Jul 11, 2026
5a5de79
fix: enhance secret validation step for nightly builds
UnschooledGamer Jul 11, 2026
302ce6e
chore: tmp remove this check
UnschooledGamer Jul 11, 2026
aa1429e
remove this check too tmp
UnschooledGamer Jul 11, 2026
9824c32
Update nightly-release.yml [skip ci]
UnschooledGamer Jul 11, 2026
5db1345
Update community-release-notifier.yml [skip ci]
UnschooledGamer Jul 11, 2026
23c1e9c
chore: add job summary output for nightly release workflow [skip ci]
UnschooledGamer Jul 12, 2026
76f7838
fix: correct condition for should_publish output in nightly release s…
UnschooledGamer Jul 12, 2026
44522a0
Update nightly-build.yml [skip ci]
UnschooledGamer Jul 12, 2026
9dca0b8
Update nightly-release.yml [skip ci]
UnschooledGamer Jul 12, 2026
1e605ed
Update community-release-notifier.yml
UnschooledGamer Jul 12, 2026
14a8dcd
Update nightly-release.yml [skip ci]
UnschooledGamer Jul 12, 2026
8d56bac
Update nightly-build.yml [skip ci]
UnschooledGamer Jul 12, 2026
5680102
Update nightly-release.yml [skip ci]
UnschooledGamer Jul 12, 2026
e4c0dc7
Update on-demand-preview-releases-PR.yml [skip ci]
UnschooledGamer Jul 12, 2026
776fd7c
Update on-demand-preview-releases-PR.yml
UnschooledGamer Jul 12, 2026
f788a39
Add CODEOWNER for nightly-release.yml workflow [skip ci]
UnschooledGamer Jul 12, 2026
8e3822a
Delete pnpm-workspace.yaml [skip ci]
UnschooledGamer Jul 12, 2026
bd1fa7e
Update .github/workflows/nightly-release.yml
UnschooledGamer Jul 12, 2026
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
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
.github/workflows/nightly-build.yml @unschooledgamer
.github/workflows/on-demand-preview-releases-PR.yml @unschooledgamer
.github/workflows/community-release-notifier.yml @unschooledgamer
.github/workflows/nightly-release.yml @unschooledgamer
Loading