-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unlink build and release workflows from internal distribution process (…
…#261) * Unlink build and release workflows from internal distribution process * Adjust workflows to support library specific processes
- Loading branch information
1 parent
d207f2d
commit bbe2bfe
Showing
3 changed files
with
0 additions
and
226 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
version: v34.10.1 | ||
|
||
files: | ||
- .github/workflows/build-and-test.yaml | ||
- .github/workflows/codeql-analysis.yaml | ||
- .github/workflows/pr-help.yaml | ||
- .github/workflows/release.yaml | ||
- .github/workflows/renovate_dependency_management.yaml | ||
- .autorc.json | ||
- .github/.kodiak.toml | ||
|
||
values: | ||
sendOpsLevelDeployNotifications: true | ||
deploymentEnabled: false | ||
runWizCliDepsScan: false | ||
renovateCronjobSchedule: '25 6 * * 1-5' # This is UTC -> At 07:25 CET / 08:25 CEST on every day-of-week from Monday through Friday. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters