Commit graph

11 commits

Author SHA1 Message Date
98fda3b404
refactor(deadcode): unused custom errors
All checks were successful
Pull-Request / tests (pull_request) Successful in 1m9s
Pull-Request / static-analysis (pull_request) Successful in 1m38s
Pull-Request / post-run (pull_request) Successful in 30s
Push / pre-run (push) Successful in 26s
Push / tests (push) Successful in 1m4s
Push / static-analysis (push) Successful in 1m28s
Push / post-run (push) Successful in 40s
2024-11-13 23:59:55 -05:00
7cc11af378
refactor: split fetcher by type, reorganize fetcher tests 2024-11-13 23:56:19 -05:00
5a18a5bf44
refactor: isolate + inject DefinitionFetcher
All checks were successful
Pull-Request / tests (pull_request) Successful in 1m6s
Pull-Request / static-analysis (pull_request) Successful in 1m31s
Pull-Request / post-run (pull_request) Successful in 24s
Push / pre-run (push) Successful in 28s
Push / tests (push) Successful in 1m3s
Push / static-analysis (push) Successful in 1m29s
Push / post-run (push) Successful in 38s
docs: add documentation to core functions and structs
2024-11-10 23:05:57 -05:00
8bc33870e6
feat: fetch service def from git
All checks were successful
Pull-Request / tests (pull_request) Successful in 1m6s
Pull-Request / static-analysis (pull_request) Successful in 1m31s
Pull-Request / post-run (pull_request) Successful in 24s
2024-11-10 10:52:06 -05:00
c580c0c433
refactor: generalize service definition fetch 2024-11-10 10:37:46 -05:00
62eb27a0a8
feat: allow network, pid in container definitions
Some checks failed
/ build (push) Has been cancelled
2024-11-09 18:08:32 -05:00
b5408fda1a
feat: add build command + build,images config 2024-09-26 23:29:52 -04:00
08f068d255
feat: support env-file input
All checks were successful
/ build (push) Successful in 59s
2024-07-06 21:15:02 -04:00
2ce774a249
feat: support read-only volume annotations
All checks were successful
/ build (push) Successful in 53s
2024-06-09 00:23:53 -04:00
c843d35ae5
feat: add port mappings to service definition 2024-06-02 23:49:37 -04:00
e51648801f
refactor: split into modules 2024-06-02 02:03:47 -04:00