Commit Graph

133 Commits

Author SHA1 Message Date
814717a76f add signature verification
Some checks failed
Lint / golangci-lint (push) Failing after 10m1s
Declarative Tests / test (push) Failing after 56s
2024-04-17 22:02:11 -07:00
976f654c60 handle numeric user ids
Some checks failed
Lint / golangci-lint (push) Failing after 9m47s
Declarative Tests / test (push) Failing after 10s
2024-04-17 17:07:12 -07:00
e859ef136c add io filter
Some checks failed
Lint / golangci-lint (push) Successful in 9m49s
Declarative Tests / test (push) Failing after 49s
2024-04-17 16:49:41 -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
adea95972d fix lint errors
All checks were successful
Lint / golangci-lint (push) Successful in 9m57s
Declarative Tests / test (push) Successful in 1m25s
2024-04-10 13:27:34 -07:00
11a55e27d0 add http resource create method
Some checks failed
Lint / golangci-lint (push) Failing after 9m54s
Declarative Tests / test (push) Successful in 1m21s
2024-04-10 12:38:12 -07:00
01eaf00bb6 fix lint errors
All checks were successful
Lint / golangci-lint (push) Successful in 10m4s
Declarative Tests / test (push) Successful in 1m16s
2024-04-09 13:47:00 -07:00
f81df14be3 add missing mock command
Some checks failed
Lint / golangci-lint (push) Failing after 9m57s
Declarative Tests / test (push) Successful in 1m26s
2024-04-09 13:34:23 -07:00
fffcb0963e add network_route schema
Some checks failed
Lint / golangci-lint (push) Failing after 9m57s
Declarative Tests / test (push) Failing after 59s
2024-04-09 12:51:56 -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
dc843d98a7 fix yaml syntax error
All checks were successful
Lint / golangci-lint (push) Successful in 10m9s
Declarative Tests / test (push) Successful in 1m23s
2024-04-05 13:21:36 -07:00
e77e7b664a fix lint errors
Some checks failed
Lint / golangci-lint (push) Successful in 10m3s
Declarative Tests / test (push) Failing after 1m10s
2024-04-05 12:46:16 -07:00
c4b7819713 add command helper
Some checks failed
Lint / golangci-lint (push) Failing after 10m4s
Declarative Tests / test (push) Successful in 1m14s
2024-04-05 10:22:17 -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
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
7181075568 add network_route type
Some checks failed
Lint / golangci-lint (push) Failing after 10m10s
Declarative Tests / test (push) Successful in 39s
2024-04-02 13:35:40 -07:00
28af02440a add schemas
Some checks failed
Declarative Tests / test (push) Waiting to run
Lint / golangci-lint (push) Has been cancelled
2024-04-02 13:33:49 -07:00
052c496c35 implement exec SetURI
Some checks failed
Lint / golangci-lint (push) Failing after 10m6s
Declarative Tests / test (push) Successful in 1m12s
2024-03-27 14:14:40 -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
ca7a8ee5e1 add screencast for import-resource
Some checks failed
Declarative Tests / test (push) Failing after 52s
2024-03-26 01:08:59 -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
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
1bea3894ca update user resource 2024-03-21 21:35:17 -07:00
e11d3e06bd add env vars to container resource 2024-03-21 15:28:29 -07:00
60c04065c4 initial version 2024-03-20 12:25:25 -07:00
13aacbe28d initial version 2024-03-20 12:23:31 -07:00
d4e934fee8 initial version 2024-03-20 09:15:27 -07:00