Commit graph

6 commits

Author SHA1 Message Date
Peter 786578bc6f
feat: adapt new wire format
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
update to Go 1.21
2023-08-15 21:47:19 +02:00
Peter 1261932bdc
refactor: apply golangci-lint findings
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-22 19:16:00 +02:00
Peter 73ef9e5135
feat: manual for individual modules
Refactor CLI to group module related commands together.
Extend HCL writing support to support slices of complex types including slices of blocks with labels.
2023-06-19 20:19:56 +02:00
Peter fd2aebaa3b
refactor(cli): restructure initialization logic and get rid of global state 2023-05-01 10:15:53 +02:00
Peter 4f899ebd9e
feat(task): basic prototype of container tasks
extraction of created files is still missing
2023-04-14 20:08:59 +02:00
Peter a859b564a9
feat(packaging): add OCI image creation as package task 2023-04-04 18:19:58 +02:00