Commit Graph

32 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
1117882ced update resources to common uri handling
Some checks are pending
Lint / golangci-lint (push) Waiting to run
Declarative Tests / test (push) Waiting to run
2024-10-09 22:26:39 +00:00
cb923b96c9 fix closing the output writer; test tar output
Some checks failed
Lint / golangci-lint (push) Successful in 11m0s
Declarative Tests / test (push) Failing after 35s
2024-10-04 00:30:49 +00:00
10e854583f fixes for http resource use of common
All checks were successful
Lint / golangci-lint (push) Successful in 10m21s
Declarative Tests / test (push) Successful in 36s
2024-09-28 05:04:15 +00:00
2fd1764cce use tempdir pkg to manage test files
Some checks failed
Lint / golangci-lint (push) Failing after 10m24s
Declarative Tests / test (push) Failing after 13s
Declarative Tests / build-fedora (push) Successful in 5m5s
Declarative Tests / build-ubuntu-focal (push) Successful in 1m54s
2024-09-27 00:54:27 +00:00
93fb0b93f0 add support for streaming the file content
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:06:59 +00:00
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
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
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
0bcea916a2 fix lint errors
Some checks failed
Lint / golangci-lint (push) Failing after 9m49s
Declarative Tests / test (push) Successful in 1m28s
2024-05-13 10:13:20 -07:00
77be7652a5 fix lint errors
Some checks failed
Lint / golangci-lint (push) Failing after 9m51s
Declarative Tests / test (push) Failing after 1m11s
2024-05-12 22:41:12 -07:00
e3881c7df2 add protocol transport
Some checks failed
Lint / golangci-lint (push) Failing after 9m49s
Declarative Tests / test (push) Successful in 1m26s
2024-05-12 01:20:51 -07:00
c7a6650fb4 add resource storage states 2024-05-09 00:39:45 -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
f25fa59449 update iptables
Some checks failed
Lint / golangci-lint (push) Failing after 9m50s
Declarative Tests / test (push) Failing after 9s
2024-04-25 00:45:05 -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
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
0a6d1a93ee add support for multiple document definitions
All checks were successful
Lint / golangci-lint (push) Successful in 10m9s
Declarative Tests / test (push) Successful in 1m21s
2024-04-12 09:08:08 -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
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
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
3278a0154d update comments 2024-03-22 10:39:06 -07:00
1bea3894ca update user resource 2024-03-21 21:35:17 -07:00
13aacbe28d initial version 2024-03-20 12:23:31 -07:00
d4e934fee8 initial version 2024-03-20 09:15:27 -07:00