-
released this
2025-11-24 17:19:49 +00:00 | 11 commits to main since this release📅 Originally published on GitHub: Mon, 24 Nov 2025 17:29:58 GMT
🏷️ Git tag created: Mon, 24 Nov 2025 17:19:49 GMTChangelog
f4484ffb21Merge pull request #451 from holos-run/feat/cue-0.15.1e6f3a6d8d9cue: update to 0.15.1 from 0.14.1 for allowEmptyGlob
Downloads
-
released this
2025-09-25 14:12:41 +00:00 | 14 commits to main since this release📅 Originally published on GitHub: Thu, 25 Sep 2025 14:22:31 GMT
🏷️ Git tag created: Thu, 25 Sep 2025 14:12:41 GMTChangelog
1bf627b5e1Merge pull request #447 from manrueda/feat-oci-chart-authenticationdf69198cefallows authentication of OCI charts3d696b958bversion 0.105.1 fixes oci chart auth (#447)
Downloads
-
released this
2025-09-25 03:58:09 +00:00 | 17 commits to main since this release📅 Originally published on GitHub: Thu, 25 Sep 2025 04:08:24 GMT
🏷️ Git tag created: Thu, 25 Sep 2025 03:58:09 GMTChangelog
b24e35f46dadd kubectl-slice subcommand810a7c6649version 0.105.0 with kubectl-slice
Downloads
-
released this
2025-09-01 13:45:58 +00:00 | 19 commits to main since this release📅 Originally published on GitHub: Mon, 01 Sep 2025 13:55:05 GMT
🏷️ Git tag created: Mon, 01 Sep 2025 13:45:58 GMTChangelog
0abfa660d0Add ca-certificates to container imagee913ce6368Merge pull request #444 from WhyKickAmooCow/patch-122c65bbc6cadd ca-certificates to container image for git
Downloads
-
released this
2025-08-31 22:51:35 +00:00 | 22 commits to main since this release📅 Originally published on GitHub: Sun, 31 Aug 2025 23:00:57 GMT
🏷️ Git tag created: Sun, 31 Aug 2025 22:51:35 GMTChangelog
ee9969d409Add structure for holos compare buildplans command04ce0e8710Merge pull request #412 from cameronraysmith/nix-pkg1028b8a56fMerge pull request #414 from holos-run/jeff/v1alpha65290a2044fMerge pull request #429 from holos-run/dependabot/go_modules/github.com/docker/docker-27.1.1incompatiblec94d5b69c5Merge pull request #431 from holos-run/jeff/compile12ee084759Merge pull request #432 from holos-run/jeff/claude-compare6a3b8da7f2Refactor compare buildplans tests to package level35ede4293bRename empty-files test case to empty1b499b1ab6Rename want.json to testcase.json in compare packageed419af340api: default apiVersion to v1alpha6e1f654b53capi: define BuildContext to bind tempDir2b246a2691api: define command task for v1alpha671d293e58eapi: import core v1alpha6 from author v1alpha6b2b7c705a0api: import v1alpha6 for holos render platform4d47963b0abuild(deps): bump github.com/docker/docker7b583f036ebuilder: fix holos render platform for v1alpha6779f04b85abuilder: refactor to component and platform packages8883a89c44bump cue to v0.14.1 from v0.13.0-rc.15e5a517df3chore(direnv): use flake48b92b4423chore(gitignore): add nix/direnv local datae52f009132chore(nix): sync flake lock69f6a8b1ebclaude: add make install reminder to development commandsc1a064fd70claude: add settings with allowed toolsb635c233faclaude: initializec1b749c6bcclaude: remove local settingsb024346f19claude: update guidance for coding agent7a31849e96cleanup server client tilt, etc...bd32ad62a4cli: add --backwards-compatible flag to compare buildplans command8476a8748fcli: fix compare command to add missing backwards compatibility parameterb4361e3997cli: fix exit code when compare subcommand not found578677d9a6cli: fix holos show tests calling wrong executable99feed7c8bcli: fix show build plans injected tags36ade0b5b6cli: refactor holos render platform command95d53062dacli: refactor how build plans are loaded1371e6a84bcmd: add holos versionef546f6614cmd: add pkg definitions to v1alpha6 platformf886823405cmd: holos init platform v1alpha60ff59b4febcmd: update scripts for new cue orderingd23b41cefecmd: update v1alpha6 platform2b89b45fc5compare: add comprehensive BuildPlan spec test coveragede9b177c71compare: add descriptive messages to test cases5c1689b52bcompare: add duplicate name test case6ca6080a3fcompare: add full buildplan test case19690d760acompare: add minimal equal test case23e38f1e7ecompare: add more clarity to BuildPlans speccd33f7b1dccompare: add name field to all test cases6a2a81e3fccompare: add not-backwards-compatible test case to verify spec 4d83765e980compare: add out of order artifacts test casec9994a0851compare: add out of order test case46cb7f5d29compare: add streams test casebc8ad22492compare: add test case for annotationse2ea6deda2compare: add test case for arbitrary labels0e9b02f337compare: add test case for same object dupliacted in after04f1a21ee8compare: add test case for two out of sequence objects80559b7ca6compare: add test case name field example57789b48e5compare: add test for backwards compatibility spec requirement9702efca70compare: add testcase when after is a superset of before48a40c808fcompare: add testcase when labels are differentb0d5fe0072compare: add v1alpha6 compiler test casea0f6776358compare: align test cases with BuildPlans specification204ce788b6compare: clarify backwards compatibility behavior in doc commentabb014ee48compare: clarify doc comment and fix backwards compatibility test logic2e02bfe48acompare: clean up implementation and simplify diff output658453bd76compare: display full diff output from go-cmp830bb4f804compare: doc spec for BuildPlan file equivalencee7cd480510compare: fix formatting with make fmt7a94cc5f87compare: fix labels3 test by implementing proper document matchingda7430e741compare: fixup different labels test case name2131a99a30compare: format and fixup claudes changes228dc3474bcompare: implement buildplan2 test with deep order-independent comparison57b491065acompare: implement buildplan3 test with diff error messages2f77b1c09fcompare: implement labels test case with expectedErrors list supporta419b08ccacompare: implement labels2 test case for out-of-order object comparisonf34624e416compare: implement minimal test case for BuildPlan comparison45568f2e6dcompare: implement streams test case for multi-document YAMLebb8d8d44ccompare: implement streams2 test case with order-independent comparison491efa0f4fcompare: implement streams3 test case for duplicate names with labels1bdb580acacompare: improve error message4da0740a5ecompare: make implementation generic by removing seq-specific logic88663e223bcompare: remove all test-specific references from implementationee2d86d7dfcompare: remove unused functionsf1ae5db910compare: simplify implementation by removing label-specific handling28a0a3625ecompile: add basic structure of holos compile commandab49a40246compile: export a build plan to stdout49398fe211compile: fix hanging tests calling cli.test compile recursively18be14c2eacompile: take a BuildPlanRequest as input27cfd1de6ccomponent: add basic minimal test case063df94fedcomponent: add test coverage for helm generator5b5deca5d2component: add test coverage for join transformer33bc8f8e23component: add test coverage using testutils.Fixtures012de360accomponent: pass write to directory as function args49cdf2f9d5component: refactor BuildPlan Context to BuildContext9d92c292a6component: refactor command and kustomize transformers78b35cfa77component: refactor holos render component for testsfafae89403component: refactor to consistently use absolute paths3b2605aacccomponent: refactor to table test cases851ee2b33dcomponent: refactor validator command for v1alpha69597b313a4component: test v1alpha6 Command generator3a205ccce7component: test v1alpha6 Command generator directory support2a13a65a4dcomponent: use v1alpha6 embedded platform for testsb4d8794e23container: update to debian 13 and install git4482930e82cue: improve error messages to show user field paths1b562118a8cue: upgrade v0.13.0-alpha.4 -> v0.13.0-rc.14c05e4b410deps: upgrade go-git to 5.13.0d838880585docs(nix): init readme039583a755feat(nix): add Makefile for bootstrapping nix and direnvabb5b22037feat(nix): add packages used in docs or adjacent5631370a48feat(nix): define default devshell1245cc583ffeat(nix): define derivation to build holos with buildGoModule745d8e5010feat(nix): init flake82c429b8dfhelm: fix tests for helm 3.17.312389320a6lint: make golangci-lint happy87c537bb0elogger: move tint package into logger package17287a3bf8logger: remove console package86f0d277d6logger: remove dependency on cobraddb6dc8deemaint: cleanup undused platform_test.gob78e862d09maint: cleanup unused functions and code708f58638dmaint: remove unused builder packageb590824034maint: remove unused strings package7f7d373b2amaint: standardize on gopkg.in/yaml.v30866ace8d8maint: use cspell from doc/website6c4561bd84platform: refactor component selectors1321e27208render: discriminate components on typemeta.yamlc5600f2310render: fix write-to flag handlinga4ea3cd500render: manage temp directory as build contextbc0266e5e3show: compile build plans with sub-processes524b01a6b3tasks: add v1alpha6 design task1945392227tests: refactor textual cmp to structural compare65430e3379tests: replace cmp with holos compare yaml for yaml comparisons
Downloads
-
released this
2025-02-20 17:28:35 +00:00 | 161 commits to main since this release📅 Originally published on GitHub: Thu, 20 Feb 2025 18:28:43 GMT
🏷️ Git tag created: Thu, 20 Feb 2025 17:28:35 GMTChangelog
8e690b43eeci: fix golangci-lintddb5c0e07bci: fix make lint failures resulting from version bumpsa14d3ba0f4ci: fix make test failures resulting from version bumpsa4ceb1cdb2ci: update test cases with make bump
Downloads
-
released this
2025-02-06 22:37:50 +00:00 | 165 commits to main since this release📅 Originally published on GitHub: Thu, 06 Feb 2025 22:50:21 GMT
🏷️ Git tag created: Thu, 06 Feb 2025 22:37:50 GMTChangelog
410b882d1dMerge pull request #403 from holos-run/gl/hello-holos-testscripte2648202dcMerge pull request #404 from holos-run/gl/kustomize-testscriptd5c7b82684go mod tidy7d0392e596update to cue 0.12.0f7e0470c48version 0.104.0 with cue 0.12.0
Downloads
-
released this
2025-01-12 22:26:27 +00:00 | 174 commits to main since this release📅 Originally published on GitHub: Sun, 12 Jan 2025 22:39:14 GMT
🏷️ Git tag created: Sun, 12 Jan 2025 22:26:27 GMTChangelog
d2be9fe278helm: add valueFiles for migration from an ApplicationSet
Downloads
-
released this
2025-01-09 21:57:26 +00:00 | 184 commits to main since this release📅 Originally published on GitHub: Thu, 09 Jan 2025 22:14:17 GMT
🏷️ Git tag created: Thu, 09 Jan 2025 21:57:26 GMTChangelog
5bb3e90b38Install raw-loader module650636f944Merge pull request #393 from holos-run/gl/update-helm-docsb28c110694Update Helm Values tutorial to use testscript9f0de7555cinit: change to holos.example default cue module
Downloads
-
released this
2025-01-09 05:09:00 +00:00 | 188 commits to main since this release📅 Originally published on GitHub: Thu, 09 Jan 2025 05:27:31 GMT
🏷️ Git tag created: Thu, 09 Jan 2025 05:09:00 GMTChangelog
5862725babbuilder: deprecate ExtractYAML, use cue embed instead6a60b613ffrender: fix selectors (#394)
Downloads
mirror of
https://github.com/holos-run/holos.git
synced 2026-03-02 19:18:54 +00:00