Commit graph

9 commits

Author SHA1 Message Date
1618dc317f
Move docs to deploy stage 2021-02-10 22:07:33 +01:00
d70ba748f5 Introduce Lifecycle for every endpoint and manage listeners in the renamed Orchestrator
- merge packages to get a more concise layout because plugins are no more and therefore there's not a lot to be exported
- fix test logger
- rework config parsing to be easier and more transparent
- remove unnecessary APIs because dynamic endpoint handling is rather a won't implement
2021-02-10 20:26:45 +00:00
38293bb8c4
Remove caching for now 2021-01-26 18:19:54 +01:00
af5c55d8c9
Cache .task/ directory to lazy run tasks across stages 2021-01-26 18:19:54 +01:00
41aa132e80
Cache .task/ directory to lazy run tasks across stages 2021-01-26 18:19:54 +01:00
eaddf264ce
Add test and coverage reports 2021-01-26 18:17:29 +01:00
81c4be6343
Replace CI job token with API token 2021-01-05 08:53:05 +01:00
9041da7245 Resolve "generate-ca command has wrong validity" 2021-01-04 16:21:03 +00:00
49e58ac2e4 Add advanced matching options to HTTP handler
- move to Gitlab
- make code better testable
- create app abstraction for server
- cleanup
2020-12-26 13:11:49 +00:00