Commit graph

7 commits

Author SHA1 Message Date
Christoph Stenglein
96bb62a010 (ci): update to github actions v4 2024-02-02 16:02:49 +01:00
Christoph Stenglein
51e1bf4452
(ci): move from deprecated set-output to GITHUB_OUTPUT (#4371) 2024-01-15 19:56:58 +01:00
openoms
00fe2e2c67
Revert "ci: use environment files in actions (#4338)" (#4339)
This reverts commit 4d8776a35c.
2023-12-23 12:00:59 +01:00
openoms
4d8776a35c
ci: use environment files in actions (#4338) 2023-12-23 11:48:26 +01:00
openoms
c67499b222
ci: fix builds (#4160)
* fix: missing space in amd64 fatpack action
* change tab to space
* determine github user
* use $GITHUB_OUTPUT instead of set-output
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
* update all build workflows

* fix: don't protect system packages from pip
Discussed in: https://github.com/raspiblitz/raspiblitz/issues/4170

* add raspi.list only on aarch64

* create auth.log for fail2ban
related: https://github.com/raspiblitz/raspiblitz/issues/4044

* Broken builds on amd64 for blitz api and core lightning (debian 12) (#4242)
Co-authored-by: openoms <43343391+openoms@users.noreply.github.com>

* remove the arm64-rpi-debian12-lean-image-build
* deactivate automatic fatpack builds in gh actions

---------

Co-authored-by: Akihiko <105069903+0xakihiko@users.noreply.github.com>
2023-11-15 15:12:59 +01:00
openoms
f58a388cdb
ci: change variables in gh actions to new format (#4045)
* ci: change variables in gh actions to new format

* ci: remove quotes and set vars correctly
2023-07-31 22:34:52 +02:00
openoms
0d0e5581a5
ci: UEFI image generation and build updates (#4033)
* ci: use uefi for amd64 image, debian 12.1.0
* build: add amd64 legacyboot image action
* ci: store var values in config, update readme
* fix: add raspi repo on aarch64 only
fixes: https://github.com/raspiblitz/raspiblitz/issues/4029
* docs: guide to extend the root partition
2023-07-30 10:51:33 +02:00