Commit Graph

13 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
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
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
b08d025567 fixed push authentication for container_image resource
Some checks failed
Lint / golangci-lint (push) Failing after 10m58s
Declarative Tests / test (push) Failing after 15s
Declarative Tests / build-fedora (push) Failing after 1m40s
Declarative Tests / build-ubuntu-focal (push) Failing after 1m14s
2024-09-26 06:46:16 +00:00
32c9d13e71 add document state transformer interface
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-25 04:56:43 +00: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
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
5f7db0b4d0 fix lint errors
All checks were successful
Lint / golangci-lint (push) Successful in 9m41s
Declarative Tests / test (push) Successful in 20s
2024-05-26 02:14:16 -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