Skip to content

Latest commit

 

History

History
271 lines (238 loc) · 25.1 KB

CHANGELOG.md

File metadata and controls

271 lines (238 loc) · 25.1 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


v0.33.1 - 2024-05-06

Bug Fixes

  • arion input overloading alert - (807a743) - David
  • operable main programm meta - (23a1aba) - David

Miscellaneous Chores

  • fix typo on contribution instructions - (37cbf2f) - 0fie

v0.33.0 - 2024-02-22

Bug Fixes

  • blocktype of stock data - (151ecce) - David Arnold

Features

  • use new paisano features - (85bad38) - David Arnold

v0.32.1 - 2024-02-20

Bug Fixes

  • lefthook: run directly instead of (default) complex script - (f01ee2e) - Krzysztof Nazarewski

Tests

  • update snapshots - (9202c28) - David Arnold

v0.32.0 - 2024-02-19

Build system

  • update nixpkgs to 23.11 - (3404827) - David Arnold

Documentation

  • fix links - (e31db1b) - David Arnold

v0.31.1 - 2024-02-19

Build system

  • bump tui to v0.4.2 - go mod tidy - (bab8c08) - David Arnold

v0.31.0 - 2024-02-18

Bug Fixes

  • cog release data edge case - (9e2a44f) - David Arnold

Features

  • add nvfetcher blocktype - (d3873fc) - David Arnold

Tests

  • update snapshot with nvfetcher blocktype - (641a116) - David Arnold

v0.30.1 - 2024-02-18

Bug Fixes

  • cog config data to always do a pull prior to release - (998b364) - David Arnold
  • nixostest blocktype where iptables is a linux-only tool - (5b69855) - David Arnold

Refactoring

  • clarify snapshot expressions code for blocktypes - (e0ee7e8) - David Arnold

Tests

  • fake compliance with a linux snapshot on non-linux - (2d4d940) - David Arnold

v0.30.0 - 2024-02-17

Bug Fixes

  • (kubectl) diff action and differ command - (460d53a) - David Arnold
  • (namaka) snapshots can change or be generated within std - (3dca8ed) - pegasust
  • update the tui for faster builds and to honor lates prj-spec - (f8e50fa) - David Arnold
  • for cog patch release flow - (bb58aa6) - David Arnold
  • Improve readability of terraform errors - (9811737) - dantefromhell
  • quoting of PRJ_PATH/fragment for installables - (403fd2a) - Peter Kolloch
  • required input lazy on lib - (a78e6e8) - David Arnold
  • cocogitto cli name in devshell menu - (a392e57) - David Arnold
  • haumea-style fined to only support scopedImport to avoid ambiguity - (1d324dc) - David Arnold
  • broken lib follows - (62db3df) - li
  • ease copy paste on require input warning - (f6e09ec) - David Arnold
  • prepare for potential future changes in drv output selection fragment - (609ea5e) - David Arnold

Continuous Integration

  • update nix install action on gh workflow - (b71778b) - David Arnold
  • Create flakehub-publish-tagged.yml - (20d6292) - David Arnold

Documentation

  • Fix typo - (845fd29) - dantefromhell

Features

  • (blocktypes/namaka) allow overriding of subdir - (66ae24b) - pegasust
  • (kubectl) publish diff if on github ci as PR comment - (16edd0f) - David Arnold
  • add nixostests block type - (d54ba55) - David Arnold
  • add haumea-style target finder - (2494dda) - David Arnold
  • upd paistano tui with some a fix on targets w/ dots in the name - (1ba107b) - David Arnold
  • update paisano core w/ growOn registry list merge improvement - (0f6abce) - David Arnold

Miscellaneous Chores

  • (gh-pages) acquire flake.lock pls - (b4e0dd9) - pegasust
  • ensure a single lib input - (0ce59ac) - David Arnold
  • remove dead code - (927807f) - David Arnold
  • ref CI, change link integrity - (46878a2) - pegasust
  • fix gh pages - (5e7724e) - pegasust

Refactoring

  • use findTargets for lib.ops - (5c6d67b) - David Arnold
  • use findTargets for lib.dev - (37eed5c) - David Arnold
  • use findTargets for lib.cfg - (e9a5684) - David Arnold
  • use findTargets for data.configs - (2033271) - David Arnold
  • mix std into the dogfood - (9a2f54e) - David Arnold
  • normalize configs - (ba79869) - David Arnold
  • use local config data sets - (6e058d7) - David Arnold
  • bring back config data sets - (12b5eb8) - David Arnold

