Skip to content

v0.0.1

Compare
Choose a tag to compare
@skurfuerst skurfuerst released this 30 Jul 10:16
· 104 commits to main since this release
dbc505e

Changelog

fac07f9 Add JWT auth
80e5e14 Add comments, refactor some code
c97d71b Add custom store for stdout / stderr
011a21d Add first task runner prototype based on embedded pipeline runner (prunner)
43e6bc9 Add persist request on job start
4e8cfc6 Add queueing and replacement
16d0f6f Add separate endpoint for job logs
1afdce2 Added JSON store and asynchronous persistence
7ca4ed3 Added TODOs to README
5c16f4b Do not start jobs on wait list after restart
c42859c FEATURE: add README
e1ab174 Finish integration into Neos, provider wrapper script
684b2bd Fix task detail, add topo sort for job tasks
5de934f Implement variables for job scheduling
7e64452 In the middle of rewriting the server and task outputs
dbc505e Merge pull request #1 from Flowpack/gh-action
78bf1b4 Refactor cli application, improve logging
88628e4 Simplify output handling, add first server tests
3855167 TASK: make linter happy
5c8507d TASK: try github actions for tests
c82d8b1 TASK: try release github workflow
ac3ff39 Try fixing test workflow
ae38791 Use queue_limit in example config