This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
v1.0.0
1.0.0 (2024-04-10)
Bug Fixes
- add comments to the TaskExecutor class (ff87bf2)
- correct update job logic (2cd08f4)
- fix yaml syntax (00dec1d)
- modularize and improve application structure (d989918)
- read info attributes from api-spec.json (000eaf5)
- remove context from pipeline.yml (ecd6d61)
- remove unused attributes from api-spec.json (f7b0916)
- repair ExecutionInput model and add tests (0d4d463)
- separate job related logic from execution (032ab40)
- set correct targets (43d33b3)
- trigger pipeline (73b43d9)
Features
- add dummy endpoint for interim results (c064ed6)
- add missing dependencies and execute tests in pipeline (2a9c9b7)
- add pipeline that build and pushes to github registry (c9482e9)
- build and push image after every push (b7ee97c)
- employ semantic releases (bf1dded)
- update .releaserc.json (5918d50)
- update api spec (0bf5012)
- update job after exection finished (875fd4f)