|
64c35a62a9
|
feat(ci): Add Dockerfiles to build locally
|
2023-04-05 20:22:29 +02:00 |
|
|
c63aee4aef
|
feat(ci): Parameterize build task output
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
Potentially useful when using the task for release artifact building
later.
|
2023-04-05 15:46:29 +02:00 |
|
|
e4dae5bf30
|
fix(ci): Remove debug value
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
|
2023-03-30 11:22:07 +02:00 |
|
|
feff4b83be
|
feat(ci): Implement pipeline for PRs
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
This includes using Gitea's Commit Status API to add checks to the PR
UI.
|
2023-03-30 10:42:00 +02:00 |
|
|
46faebe79a
|
feat(ci): Add base pipeline
This is the pipeline that monitors for branches and starts the actual
pipeline(s) for each of them.
|
2023-03-23 19:25:20 +01:00 |
|
|
4929b3f201
|
feat(ci): Add basic pipeline
|
2023-03-23 19:17:07 +01:00 |
|
|
8b70eba79e
|
feat(ci): Add tasks to build in CI
|
2023-03-23 18:01:31 +01:00 |
|
|
e2a285a739
|
feat: Add Docker images for CI compilation
|
2023-03-23 13:42:03 +01:00 |
|