Commit Graph

22 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
7c22a1db80 Merge branch 'develop' into feature/list
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
# Conflicts:
#	.drone.yml
2022-07-26 10:27:45 +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
76a3a2b3f6 [CI SKIP] version and changelog update
Some checks failed
continuous-integration/drone/pr Build is failing
2022-06-01 22:35:07 +00:00
dc2e6446d5 fix(conventi): fix conventi.sh function get_commit_body()
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-02 00:34:03 +02:00
74e622a5e0 [CI SKIP] version and changelog update
All checks were successful
continuous-integration/drone/pr Build is passing
2022-06-01 22:00:23 +00: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
cae8167795 chore(release): release the lastest develop
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Reviewed-on: #3
PR #3
2022-06-01 23:31:57 +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
629435626e feat(list): update test and pipeline
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-05-20 13:41:15 +02:00
Rick Barenthin
8b1e56a25d feat(list): update CMakeLists.txt to have also coverage reports 2022-05-20 13:40:37 +02:00
Rick Barenthin
537d1ca908 feat(list): update pipeline fix build
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-07 23:49:33 +01:00
Rick Barenthin
c38a06df87 feat(list): update pipeline fix build
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-07 23:34:13 +01:00
Rick Barenthin
dc35fd79aa feat(list): update pipeline to execute tests
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-07 23:31:50 +01:00
Rick Barenthin
0cf7cb79af feat(list): update pipeline to run ctest
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-07 22:33:52 +01:00
Rick Barenthin
46d2e75d2f feat(list): add list implementation
*  a list implementation with a few test
2022-02-06 22:45:03 +01: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
dafd1ae93e Initial commit 2022-01-17 19:44:24 +01:00