Tests

  • update snapshot with new tui source - (4f1a213) - David Arnold
  • add snapshot for new nixostests block type - (edbcecd) - David Arnold
  • update snapshot - (d53faa8) - Juanjo Presa
  • review and accept new lib.cfg snapshot - (4a52824) - David Arnold

v0.24.0-1 - 2023-08-15

Bug Fixes

  • (blockTypes) don't try to be too smart with kubctl & nomad rendering - (f0a9a55) - David Arnold
  • (blockTypes/kubectl) fix and adapt for use with kustomize - (7ace4d2) - David Arnold
  • (blockTypes/kubectl) polish off the kubectl block type - (fb34532) - David Arnold
  • (blockTypes/terra) shellcheck oversight - (8106154) - David Arnold
  • (direnv/lib) fix to upstream prj-spec direnv implementation - (53c435a) - David Arnold
  • (fwlib/blockTypes/nixago) renamed attribute of internal api - (9ebb1f6) - David Arnold
  • (lib/ops) ensure the getName contract is uphold for operables - (17dc4eb) - David Arnold
  • (lib/ops) tag defaulting while forwarding mkStandardOCI to mkOCI - (301a649) - David Arnold
  • (templates/rust) allow rust devshell startup to run 'direnv allow' multiple time - (78675b5) - htran
  • solve the path issue of mkDevOCI - (ec2d87c) - guangtao
  • indentation would flip flop with typicall md formatters - (3e62364) - David Arnold
  • heal kubectl deploy action shellcheck - (95b3280) - David Arnold
  • oversight in container proviso - (de460f2) - David Arnold
  • typo that caused block types to fail - (c95ae2e) - David Arnold
  • container proviso inversed logic - (f54da22) - David Arnold
  • flakeModule loading after refactoring - (493e572) - David Arnold
  • order matter for the registry, let ci pick up the local stuff - (1b20a74) - David Arnold
  • requireInput nar hash for none-flake - (d2614e5) - David Arnold
  • reduce std input bloat - (e21ba36) - David Arnold
  • changed input signature on numitde/devshell on templates, too - (54df16b) - David Arnold
  • changed input signature on numitde/devshell - (cef9c4b) - David Arnold
  • proviso with substituter - (0e06a70) - David Arnold
  • devshell harvest - (0f49324) - David Arnold
  • proviso - (9339bb5) - David Arnold

Continuous Integration

  • pin nix quick install actio to v25 - (3c8b627) - David Arnold
  • use nix-quick-install-action master - (afef95d) - David Arnold
  • no need to set fail-fast to false - (1dcaf91) - David Arnold
  • remove more lines - (0a720e1) - David Arnold
  • factorize subflake/superflake update - (1da0e7a) - David Arnold
  • add concurrency setting to cancel previous on push to same ref - (523b916) - David Arnold
  • simplify jobname handling - (1b29e7b) - David Arnold
  • use upstream flake-related automatic setup - (356b368) - David Arnold
  • use upstream flake-related configuration - (7944dba) - David Arnold
  • use new action default inputs (less verbose) - (c4c4d01) - David Arnold
  • polish a bit - (762fa9c) - David Arnold
  • fix shell builds - (861d930) - David Arnold
  • hakishly have subflake use superflake as input - (d2129fd) - David Arnold

Features

  • (blocktypes) add terra - (04990e2) - David Arnold
  • (presets/templates/rust) void unused transitive inputs - (53a3211) - figsoda
  • (std/errors) add bail-on-dirty warning - (b5f0b4d) - David Arnold
  • (std/fwlib/blockTypes/kubctl) add new block type w/o proviso - (e0cde04) - David Arnold
  • add magic cache - (7ad8602) - David Arnold
  • simplify std-action - (1dbe033) - David Arnold
  • simplify proviso - (e4b9ae7) - David Arnold
  • action adopt cell's inputs - (b7a2649) - David Arnold
  • move input overloading to subflake & shrink std input footprint - (b542631) - David Arnold
  • check for PRJ spec on all actions - (4c571a9) - David Arnold
  • add ops.readYAML function - (91061c6) - David Arnold

