Commit graph

5 commits

Author SHA1 Message Date
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
f2449dae50
build: self host the ci pipeline (use the plugin's image the build itself) (#3)
Reviewed-on: https://git.vdx.hu/voidcontext/woodpecker-plugin-nix-attic/pulls/3
Co-authored-by: Gabor Pihaj <gabor.pihaj@gmail.com>
Co-committed-by: Gabor Pihaj <gabor.pihaj@gmail.com>
2023-09-30 16:13:32 +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