Commit Graph

23 Commits

Author SHA1 Message Date
8feb7b8d56 add support of import search paths [doublejynx/jx#7]
Some checks failed
Lint / golangci-lint (push) Failing after 10m1s
Declarative Tests / test (push) Failing after 14s
2024-10-16 10:26:42 -07:00
eaaf0f8931 collect resource/doc errors and add to result. Add readwritecloser support for HTTP transport reading response data
All checks were successful
Lint / golangci-lint (push) Successful in 10m38s
Declarative Tests / test (push) Successful in 38s
2024-10-02 20:26:02 +00:00
cc3434c7e3 add resource tests
Some checks failed
Lint / golangci-lint (push) Failing after 10m28s
Declarative Tests / test (push) Failing after 28s
2024-09-28 01:04:00 -07:00
8094d1c063 add build support to container_image resource; add more testing
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
2024-09-19 08:11:57 +00:00
a6426da6e1 add support for RSA keys/certs
Some checks failed
Lint / golangci-lint (push) Successful in 9m53s
Declarative Tests / test (push) Failing after 5s
Declarative Tests / build-fedora (push) Successful in 2m12s
Declarative Tests / build-ubuntu-focal (push) Successful in 1m21s
2024-07-17 01:34:57 -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
75c89c39ec fix lint errors
Some checks failed
Lint / golangci-lint (push) Failing after 9m43s
Declarative Tests / test (push) Successful in 22s
2024-05-26 00:15:50 -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
4c1540685d fix generating shasum for tar sourced files. move enc/decoders to separate pkg
Some checks failed
Lint / golangci-lint (push) Failing after 9m49s
Declarative Tests / test (push) Successful in 1m19s
2024-05-14 11:26:05 -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
9d58db522d fix import -resource flag
Some checks failed
Lint / golangci-lint (push) Failing after 9m50s
Declarative Tests / test (push) Failing after 1m7s
2024-04-20 23:13:17 -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
33dd463180 update resource schemas
Some checks failed
Lint / golangci-lint (push) Failing after 9m53s
Declarative Tests / test (push) Failing after 58s
2024-04-09 12:30:05 -07:00
eb574f9ad7 fix linting errors
Some checks failed
Lint / golangci-lint (push) Failing after 10m19s
Declarative Tests / test (push) Failing after 1m1s
2024-04-03 15:58:29 -07:00
ae8e129ce7 fix linting errors
Some checks failed
Lint / golangci-lint (push) Failing after 10m14s
Declarative Tests / test (push) Successful in 1m0s
2024-04-03 14:23:57 -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
99849a489b fix docker client version conflicts
Some checks failed
Declarative Tests / test (push) Waiting to run
Lint / golangci-lint (push) Has been cancelled
2024-03-27 14:14:13 -07:00
e695278d0c go fmt
All checks were successful
Declarative Tests / test (push) Successful in 48s
2024-03-25 13:31:06 -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
dc85c45226 fix searching for the container id
All checks were successful
Declarative Tests / test (push) Successful in 50s
2024-03-22 23:21:11 -07:00
3278a0154d update comments 2024-03-22 10:39:06 -07:00
e11d3e06bd add env vars to container resource 2024-03-21 15:28:29 -07:00
13aacbe28d initial version 2024-03-20 12:23:31 -07:00