Miscellaneous Chores

  • add top level link to examples - (f6caa61) - David Arnold
  • bump paisano direnv lib - (c886d1e) - David Arnold
  • main branch of std-action after merge - (e3bd1aa) - David Arnold
  • remove deprecated direnv_lib.sh - (041d143) - David Arnold
  • remove just file at most valuable top level estate - (635bace) - David Arnold
  • bring back dogfood for display - (c1c2f32) - David Arnold
  • clarify and curate sub flakes spec - (b4300e0) - David Arnold
  • slim rename - (a5bac1b) - David Arnold
  • make actions rely on the global PRJ check and update to spec - (80e5792) - David Arnold
  • update numtide's devshell - (8671b68) - David Arnold
  • big reshuffling / refactor to update best practices - (148a699) - David Arnold
  • remove deprecated code - (1657312) - David Arnold

Refactoring

  • (blocktypes) use haumea to load the standard lib parts - (8917c56) - David Arnold
  • (proviso) make clear that no access to nix' lexical scope - (022acb2) - David Arnold
  • (std/fwlib) add trivial nixpkgs to block types - (23bfacc) - David Arnold
  • (std/fwlib/blockTypes/nomad) rename and factorize - (bcaec08) - David Arnold
  • add preLoadStorePaths to the buildLayer of mkDevOCI - (ac0909b) - guangtao
  • add accept-flake-config to mkDevOCI - (49aaf59) - guangtao
  • make standalone lib a cell block & bootstrap - (4e9e5f0) - David Arnold
  • make mkCommand signature more ergonomic in block type development - (5ffdd93) - David Arnold

v0.23.2 - 2023-06-16

Features

  • start using lazyDerivation for faster TUI response times - (0a513df) - David Arnold

Miscellaneous Chores

  • fix cog patch release automation oversight - (df4cd51) - David Arnold

v0.23.1 - 2023-06-15

Bug Fixes

  • use recent enough nixpkgs lib version for haumea - (6d9499f) - David Arnold
  • ci with new std-action compatible version - (d6bcee9) - David Arnold
  • add prj-spec dirs to gitignore - (658683f) - Chris Montgomery
  • .envrc: shellcheck - (3947897) - Chris Montgomery

Features

  • update templates - (304c835) - Chris Montgomery

Miscellaneous Chores

  • (version) setup dev version - (bfd146c) - David Arnold
  • fix release automation for patch releases - (7d353de) - David Arnold

v0.23.0 - 2023-06-03

Bug Fixes

  • mkUser script to keep /etc/{passwd,shadow,group,gshadow} from being overwritten - (959f54d) - Gytis Ivaskevicius

Miscellaneous Chores

  • (version) setup dev version - (909682b) - David Arnold

Refactoring

  • adopt paisano v0.1.0 api - (00bfdaa) - David Arnold

v0.22.0 - 2023-05-17

Bug Fixes

  • flaky test - (dbc7761) - David Arnold
  • arion action by providing the arion bin - (0d8be65) - David Arnold

Features

  • improve std image - (27a83ce) - David Arnold
  • bump dmerge - add prepend and fresh array-merge-rhs - (45b431a) - David Arnold

Miscellaneous Chores

  • (version) pin v0.22.0-dev - (bcabab5) - David Arnold

Refactoring

  • clarify the std oci additions by using dmerge for sep of conc. - (6432c73) - David Arnold

v0.21.4 - 2023-05-12

Bug Fixes

  • update envrc hash for direnv lib - (9dd89f2) - David Arnold
  • bump tui fixes - (aa8e3be) - David Arnold

Documentation

  • fix emojis in mdbook - (0384c91) - figsoda

Features

  • (containers) identify image during copy - (3038e86) - David Arnold

Miscellaneous Chores

  • fix patch release version file handling - (3aa2051) - David Arnold
  • bump nixago and devshell for feature and fix - (5623107) - David Arnold
  • bump nixago with nixpkgs-unfree fixes - (a0f9dd3) - David Arnold
  • fix cog version instrumentation - (33be14a) - David Arnold

v0.21.3 - 2023-05-04

Miscellaneous Chores

  • fix cog patch release workflow starting from release branch - (78d50ae) - David Arnold
  • bump nixago and devshell for feature and fix - (80d0215) - David Arnold
  • bump nixago with nixpkgs-unfree fixes - (39c474c) - David Arnold
  • fix cog version instrumentation - (0c01f9c) - David Arnold

v0.21.1 - 2023-04-17

Features

  • migrate to employ paisano direnv support; direnv_lib.sh compat - (df0eb70) - David Arnold

Miscellaneous Chores

  • instrument releases with cog - (fc19938) - David Arnold
  • bump to new version of paisano tui - (0cae039) - David Arnold

Changelog generated by cocogitto.