- Dec 04, 2024
-
-
Huste, Tobias authored
Merge branch 'ci-episode-5-exercise-1-remove-redundancies-in-ci-pipeline' into ci-episode-6-exercise-1-optimize-ci-pipeline
-
Huste, Tobias authored
Merge branch 'ci-episode-4-exercise-1-extended-ci-pipeline' into ci-episode-5-exercise-1-remove-redundancies-in-ci-pipeline
-
Huste, Tobias authored
-
-
-
-
Huste, Tobias authored
* make sure installation works fine with more recent Debian versions * Use googletest 1.14.0 * get rid of CMAKE CMP0135 warning
-
-
-
-
-
* Use python:3.11 image and gcc:11 and gcc:12 image in CI pipeline. * GoogleTest v1.13.0 supports only C++ >= 14. This requirement is not met with gcc:10, hence remove CI jobs with gcc:10 image.
-
* Use Python 3.10 as base images. * Change path to executable when calling exercise app in job run.
-
* New CI jobs are license_compliance, lint, build, test, run.
-
Huste, Tobias authored
-
-
* make sure installation works fine with more recent Debian versions * Use googletest 1.14.0 * get rid of CMAKE CMP0135 warning
-
* Re-add CI pipeline with initial CI job that builds and runs the application.
-
Huste, Tobias authored
-
- Jun 14, 2024
-
-
Hueser, Christian authored
Update GCC versions to more recent versions in CI pipeline in episode 6 See merge request !26
-
Hueser, Christian authored
Merge branch 'update-pipeline-in-episode-5' into 'ci-episode-5-exercise-1-remove-redundancies-in-ci-pipeline' Update GCC versions to more recent versions in CI pipeline in episode 5 See merge request !27
-
Hueser, Christian authored
-
- Jun 11, 2024
-
-
Hueser, Christian authored
-
- Apr 05, 2024
-
-
Norman Ziegner authored
Merge branch '6-ci-episode-6-exercise-1-optimize-ci-pipeline-updated' into 'ci-episode-6-exercise-1-optimize-ci-pipeline' Improve consistency with workshop materials and example project for episode 6 - optimize pipeline See merge request !23
-
Norman Ziegner authored
Merge branch '6-ci-episode-5-exercise-1-remove-redundancies-in-ci-pipeline-updated' into 'ci-episode-5-exercise-1-remove-redundancies-in-ci-pipeline' Improve consistency with workshop materials and example project for episode 5 - removing redundancy See merge request !22
-
- Apr 04, 2024
-
-
Hueser, Christian authored
-
Hueser, Christian authored
-
- Sep 29, 2023
-
-
Huste, Tobias authored
-
Huste, Tobias authored
-
- Sep 20, 2023
-
-
Huste, Tobias authored
-
Huste, Tobias authored
* make sure installation works fine with more recent Debian versions * Use googletest 1.14.0 * get rid of CMAKE CMP0135 warning
-
Huste, Tobias authored
-
- Jul 20, 2023
-
-
Huste, Tobias authored
-
Huste, Tobias authored
-
- Mar 28, 2023
-
-
Hueser, Christian authored
* Use python:3.11 image and gcc:11 and gcc:12 image in CI pipeline. * GoogleTest v1.13.0 supports only C++ >= 14. This requirement is not met with gcc:10, hence remove CI jobs with gcc:10 image.
-
-
Hueser, Christian authored
* Use stages instead of a pure stageless pipeline while still using the needs keyword to reorder execution of CI jobs.
-
Hueser, Christian authored
* Ues Python 3.10. * Reorder keywords when extends keyword is used. * Use full relative path to call exercise app. * Use artifacts sub-key of needs keyword. * Remove dependencies keyword from CI jobs in favour of needs sub-key artifacts. * Remove needs keywords that are not necessary because there are no dependencies.
-
Hueser, Christian authored
* Reference solution for exericse 1 in episode 6 uses a stageless pipeline and the interruptible keyword.
-
Hueser, Christian authored
* Use python:3.11 image and gcc:11 and gcc:12 image in CI pipeline. * GoogleTest v1.13.0 supports only C++ >= 14. This requirement is not met with gcc:10, hence remove CI jobs with gcc:10 image.
-