Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 01:51
  • 30fe936 build_release.sh- run through time to print usage stats during compilation (Meghan Denny)
  • 41e6f35 build.zig- deps.zig already calls linkLibC (Meghan Denny)
  • 866c457 add license bill of materials `(zigmod license 2>&1) | stripcolor > licenses.txt` (Meghan Denny)
  • 50cb36b make_release.sh- changelog order was backwards (Meghan Denny)
  • 81b84a7 make it so the list of oauth2 clients doesnt have to be complete or in order (Meghan Denny)
  • 4fd9e2c targets.zig- remove commented blocks (Meghan Denny)
  • 7d44361 docs/ci/compat- reset table (Meghan Denny)
  • 5ec89dc zig.mod -> zigmod.yml (Meghan Denny)
  • 9a8fd67 remove code to create /data/aquila.jobs.db (Meghan Denny)
  • 999cda2 migrate db/internal to nektro/ox repo (Meghan Denny)
  • 5c6f66c docs/ci/compatibility.md- location of github actions support table moved (Meghan Denny)
  • fd1ec0c handler- migrate jwt things to nektro/ox repo (Meghan Denny)
  • 8a98c0b db- rename migrated _internal to ox (Meghan Denny)
  • 36d1f7d simpler impl of docker.amInside() (Meghan Denny)
  • d7b8714 handler- migrate more internal things to nektro/ox repo (Meghan Denny)
  • 7f425f6 ox exports ULID now (Meghan Denny)
  • f59a43c deps: misc verified updates (Meghan Denny)
  • 0ac68ca deps: update nektro/zig-flag fixed a memory leak (Meghan Denny)
  • 05c1c34 deps: update truemedian/zfetch added support for unix sockets removed dep on MasterQ32/zig-network added better support for evented io (Meghan Denny)
  • ea3a5a5 deps- upgrade nektro/iguanaTLS (Meghan Denny)
  • a5e0492 build_all_zig.sh- use default abi (Meghan Denny)
  • 699d718 build_release.sh: add --prominent-compile-errors (Meghan Denny)
  • 027c26f .dockerignore: add .git (Meghan Denny)
  • f1fdb8e README: zig.mod -> zigmod.yml (Meghan Denny)
  • 02f385c docs/ci/compatibility.md: hide all of table until one is working (Meghan Denny)
  • 51538f1 handler: enable all koino md extensions (Meghan Denny)
  • 3a7222b strings: proper ArrayList usage (Meghan Denny)
  • b3855fb move docker lib to package (Meghan Denny)
  • 4ec75a4 move signal lib to package (Meghan Denny)
  • 008ce43 move mime lib to package (Meghan Denny)
  • a4fcd60 deps- bugfix in nektro/pcre-8.45 (Meghan Denny)
  • 6fc5744 deps: pull in latest nektro/zigmod updates (Meghan Denny)
  • 725b137 deps- small nektro/zig-extras update (Meghan Denny)
  • 402e3fd deps- pull in vrischmann/zig-sqlite updates (Meghan Denny)
  • 95db18f remove deps unused by top-level app (Meghan Denny)
  • ec78de8 licenses.txt: refresh to deps changes (Meghan Denny)
  • 139d612 generate: make 4gb disks instead (Meghan Denny)
  • 02ce10c docs/ci/bootstrap_images.md: small copy update (Meghan Denny)
  • 0f4ac70 generate: reorganize /images folder (Meghan Denny)
  • b61c9ff generate/debian: fix env vars order to match other scripts (Meghan Denny)
  • 861d1eb generate: the disks actually need a lot more space than 4gb (Meghan Denny)
  • b3f1d05 generate/debian: we no longer use preseed files (Meghan Denny)
  • 1ae4613 update licenses.txt (Meghan Denny)
  • bab4924 main: log whats shutting down in signal handler (Meghan Denny)
  • 536fc9f tools/os-zigify-arch.zig: exit if arch not supported (Meghan Denny)
  • bb0c036 docs/ci/bootstrap_images.md: remove the use of generate/_all.sh (Meghan Denny)
  • e0247cb docs/ci/compatibility.md: update table (Meghan Denny)
  • 40e2207 ci: stage 2 now exists, alpine/x64 first to rank up (Meghan Denny)
  • 2060a6d ci: update zig version, actual min was removed from build cache (Meghan Denny)
  • 92d6bd8 ci: only print stack traces, not full command on error (Meghan Denny)
  • 919c13a docs/ci/compatibility.md: copy update (Meghan Denny)
  • 461cf2f gen: using qemu-kvm yields 10x vm perf improvement (Meghan Denny)
  • 5649d00 tools/gen_stage2.sh: make backing image location relative (Meghan Denny)
  • 8a268d3 shell.nix: require kvm (Meghan Denny)
  • 2121b4b deps: update nektro/zig-ulid to std lib changes (Meghan Denny)
  • 71de91c db.Version: no more alloc prop in zigmod.Dep (Meghan Denny)
  • 37f235f cmisc: dont specify origin lib of mkdtemp (Meghan Denny)
  • 7167293 handler: properly handle captures parameter (Meghan Denny)
  • ea5cb89 tools/gen_stage2.sh: no need to restart ssh will take in new config on reboot (Meghan Denny)
  • f482ac0 ci: linux/debian is now stage 2 (Meghan Denny)