Skip to content

Commit db1d0e2

Browse files
idiap-botpaketo-botsgaist
authored
Updating github-config (#69)
Co-authored-by: paketo-bot <paketobuildpacks@gmail.com> Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch>
1 parent a6702ab commit db1d0e2

1 file changed

Lines changed: 13 additions & 8 deletions

File tree

.github/.patch_files

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,34 @@
1-
.github/.patch_files
2-
.github/.syncignore
3-
.github/CODEOWNERS
4-
.github/dependabot.yml
5-
.github/labels.yml
61
.github/workflows/approve-bot-pr.yml
72
.github/workflows/codeql-analysis.yml
8-
.github/workflows/go-get-update.yml
3+
.github/workflows/compile-dependency.yml
4+
.github/workflows/create-draft-release.yml
95
.github/workflows/label-pr.yml
106
.github/workflows/lint-yaml.yml
117
.github/workflows/lint.yml
8+
.github/workflows/publish-releases.yml
9+
.github/workflows/push-buildpackage.yml
1210
.github/workflows/synchronize-labels.yml
1311
.github/workflows/test-pull-request.yml
14-
.github/workflows/update-dependencies.yml
1512
.github/workflows/update-dependencies-from-metadata.yml
1613
.github/workflows/update-github-config.yml
14+
.github/workflows/update-go-mod-version.yml
15+
.github/.patch_files
16+
.github/.syncignore
17+
.github/CODEOWNERS
18+
.github/dependabot.yml
19+
.github/labels.yml
1720
.gitignore
1821
LICENSE
1922
NOTICE
2023
README.md
2124
go.mod
2225
go.sum
2326
scripts/.util/builders.sh
24-
scripts/.util/git.sh
2527
scripts/.util/print.sh
2628
scripts/.util/tools.json
2729
scripts/.util/tools.sh
30+
scripts/build.sh
2831
scripts/integration.sh
32+
scripts/package.sh
33+
scripts/publish.sh
2934
scripts/unit.sh

0 commit comments

Comments
 (0)