Commit graph

65 commits

Author SHA1 Message Date
b42f7b72ad
Remove bud from CI, too 2022-08-14 17:16:56 +02:00
ff69e1f8d6
Merge branch 'main' into fix/drone-ci-iso-target-path 2022-05-02 21:56:03 +02:00
077ab8b4f4
Fix ISO target path for publishing 2022-05-02 10:39:59 +02:00
91605af135
Revert "Merge pull request 'fix/boostrap-iso' (#75) from fix/boostrap-iso into main"
This reverts commit 48be9cfa75, reversing
changes made to 281d7b56b4.
2022-05-02 09:49:14 +02:00
3dc6e6a5f6
Change bootstrap isoImage command in CI 2022-04-30 23:20:47 +02:00
47ed302f7a
drone: add check step 2022-04-30 17:03:00 +02:00
e956a69abf
Re-enable CI Check step 2022-04-30 16:38:19 +02:00
4e9786442b
DEBUG: try to build ISO without volume as build store cache 2022-02-27 17:09:06 +01:00
94b6304140
DEBUG: try to build ISO without volume as build store cache 2022-02-27 17:07:43 +01:00
5a0078be8d
DEBUG: try to build ISO without volume as build store cache 2022-02-27 17:06:24 +01:00
d0e972f85f
DEBUG: try to build ISO without volume as build store cache 2022-02-25 13:59:37 +01:00
67504a2560
DEBUG: try if nix build work with cached store 2022-02-09 17:17:08 +01:00
98be94a4db
DEBUG: try if nix build work with cached store 2022-02-08 19:09:53 +01:00
e970370f38
Try with eval-store=local 2022-02-08 14:34:58 +01:00
0b7f1019af
Try nix store cache docker volume with privileged mode 2022-02-08 14:21:57 +01:00
d157e71a72
DEBUG: try build without eval-store 2022-02-03 15:32:16 +01:00
f5c07c2e49
DEBUG: try if nix build work with cached store 2022-02-03 14:25:38 +01:00
ec8c0dae45
use SUBCMD_FLAGS env var 2022-02-03 12:22:07 +01:00
c7a0811200
make the yaml parser happy 2022-02-03 12:16:48 +01:00
07ecc4bdae
fix nix flags, only use NIX_FLAGS where we would repeat
ourselfes way too much
2022-02-03 12:13:56 +01:00
d33aef6060
factor out nix command flags into NIX_FLAGS env var
for better readability
2022-02-03 12:01:39 +01:00
67d48485d0
add --eval-store local flag to nix CI commands
see https://github.com/nix-community/naersk/issues/217

and https://kevincox.ca/2022/01/02/nix-in-docker-caching/
2022-02-03 11:44:40 +01:00
135dc20dc4
sign .drone.yml 2022-02-03 11:31:28 +01:00
96dde2315d
Use drone host volume for /nix/store to speed up
build times
2022-02-03 11:28:48 +01:00
af96a74b95
Revert "Use drone host volume for /nix/store to
speed up build times"

This reverts commit ae8f39b89a.
2022-02-03 03:37:40 +01:00
ae8f39b89a
Use drone host volume for /nix/store to speed up build times 2022-02-03 01:59:42 +01:00
2bddc9c700
Make Build ISO step depend on Check step 2022-02-03 01:22:36 +01:00
a039ce0943
Only build ISO on tag event 2022-02-02 15:18:12 +01:00
1bd3019ca5
Follow nixos-unstable in check / build base image, to get nix
version 2.5+ with accept-flake-config flag, see:

30496af598
c52fdf233b/images/nix-flakes/default.nix (L7)
https://github.com/NixOS/nixpkgs/blob/release-21.11/pkgs/top-level/aliases.nix#L603
https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/top-level/aliases.nix#L665
https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/tools/package-management/nix/default.nix#L66
2022-02-02 15:08:24 +01:00
29bea44c6c
Use nixos-21.11 as base image tag, benefiting from recent
change to get nixConfig from the projects flake.nix, for details,

see: c52fdf233b
2022-02-02 14:12:24 +01:00
be9ce55f58
Nix flake check works 2022-02-02 13:31:27 +01:00
74b4ec148c
Merge branch 'main' into feature/basic-iso 2022-02-02 04:38:30 +01:00
e45744d6fe
Only notify upon drone step failure 2021-12-16 18:12:27 +01:00
907b08930a
drone: only trigger upstreaming on cron event 2021-10-26 10:45:53 +02:00
5aac177940
drone: use trigger conditional for whole publish pipeline 2021-10-26 10:40:03 +02:00
c78126c338
Merge branch 'main' into feature/basic-iso 2021-10-26 10:33:42 +02:00
d36feb2028
drone: strip path before scp'ing 2021-10-26 10:14:42 +02:00
e1404ac969
fix main branch cron for real 2021-10-26 01:07:10 +02:00
1ab1ec5ded
drone: sign 2021-10-26 01:02:17 +02:00
09371808ae
Merge branch 'main' into feature/basic-iso 2021-10-26 01:00:30 +02:00
effea24101
drone: fix publish scp source path 2021-10-25 21:51:13 +02:00
8f194d1503
Fix devshell for executing bud 2021-10-24 23:18:10 +02:00
6b67d08edd
Use different path for volume 2021-10-24 23:13:13 +02:00
a79834c15a
Test push event on feature branch 2021-10-24 23:04:53 +02:00
40e93f15d9
Sign correctly 2021-10-24 23:01:08 +02:00
2340270d81
All the option are with us now 2021-10-24 22:55:28 +02:00
2588264d88
Make check work 2021-10-24 22:03:28 +02:00
cd4dce51c1
drone: init check pipeline 2021-10-24 20:13:31 +02:00
782f4add01
cron: reset origin remote url, so that next step's git fetch works 2021-10-22 14:04:17 +02:00
Benjamin Bädorf
bdb5132460 Fetch repos before upstream merge, so we have access to main (#51)
Co-authored-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/51
Reviewed-by: teutat3s <teutates@mailbox.org>
Co-authored-by: Benjamin Bädorf <b12f@noreply.example.org>
Co-committed-by: Benjamin Bädorf <b12f@noreply.example.org>
2021-10-21 17:39:38 +00:00