Commit Graph

75 Commits

Author SHA1 Message Date
dependabot[bot]
4ecd2a9e80 build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.6.1 to 3.0.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](153bb8e044...b430933298)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-19 00:26:05 +02:00
Mintsuki
8b37f7ab9b gha: Fix release and binary-release workflows 2026-04-09 13:35:07 +02:00
Mintsuki
3f866e1ce8 misc: Migration to GitHub 2026-04-06 19:04:22 +02:00
Mintsuki
a9b35f3050 ci: Update workflows for Codeberg migration 2025-08-30 13:38:58 +02:00
dependabot[bot]
500007b787 build(deps): Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 10:54:51 +00:00
Mintsuki
15df4c170b gha: Update workflows after cb304d05cf 2025-08-07 18:28:34 +02:00
Mintsuki
b532faea1f misc: Move to using separate limine-protocol repository 2025-07-12 09:25:05 +02:00
Mintsuki
87c1d05c87 gha: Fix release note gen (take 3) 2025-03-25 23:29:41 +01:00
Mintsuki
af2a3d3854 gha: Fix release note gen (take 2) 2025-03-25 23:23:20 +01:00
Mintsuki
a6cd1ecbe8 gha: Fix release notes in release workflow 2025-03-17 12:52:16 +01:00
Mintsuki
c4fd0870ff gha: Do not redundantly upload ChangeLog as release artifact 2025-03-16 17:19:28 +01:00
Mintsuki
6d177ccc77 gha: Do not repush all tags on release 2025-03-11 00:47:16 +01:00
Mintsuki
34bf94776b gha: Fix up tarball sign command and sign binary tags 2025-03-11 00:31:51 +01:00
mintsuki
c78ac308b5 gha: Fix sign release step and update release notes 2025-03-10 06:37:30 +01:00
Mintsuki
c39be10c92 gha: Sign release tarballs and binary branch commits 2025-03-09 21:56:56 +01:00
mintsuki
ee8eb0f8b2 ci: release.yml: Remove code handling 6.x backporting of binary releases 2024-08-02 17:59:09 +02:00
dependabot[bot]
b75a4df207 build(deps): bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 05:31:26 +00:00
mintsuki
f4ebb6f4d7 build: Also produce zstd tarball 2024-03-31 06:22:57 +02:00
mintsuki
477e8338ae build: Replace xz with bzip2 and lzip for release tarballs 2024-03-30 06:14:39 +01:00
mintsuki
668fb3cbb9 ci/release: Adjustments for renamed branches 2024-02-27 11:53:41 +01:00
mintsuki
604d83d05a Revert "ci: Drop source branch prefix from binary branch name"
This reverts commit 7ce72fd9dd.
2024-02-27 11:47:16 +01:00
mintsuki
92b554af43 ci: Automate rebasing v6.x-branch-binary onto binary on release 2024-01-25 01:50:35 +01:00
mintsuki
7ce72fd9dd ci: Drop source branch prefix from binary branch name 2024-01-14 01:50:08 +01:00
mintsuki
8f14ccf1e8 Revert "ci: Use Arch Linux testing container"
This reverts commit 92ce92700d.
2024-01-07 01:52:21 +01:00
mintsuki
bb48bc58da ci: Use Arch Linux testing container 2023-12-27 11:02:21 +01:00
mintsuki
3b48b31f40 gh: Update release notes template 2023-11-24 03:15:33 +01:00
mintsuki
356eb24bf2 docs: Get rid of automatically generated ChangeLog 2023-11-24 03:15:33 +01:00
mintsuki
6ec3026b8e gh: Update actions/checkout to v4 2023-11-24 03:15:33 +01:00
mintsuki
16970ddbab gh/release: Generate and upload ChangeLog as artifact 2023-11-14 08:32:48 +01:00
mintsuki
a5051f92bf build: Changes to comply more with the GNU build system - adds ChangeLog 2023-10-28 05:16:45 +02:00
mintsuki
997e2c756a ci: Remove openssh dependency no longer required for release 2023-07-26 17:04:46 -05:00
mintsuki
38ccb76c40 misc: limine-hdd.bin -> limine-bios-hdd.bin 2023-06-15 01:47:16 +02:00
mintsuki
7b1284808a build: Fix permissions of output files in makefile instead of release recipe 2023-06-15 01:33:17 +02:00
mintsuki
1c5fde5dc9 misc: Add BOOTRISCV64.EFI to permissions fix list 2023-06-14 00:25:42 +02:00
mintsuki
9079f3007d ci: Fix permissions of certain files in binary branch 2023-05-29 12:51:21 +02:00
mintsuki
7ad444936e host: Condense various host utilities into a single executable 2023-04-11 22:04:05 +02:00
mintsuki
0196abf2ec build: Minor build system updates 2023-03-23 02:35:08 +01:00
mintsuki
f71f506b0a build: configure: Change some variable names to be more friendly 2023-03-16 02:28:50 +01:00
mintsuki
9009404a11 build: Updates for newer freestanding-toolchain 2023-03-14 17:20:46 +01:00
mintsuki
d1e4b9946c docs: LICENSE.md -> LICENSE 2023-03-10 14:01:49 +01:00
mintsuki
8c7a98310a misc: Add support for enrolling config blake2b hash in executable 2023-02-06 23:58:19 +01:00
mintsuki
2091aa9c21 Revert "Revert "Revert "ci: Build and check using Alpine instead of Arch"""
This reverts commit 8caf7b5b75.
2023-01-20 16:25:15 +01:00
mintsuki
8caf7b5b75 Revert "Revert "ci: Build and check using Alpine instead of Arch""
This reverts commit ce4046d559.
2022-12-30 09:04:45 +01:00
mintsuki
a0d8c7b2ab ci: Remove website upload portion of workflow 2022-12-30 08:53:36 +01:00
mintsuki
ce4046d559 Revert "ci: Build and check using Alpine instead of Arch"
This reverts commit 502f77b30f.
2022-10-16 01:31:36 +02:00
mintsuki
502f77b30f ci: Build and check using Alpine instead of Arch 2022-10-14 00:02:55 +02:00
mintsuki
ebbf8d7bed misc: Better integration of aarch64 port and test mechanism 2022-09-05 02:17:53 +02:00
mintsuki
20305f3445 ci: Mark releases as prerelease 2022-08-26 00:11:14 +02:00
mintsuki
7d66c80b35 docs/ci: Changes in preparation for 4.x release 2022-08-25 20:01:30 +02:00
mintsuki
82e62a9678 host: Reorganise host-tools layout and add limine-version. Closes #196 2022-07-13 17:17:12 +02:00