Improve and extend CI pipelines #96

Merged
lucas merged 3 commits from feat/ci into master 2023-04-05 16:27:53 +02:00
Owner
No description provided.
lucas added 1 commit 2023-03-30 11:14:25 +02:00
feat(ci): Implement pipeline for PRs
All checks were successful
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
feff4b83be
This includes using Gitea's Commit Status API to add checks to the PR
UI.
lucas added 1 commit 2023-03-30 11:24:12 +02:00
fix(ci): Remove debug value
All checks were successful
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
e4dae5bf30
lucas added 1 commit 2023-04-05 15:49:13 +02:00
feat(ci): Parameterize build task output
All checks were successful
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
c63aee4aef
Potentially useful when using the task for release artifact building
later.
lucas changed title from WIP: Improve and extend CI pipelines to Improve and extend CI pipelines 2023-04-05 16:27:36 +02:00
lucas merged commit e0f4384424 into master 2023-04-05 16:27:53 +02:00
lucas deleted branch feat/ci 2023-04-05 16:27:53 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#96
No description provided.