Commit graph

22 commits

Author SHA1 Message Date
Dorian Stoll 30c9a9caa5
pkg: Allow triggering a CI run manually
This will only build the kernel, sign it and upload it as an artifact.
Useful for testing changes.
2023-07-25 09:36:28 +02:00
Dorian Stoll 854c619a8f
pkg: arch: Move to script based workflow 2023-07-25 09:36:18 +02:00
Maximilian Luz 5f6172432e
pkg: Switch to org-wide secrets 2023-06-03 12:36:42 +02:00
Maximilian Luz b4428ded00
Update outdated GitHub actions 2023-02-02 01:05:42 +01:00
Maximilian Luz 69d1e5826e
fixup! pkg/arch: Revert back to official archlinux docker image 2022-01-04 18:35:14 +01:00
Maximilian Luz 16a9e388ef
pkg/arch: Revert back to official archlinux docker image 2022-01-04 16:11:46 +01:00
Dorian Stoll d71b781ced
Update to 5.10.16
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-02-15 10:39:38 +01:00
Maximilian Luz a81f3daf43
Add missing Arch Linux build dependencies 2021-01-08 00:34:35 +01:00
Maximilian Luz d64845f146
fixup! Fully update Arch container before build, unify dependencies 2020-08-24 17:41:25 +02:00
Maximilian Luz c1b7f0ee54
fixup! Fully update Arch container before build, unify dependencies 2020-08-24 16:03:11 +02:00
Maximilian Luz 97a123df18
Fully update Arch container before build, unify dependencies 2020-08-23 22:57:50 +02:00
Dorian Stoll 3d776f6caa
Fix arch build
For some reason libffi is not installed even though make needs it

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-04-14 10:16:03 +02:00
Maximilian Luz d1ab15432b
Change job order: make repo depend on release
Repo updates require the release to be available.
2020-02-18 18:57:05 +01:00
Maximilian Luz 468947a822
Update repo-update process 2020-02-18 18:46:03 +01:00
Maximilian Luz 264539bae7
Use new repo-update method for Fedora 2020-02-18 01:27:28 +01:00
Maximilian Luz e46d83fac2
Fix repo update 2020-02-17 21:57:14 +01:00
Maximilian Luz 995d8de7e9
Run repo update on basic ubuntu vm 2020-02-17 20:26:58 +01:00
Maximilian Luz e2b06ec44d
Use new repo-update method for Arch 2020-02-17 00:49:21 +01:00
Maximilian Luz e83c48215e
Update packaging for repo-setup changes 2020-02-04 20:40:36 +01:00
Dorian Stoll 255b82b08a
Fix updating the repository for arch
GPG will refuse to overwrite already existing signatures, so remove
them before signing.

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-01-30 18:12:55 +01:00
Dorian Stoll db920fcc60
Fix arch build
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-01-23 08:45:07 +01:00
Dorian Stoll a7c31efd59
Seperate arch workflow and add package repo update
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-01-22 22:10:42 +01:00