Commit graph

34 commits

Author SHA1 Message Date
63e43f29a6 Add claude profile, add multiple builds to matrix 2026-05-31 04:31:37 -04:00
face411250 Multi-user nix installation instead to tie it to the image instead of to the home directory (Which I want to persist) 2026-05-30 20:11:03 -04:00
6388f32564 Move some main build stuff to a separate workflow_dispatch on demand build 2026-05-28 05:35:40 -04:00
3c6062af63 Numfmt not a standard utility in the container; Fix pipes; Run vulnix on both runtime and all dependencies (twice!) 2026-05-25 07:45:05 -04:00
024ecbfdd6 Fix paths; Add closure sizes, dependency tree, final docker image size 2026-05-25 04:41:23 -04:00
8108fc6e20 Dont make a second image for vuln scanning, simply run the scan inside, also be direct about which paths to use 2026-05-25 04:00:57 -04:00
4d1c5099b2 Use git-minimal instead of git, it installs a lot less and git is the heaviest dep I have right now in bare. Fix actions tag pushing 2026-05-24 02:46:27 -04:00
a561870bb2 Let vulnix step pass if there's vulnerabilities (I just want it printed for now) 2026-05-24 02:26:27 -04:00
fe3e1a01d3 Add vulnerability scan stage to github actions 2026-05-24 02:16:55 -04:00
419357d92b Stop pushing -ephemeral suffixed images in CI 2026-05-19 02:59:58 -04:00
ad78c54636 Remove old dotfiles, use nix dotfiles. Add (commented out) machiner for matrix build of dotfile containers 2026-05-18 01:55:47 -04:00
4f2490d054 Add new nix dotfiles 2026-05-17 23:32:39 -04:00
6431ff6cc9 Revert to full build script 2026-05-06 13:49:37 -04:00
c3626399d0 debug 10 2026-05-05 18:50:40 -04:00
9af14280d8 debug 8 2026-05-05 18:33:55 -04:00
73fccc72a7 debug 7 2026-05-05 18:32:07 -04:00
143f88eead debug 6 2026-05-05 01:28:27 -04:00
d391b0de02 debug 5 2026-05-05 01:26:43 -04:00
7a7664c53d debug 4 2026-05-05 01:22:42 -04:00
6281129528 debug 3 2026-05-05 01:21:47 -04:00
b805d6f202 debug 2 2026-05-05 01:17:58 -04:00
e017f117e0 debug 2026-05-05 01:17:31 -04:00
f7af6b36c4 try fix 2 2026-05-05 01:15:19 -04:00
e3d5ec104d try fix 2026-05-05 01:14:26 -04:00
6893400ef6 Just try push, fix env variable 2026-05-05 01:13:36 -04:00
f5d7cf115c Fix user for registry push: 2026-05-05 00:18:09 -04:00
fc46507d03 Fix registry deployment script 2026-05-04 23:33:07 -04:00
c8b6958cbc Try use correct token for registry push 2026-05-04 23:19:16 -04:00
ccf20a6a12 Temp remove this check 2026-04-29 21:48:50 -04:00
c2fc7834b3 Make buildah script executable 2026-04-29 21:47:56 -04:00
35c7d76042 Try buildah 2026-04-29 21:45:15 -04:00
6110af058b Try debug change to script that works with sh (no bash arrays) 2026-04-29 16:35:35 -04:00
f60b45379e Try debug use sh 2026-04-29 15:43:38 -04:00
3ae7eb4c87 New build docker container script, try to run it from .gitea actions 2026-04-28 02:06:01 -04:00