Rework CICD #1
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
daniel/Engine_silk.NET#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The CICD should do the following:
For the final Engine.NET:
On a push just the tests should be executed and on a PR the tests alongside the tests, the sonar scanner should be called as well.
Maybe make a publish if the PR is merged into the main branch?