Skip to content

v0.2.0-beta.20

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 06:00
· 68 commits to beta since this release

0.2.0-beta.20 (2024-07-08)

Bug Fixes

  • actions: add build_nix_image artifact registry password (fc94cc2)
  • actions: enable parallel cache uploads (c3cff98)
  • actions: enable s3 nix cache (234ddf0)
  • actions: print swap usage (f129b8b)
  • actions: reenable cachix cache (64b7901)
  • actions: reenable hosted cache (da269ff)
  • actions: reenable local nix cache (a52c831)
  • actions: reenable nixcached (15e9e96)
  • actions: reenable remote nix cache (2a90045)
  • actions: reenable remote s3 cache (c12cadc)
  • actions: simplify build command execution logic (375c4d2)
  • actions: temporarily disable nix cache upload (990440a)
  • actions: temporarily disable nix cache upload options (2de1ee1)
  • actions: use s3-compatibility HMAC keys and disable nixcached (5ef2162)
  • cid: add artifact registry password secret env (30e4652)
  • cid: decrease swap (321341b)
  • cid: enable parallel cache uploads (c448bf6)
  • cid: enable s3 nix cache for image builds (777c0b2)
  • cid: enable s3 nix cache for test and release (a853056)
  • cid: increase swap space (737bb28)
  • cid: reenable nixcached (80d384a)
  • cid: remove unused variables (2c81db3)
  • cid: set default swap in build-nix-images (8c4d47d)
  • cid: update permissions (3691884)
  • cid: update swap size (da15b99)
  • cid: update swap size (129eb72)
  • cid: use s3-compatibility HMAC keys (b32e7fd)
  • containers: add gcc lib to lib path (6d1c24b)
  • containers: add just syntax extension (a9f3b7e)
  • containers: add libgcc lib to lib path (30067b8)
  • containers: add libgcc.lib lib to lib path (d32d8d1)
  • containers: disable compression (853e00b)
  • containers: disable timestamp of images (7b67175)
  • containers: enable atuin daemon (046fa6f)
  • containers: skip base images (5c7e001)
  • dev: constraint config.persistence.accessMode to corev1.#PersistentVolumeAccessMode (a6fe1d5)
  • dev: update base resources (b8c41d3)
  • flake: define version variable and make ghcr upload conditional on its being non-empty (47ab603)
  • flake: enable ghcr and gar (ab80d40)
  • flake: note ghcr for server images (764a534)
  • flake: only tag with git sha (21bfd06)
  • flake: push containers to artifact registry (3400a34)
  • flake: reenable additional tags (df21086)
  • flake: separate base from source-containing layers (cca450e)
  • flake: use flocken fork to enable crane tag (2f0c60e)
  • make: add HMAC key vars (1dc659d)
  • make: add s3 nix cache vars (102a3b5)
  • make: set gh artifact registry password secret (36f5f66)
  • nix: compress layers with zstandard (667a93d)
  • nix: disable compression of base images (158150a)
  • nix: move env vars to top layer (b11fea5)
  • nix: separate maxLayers by three (86c432e)
  • pre-commit: ignore flake.lock (9933c79)