Skip to content

Conversation

@mkcp
Copy link
Contributor

@mkcp mkcp commented Oct 10, 2025

Description

This is a proof of concept / WIP branch to explore adding Zarf builtins to template.Objects for the new go-templating.

Related Issue

Fixes #4226
Relates to #3946

Checklist before merging

mkcp added 30 commits September 29, 2025 13:12
Signed-off-by: Kit Patella <[email protected]>
…flags to package create,deploy and inspect cmds with --set

Signed-off-by: Kit Patella <[email protected]>
Signed-off-by: Kit Patella <[email protected]>
Signed-off-by: Kit Patella <[email protected]>
Signed-off-by: Kit Patella <[email protected]>
Signed-off-by: Kit Patella <[email protected]>
…n using zarf to helm values mappings

Signed-off-by: Kit Patella <[email protected]>
Signed-off-by: Kit Patella <[email protected]>
Signed-off-by: Kit Patella <[email protected]>
mkcp and others added 22 commits October 2, 2025 08:46
Co-authored-by: Austin Abro <[email protected]>
Signed-off-by: Kit Patella <[email protected]>
Signed-off-by: Kit Patella <[email protected]>
…d ensure value.Extract has unit test coverage

Signed-off-by: Kit Patella <[email protected]>
…d rework SetValue parsing and setting into its own function that is also tested.

Signed-off-by: Kit Patella <[email protected]>
…emplate - and default to false

Signed-off-by: Kit Patella <[email protected]>
Signed-off-by: Kit Patella <[email protected]>
@mkcp mkcp self-assigned this Oct 10, 2025
@codecov
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

❌ Patch coverage is 78.89908% with 23 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/internal/template/template.go 78.89% 16 Missing and 7 partials ⚠️
Files with missing lines Coverage Δ
src/internal/template/template.go 79.78% <78.89%> (-1.23%) ⬇️

... and 10 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

mkcp added 3 commits October 10, 2025 12:09
…m state that weren't stored in vars

Signed-off-by: Kit Patella <[email protected]>
Signed-off-by: Kit Patella <[email protected]>
…omposition might be better though

Signed-off-by: Kit Patella <[email protected]>
Base automatically changed from mkcp/values to main October 16, 2025 20:17
@brandtkeller brandtkeller moved this to In progress in Zarf Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

Add a template.Objects key for Zarf builtins

2 participants