|
f30dc95385
|
ci: Use resource for Gitea package upload
test Testing the new resource type
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-11-22 16:22:26 +01:00 |
|
|
a90614f2e9
|
ci: Implement uploading build artifacts
Closes #127.
|
2023-11-13 14:32:11 +01: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 |
|