Commit Graph

13 Commits

Author SHA1 Message Date
34dff6aaf9 build: update pipeline 2022-07-30 22:58:30 +02:00
2d77c7436a test: update of input path
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-30 12:40:11 +02:00
3861c85486 test: rename of plugin param
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-30 12:38:41 +02:00
c186195e24 test: add memory check reporting
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-30 12:13:12 +02:00
0cfc4c72ca test: add memcheck and fix memleaks in test
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-07-27 21:00:03 +02:00
9e4c9eb0ea feat(list): add generic list implementation
All checks were successful
continuous-integration/drone/push Build is passing
This pull request adds a list implementation that can be used
in a generic way and adds everything that might be needed in
later implementation of other data structurs.

Reviewed-on: #1
PR #1
2022-07-26 22:45:21 +02:00
16825ad6a5 feat(conventi): remove conventi and use external image
All checks were successful
continuous-integration/drone/push Build is passing
An external repository is holding now the src and
Dockerfile for conventi so this is no longer needed.

In the same step we now use the tag from the external
image to run our pipeline.

Reviewed-on: #11
PR #11
2022-07-25 23:12:56 +02:00
3fe3a2a598 fix(pipeline): fix git push parameters
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #7
PR #7
2022-06-01 23:54:18 +02:00
e992129261 fix(pipeline): push version and changelog after update
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #5
PR #5
2022-06-01 23:41:44 +02:00
cda7b95292 fix(pipeline): fix image pull in pipeline
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #4
PR #4
2022-06-01 23:36:11 +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
Rick Barenthin
02dacd5e70 initial pipeline file
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-21 00:03:14 +01:00
Rick Barenthin
a650630f81 initial project setup 2022-01-20 23:49:46 +01:00