Commit graph

8 commits

Author SHA1 Message Date
dd4cdb5cfa [HACK] aarch64 2023-12-29 00:58:33 -05:00
Gabor Pihaj
6f919c5237
build!: cache attic client and remove "latest" flake output (#18)
Reviewed-on: https://git.vdx.hu/voidcontext/woodpecker-plugin-nix-attic/pulls/18
Co-authored-by: Gabor Pihaj <gabor.pihaj@gmail.com>
Co-committed-by: Gabor Pihaj <gabor.pihaj@gmail.com>
2023-11-30 23:23:51 +00:00
Gabor Pihaj
4ad3c86c7a
fix: create the runner script outside of the workspace (#9)
Reviewed-on: https://git.vdx.hu/voidcontext/woodpecker-plugin-nix-attic/pulls/9
Co-authored-by: Gabor Pihaj <gabor.pihaj@gmail.com>
Co-committed-by: Gabor Pihaj <gabor.pihaj@gmail.com>
2023-09-30 18:15:22 +00:00
Gabor Pihaj
0b5b538077
refactor: split flake.nix into multiple files (#8)
Reviewed-on: https://git.vdx.hu/voidcontext/woodpecker-plugin-nix-attic/pulls/8
Co-authored-by: Gabor Pihaj <gabor.pihaj@gmail.com>
Co-committed-by: Gabor Pihaj <gabor.pihaj@gmail.com>
2023-09-30 17:44:43 +00:00
Gabor Pihaj
c8955246f1
feat: improve runner script with sane defaults (#4)
Reviewed-on: https://git.vdx.hu/voidcontext/woodpecker-plugin-nix-attic/pulls/4
Co-authored-by: Gabor Pihaj <gabor.pihaj@gmail.com>
Co-committed-by: Gabor Pihaj <gabor.pihaj@gmail.com>
2023-09-30 16:55:27 +00:00
Gabor Pihaj
95e2ebdb36
feat!: support multiple commands by accepting multiline string instead of a single command (#2)
Reviewed-on: https://git.vdx.hu/voidcontext/woodpecker-plugin-nix-attic/pulls/2

BREAKING CHANGE: `command` settings is now not supported, use `script` instead
Co-authored-by: Gabor Pihaj <gabor.pihaj@gmail.com>
Co-committed-by: Gabor Pihaj <gabor.pihaj@gmail.com>
2023-09-30 16:04:07 +00:00
Gabor Pihaj
2ae1bb82d4
build: build and publish from CI pipeline (#1)
Reviewed-on: https://git.vdx.hu/voidcontext/woodpecker-plugin-nix-attic/pulls/1
Co-authored-by: Gabor Pihaj <gabor.pihaj@gmail.com>
Co-committed-by: Gabor Pihaj <gabor.pihaj@gmail.com>
2023-09-30 14:11:00 +00:00
Gabor Pihaj
9bb9871977
feat: create docker image with nix configured and attic available 2023-09-30 11:51:35 +01:00