Commit Graph

19 Commits

Author SHA1 Message Date
bcf4e768ff Fix an issue with the package resource where a missing package would cause a fatal error
Some checks are pending
Lint / golangci-lint (push) Waiting to run
Declarative Tests / test (push) Waiting to run
Declarative Tests / build-fedora (push) Waiting to run
Declarative Tests / build-ubuntu-focal (push) Waiting to run
WIP: add support container image build using local filesytem contexts or contextes generated from resource definitions
WIP: added support for the create command in the exec resource
Fix a type matching error in `types` package use of generics
2024-07-22 15:03:22 -07:00
1460d2285b add support for configuration documents
Some checks failed
Declarative Tests / build-ubuntu-focal (push) Waiting to run
Lint / golangci-lint (push) Failing after 15s
Declarative Tests / test (push) Failing after 5s
Declarative Tests / build-fedora (push) Has been cancelled
2024-07-01 14:54:18 -07:00
0888ae2045 add container-image resource
Some checks failed
Lint / golangci-lint (push) Failing after 9m55s
Declarative Tests / test (push) Failing after 5s
2024-05-23 22:11:51 -07:00
466eb87184 fix lint errors
Some checks failed
Lint / golangci-lint (push) Successful in 9m50s
Declarative Tests / test (push) Successful in 1m16s
Releases / build (push) Failing after 3s
2024-05-06 14:11:41 -07:00
f6b8891508 fix dup var names
Some checks failed
Lint / golangci-lint (push) Failing after 9m50s
Declarative Tests / test (push) Successful in 59s
2024-05-06 13:26:38 -07:00
cf97af96b3 fix lint errors
Some checks failed
Lint / golangci-lint (push) Failing after 9m49s
Declarative Tests / test (push) Failing after 47s
2024-05-05 21:40:34 -07:00
43a2274b7e update container/iptables resources
Some checks failed
Lint / golangci-lint (push) Failing after 9m50s
Declarative Tests / test (push) Failing after 10s
2024-05-05 17:48:54 -07:00
f6f4258609 add file size and checksum
Some checks failed
Lint / golangci-lint (push) Failing after 9m57s
Declarative Tests / test (push) Failing after 12s
2024-04-23 15:35:08 -07:00
85cff22da4 fix lint errors
Some checks failed
Lint / golangci-lint (push) Failing after 9m59s
Declarative Tests / test (push) Successful in 1m48s
2024-04-21 23:11:17 -07:00
86264c1202 fix tests
Some checks failed
Lint / golangci-lint (push) Failing after 9m48s
Declarative Tests / test (push) Successful in 1m23s
2024-04-21 11:06:53 -07:00
a6ea2e8c8c add cli sub commands
Some checks failed
Lint / golangci-lint (push) Failing after 9m49s
Declarative Tests / test (push) Failing after 1m15s
2024-04-19 00:52:10 -07:00
08e8ca1aa7 fix linting errors
Some checks failed
Lint / golangci-lint (push) Failing after 10m15s
Declarative Tests / test (push) Successful in 1m12s
2024-04-03 12:27:16 -07:00
5a49359722 add encoder/decoder support for json and yaml
Some checks failed
Lint / golangci-lint (push) Failing after 10m8s
Declarative Tests / test (push) Successful in 54s
add support for jsonschema verification
2024-04-03 09:54:50 -07:00
e695278d0c go fmt
All checks were successful
Declarative Tests / test (push) Successful in 48s
2024-03-25 13:31:06 -07:00
e71d177984 add exec resource
All checks were successful
Declarative Tests / test (push) Successful in 51s
2024-03-25 13:27:30 -07:00
b57de00464 test file not exist error
All checks were successful
Declarative Tests / test (push) Successful in 47s
2024-03-24 22:06:08 -07:00
ce95306eb1 add support for file resource access/mod times
All checks were successful
Declarative Tests / test (push) Successful in 53s
2024-03-24 18:36:21 -07:00
13aacbe28d initial version 2024-03-20 12:23:31 -07:00
d4e934fee8 initial version 2024-03-20 09:15:27 -07:00