Commit Graph

3 Commits

Author SHA1 Message Date
c45818df33 feat(build): update build image and pipeline
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-07-26 22:41:32 +02:00
65b9f65b9d feat(list): update list implementation
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
This the generic implementation is split into seperated
files now and list test has been updated.

This requires a change to the build image and
an update of the pipeline definition.
2022-07-26 22:32:01 +02:00
7dd39a9994 feat: add version and changelog update to pipeline
All checks were successful
continuous-integration/drone/push Build is passing
This adds a pipeline step to manage versions and the changelog file.

Reviewed-on: #2
PR #2
2022-06-01 23:23:21 +02:00