Commit Graph

241 Commits

Author SHA1 Message Date
a38bd8a4d7 add support for streaming to cmd stdin
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 05:32:22 +00:00
2288f4edd0 add builtin docs
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 05:31:13 +00:00
eab06e2f6c add pkg to handle walking a directory structure
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 05:25:24 +00:00
432a9472fe add onerror strategy
Some checks failed
Lint / golangci-lint (push) Has been cancelled
Declarative Tests / test (push) Has been cancelled
Declarative Tests / build-fedora (push) Has been cancelled
Declarative Tests / build-ubuntu-focal (push) Has been cancelled
2024-09-15 17:16:00 +00:00
c3ea064bf0 add trie/bst
Some checks failed
Lint / golangci-lint (push) Has been cancelled
Declarative Tests / test (push) Has been cancelled
Declarative Tests / build-fedora (push) Has been cancelled
Declarative Tests / build-ubuntu-focal (push) Has been cancelled
2024-08-28 19:40:17 -07:00
04b27dc5df add folio package
Some checks failed
Lint / golangci-lint (push) Has been cancelled
Declarative Tests / test (push) Has been cancelled
Declarative Tests / build-fedora (push) Has been cancelled
Declarative Tests / build-ubuntu-focal (push) Has been cancelled
2024-08-17 18:19:56 -07:00
dfd2a00541 add more test for id package 2024-08-17 18:19:22 -07:00
3086885655 add protobuf support
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-08-17 18:16:02 -07:00
bf79e97462 add mapper package
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-08-17 18:14:54 -07:00
06f3247b08 add interfaces
Some checks failed
Lint / golangci-lint (push) Has been cancelled
Declarative Tests / test (push) Has been cancelled
Declarative Tests / build-fedora (push) Has been cancelled
Declarative Tests / build-ubuntu-focal (push) Has been cancelled
2024-08-15 08:12:42 -07:00
d3495f874e fix lint error
Some checks failed
Lint / golangci-lint (push) Failing after 10m11s
Declarative Tests / test (push) Failing after 7s
Declarative Tests / build-fedora (push) Failing after 1m46s
Declarative Tests / build-ubuntu-focal (push) Failing after 1m30s
2024-07-22 15:26:09 -07: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
2c9e178554 add FileExists
Some checks failed
Lint / golangci-lint (push) Successful in 9m40s
Declarative Tests / test (push) Failing after 15s
Declarative Tests / build-fedora (push) Successful in 1m58s
Declarative Tests / build-ubuntu-focal (push) Successful in 1m15s
2024-07-17 01:19:55 -07:00
ba19115390 add ext nopwriterclose
Some checks failed
Declarative Tests / test (push) Waiting to run
Declarative Tests / build-fedora (push) Waiting to run
Declarative Tests / build-ubuntu-focal (push) Waiting to run
Lint / golangci-lint (push) Has been cancelled
2024-07-17 01:16:51 -07:00
2c1e1de7d1 remove out-of-date doc image
Some checks failed
Lint / golangci-lint (push) Successful in 9m49s
Declarative Tests / test (push) Failing after 14s
Declarative Tests / build-fedora (push) Successful in 2m10s
Declarative Tests / build-ubuntu-focal (push) Successful in 1m13s
2024-07-08 10:06:07 -07:00
88be30485f fix go version dep for action builds
Some checks failed
Lint / golangci-lint (push) Successful in 9m41s
Declarative Tests / test (push) Failing after 15s
Declarative Tests / build-fedora (push) Successful in 1m45s
Declarative Tests / build-ubuntu-focal (push) Successful in 1m16s
2024-07-02 09:44:48 -07:00
71b54c1660 add deb packagetype source
Some checks failed
Lint / golangci-lint (push) Successful in 9m58s
Declarative Tests / test (push) Failing after 5s
Declarative Tests / build-fedora (push) Successful in 2m40s
Declarative Tests / build-ubuntu-focal (push) Successful in 1m14s
2024-07-02 09:30:21 -07:00
9b82a2c4e2 add data interfaces
Some checks failed
Lint / golangci-lint (push) Successful in 9m54s
Declarative Tests / test (push) Failing after 5s
Declarative Tests / build-fedora (push) Successful in 2m20s
Declarative Tests / build-ubuntu-focal (push) Successful in 1m15s
2024-07-01 14:55:23 -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
52c083a3d9 add source for containers, packages
Some checks failed
Lint / golangci-lint (push) Failing after 9m44s
Declarative Tests / test (push) Failing after 14s
Declarative Tests / build-fedora (push) Failing after 2m50s
Declarative Tests / build-ubuntu-focal (push) Failing after 1m3s
2024-07-01 00:16:55 -07:00
e604806f81 move types into a separate package
All checks were successful
Lint / golangci-lint (push) Successful in 9m47s
Declarative Tests / test (push) Successful in 22s
Declarative Tests / build-fedora (push) Successful in 1m52s
Declarative Tests / build-ubuntu-focal (push) Successful in 1m16s
2024-05-31 09:11:35 -07:00
c25857fff9 set default resource type to file when importing a resource
All checks were successful
Lint / golangci-lint (push) Successful in 9m43s
Declarative Tests / test (push) Successful in 22s
Declarative Tests / build-fedora (push) Successful in 1m57s
Declarative Tests / build-ubuntu-focal (push) Successful in 4m13s
2024-05-29 00:51:18 -07:00
025f265705 add build step in fedora job
All checks were successful
Lint / golangci-lint (push) Successful in 9m43s
Declarative Tests / test (push) Successful in 21s
Declarative Tests / build-fedora (push) Successful in 1m46s
Declarative Tests / build-ubuntu-focal (push) Successful in 4m15s
2024-05-29 00:25:29 -07:00
80eae5d82e fix fedora build artifact name
All checks were successful
Lint / golangci-lint (push) Successful in 9m42s
Declarative Tests / test (push) Successful in 21s
Declarative Tests / build-fedora (push) Successful in 1m9s
Declarative Tests / build-ubuntu-focal (push) Successful in 1m7s
2024-05-29 00:01:27 -07:00
d2f96e40ee fix fedora build job name
All checks were successful
Lint / golangci-lint (push) Successful in 9m45s
Declarative Tests / test (push) Successful in 21s
Declarative Tests / build-fedora (push) Successful in 1m1s
Declarative Tests / build-focal (push) Successful in 2m35s
2024-05-28 23:44:56 -07:00
2a84dbb1dc fix artifact name
All checks were successful
Lint / golangci-lint (push) Successful in 9m45s
Declarative Tests / test (push) Successful in 20s
Declarative Tests / build (push) Successful in 1m15s
Declarative Tests / build-focal (push) Successful in 1m8s
2024-05-28 23:18:49 -07:00
7e23d869a8 add go to PATH
Some checks failed
Lint / golangci-lint (push) Successful in 9m43s
Declarative Tests / test (push) Successful in 20s
Declarative Tests / build (push) Successful in 1m6s
Declarative Tests / build-focal (push) Failing after 1m24s
2024-05-28 23:03:10 -07:00
8550f59ee6 add go to PATH
Some checks failed
Lint / golangci-lint (push) Successful in 9m47s
Declarative Tests / test (push) Failing after 15s
Declarative Tests / build (push) Failing after 44s
Declarative Tests / build-focal (push) Failing after 29s
2024-05-28 21:38:48 -07:00
903c71c457 update make targets
Some checks failed
Lint / golangci-lint (push) Successful in 9m44s
Declarative Tests / test (push) Successful in 22s
Declarative Tests / build (push) Successful in 1m53s
Declarative Tests / build-focal (push) Failing after 43s
2024-05-28 20:16:41 -07:00
d60eb180e2 test dist builds
Some checks failed
Lint / golangci-lint (push) Successful in 9m46s
Declarative Tests / test (push) Successful in 23s
Declarative Tests / build (push) Successful in 1m40s
Declarative Tests / build-focal (push) Failing after 30s
2024-05-28 19:56:21 -07:00
b65d3479db test dist builds
Some checks failed
Lint / golangci-lint (push) Successful in 9m42s
Declarative Tests / test (push) Successful in 23s
Declarative Tests / build (push) Successful in 1m34s
Declarative Tests / build-focal (push) Failing after 32s
2024-05-28 18:44:51 -07:00
c21571c913 test dist builds
Some checks failed
Lint / golangci-lint (push) Successful in 9m44s
Declarative Tests / test (push) Successful in 22s
Declarative Tests / build (push) Successful in 1m32s
Declarative Tests / build-focal (push) Failing after 29s
2024-05-28 18:15:49 -07:00
d790793e21 test dist builds
Some checks failed
Lint / golangci-lint (push) Successful in 9m43s
Declarative Tests / test (push) Successful in 23s
Declarative Tests / build (push) Successful in 1m44s
Declarative Tests / build-focal (push) Failing after 31s
2024-05-28 17:46:29 -07:00
fa2901c4bb test dist builds
Some checks failed
Lint / golangci-lint (push) Successful in 9m44s
Declarative Tests / test (push) Successful in 23s
Declarative Tests / build (push) Successful in 1m35s
Declarative Tests / build-focal (push) Failing after 29s
2024-05-28 17:20:56 -07:00
56aebe7a62 test dist builds
Some checks failed
Lint / golangci-lint (push) Successful in 9m42s
Declarative Tests / test (push) Successful in 20s
Declarative Tests / build (push) Successful in 1m30s
Declarative Tests / build-focal (push) Failing after 25s
2024-05-28 16:26:16 -07:00
e9c2fe63de test dist builds
Some checks failed
Lint / golangci-lint (push) Successful in 9m44s
Declarative Tests / test (push) Successful in 21s
Declarative Tests / build (push) Successful in 1m33s
Declarative Tests / build-focal (push) Failing after 7s
2024-05-28 16:13:15 -07:00
35ae742615 test dist builds
Some checks failed
Lint / golangci-lint (push) Successful in 9m45s
Declarative Tests / test (push) Successful in 20s
Declarative Tests / build (push) Successful in 1m26s
Declarative Tests / build-focal (push) Failing after 23s
2024-05-28 15:42:29 -07:00
1cb2d264ff test dist builds
Some checks failed
Lint / golangci-lint (push) Successful in 9m45s
Declarative Tests / test (push) Successful in 22s
Declarative Tests / build (push) Successful in 1m29s
Declarative Tests / build-focal (push) Failing after 10s
2024-05-28 13:41:26 -07:00
f11ae4cfd7 test dist builds
Some checks failed
Lint / golangci-lint (push) Successful in 9m44s
Declarative Tests / test (push) Successful in 20s
Declarative Tests / build (push) Successful in 1m47s
Declarative Tests / build-focal (push) Failing after 2s
2024-05-28 12:44:44 -07:00
cb37477e7b fix typo in spec filename
All checks were successful
Lint / golangci-lint (push) Successful in 9m46s
Declarative Tests / test (push) Successful in 21s
Declarative Tests / build (push) Successful in 1m32s
2024-05-26 19:49:36 -07:00
48402ae6f9 download source tar
Some checks failed
Lint / golangci-lint (push) Successful in 9m45s
Declarative Tests / test (push) Successful in 23s
Declarative Tests / build (push) Failing after 59s
2024-05-26 18:52:14 -07:00
9a357ff79c fix version string
Some checks failed
Lint / golangci-lint (push) Successful in 9m41s
Declarative Tests / test (push) Successful in 21s
Declarative Tests / build (push) Failing after 52s
2024-05-26 17:32:11 -07:00
e8a59924ef debug build version
Some checks failed
Lint / golangci-lint (push) Successful in 9m43s
Declarative Tests / test (push) Successful in 21s
Declarative Tests / build (push) Failing after 42s
2024-05-26 17:09:39 -07:00
d6a10ac539 fix version string
Some checks failed
Lint / golangci-lint (push) Successful in 9m41s
Declarative Tests / test (push) Successful in 23s
Declarative Tests / build (push) Failing after 45s
2024-05-26 16:14:47 -07:00
6480f793c4 fix package rpmbuild name
Some checks failed
Lint / golangci-lint (push) Successful in 9m43s
Declarative Tests / test (push) Successful in 20s
Declarative Tests / build (push) Failing after 54s
2024-05-26 15:57:23 -07:00
7991864bf4 test build job
Some checks failed
Lint / golangci-lint (push) Successful in 9m41s
Declarative Tests / test (push) Successful in 21s
Declarative Tests / build (push) Failing after 31s
2024-05-26 15:41:16 -07:00
3582e65927 test build job
Some checks failed
Lint / golangci-lint (push) Successful in 9m48s
Declarative Tests / test (push) Successful in 21s
Declarative Tests / build (push) Failing after 41s
2024-05-26 15:17:40 -07:00
53321d9640 test build job
Some checks failed
Lint / golangci-lint (push) Successful in 9m42s
Declarative Tests / test (push) Successful in 21s
Declarative Tests / build (push) Failing after 34s
2024-05-26 14:28:45 -07:00
30de25b577 test build job
Some checks failed
Lint / golangci-lint (push) Successful in 9m44s
Declarative Tests / test (push) Successful in 20s
Declarative Tests / build (push) Failing after 46s
2024-05-26 14:14:26 -07:00