Christian Volk
|
dd8d34c8f6
|
feat(githubPublishRelease): custom tag prefix support (#3166)
* feat(githubPublishRelease): tag prefix support
* cleanup
* go fmt
* tagPrefix shall not be mandatory
|
2021-10-19 17:36:17 +02:00 |
|
Christopher Fenner
|
b219fb6514
|
fix(typo): found by misspell (#2064)
* fix typos in step yamls
* fix typos in go files
* regenerate step code
* fix typos in md files
* fix typos in groovy files
* fix further typos
|
2020-09-24 07:41:06 +02:00 |
|
Oliver Nocon
|
eef3bcde60
|
Add step for GitHub branch protection check (2) (#2016)
* add step for GitHub branch protection check
* add command to piper command
* remove unnecessary parameter
* Update resources/metadata/githubbranchprotection.yaml
* add groovy part
* update generation & go mod tidy
* update groovy tests
* fix bug with go-github version
* Add step to check GitHub branch protection settings
* include PR review feedabck
Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com>
|
2020-09-14 12:05:12 +02:00 |
|
Oliver Nocon
|
d68e466c28
|
Revert "Add step for GitHub branch protection check (#2010)" (#2014)
This reverts commit f1cfca2e76 .
|
2020-09-11 18:56:51 +02:00 |
|
Oliver Nocon
|
f1cfca2e76
|
Add step for GitHub branch protection check (#2010)
* add step for GitHub branch protection check
* add command to piper command
* remove unnecessary parameter
* Update resources/metadata/githubbranchprotection.yaml
* add groovy part
* update generation & go mod tidy
* update groovy tests
* fix bug with go-github version
Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com>
|
2020-09-11 15:28:43 +02:00 |
|
lndrschlz
|
48f6a08433
|
GithubPublishRelease: Add "pre-release" flag (#1654)
* githubPublishRelease: added prerelease tag
* test case added
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
|
2020-06-15 21:05:08 +02:00 |
|
redehnroV
|
716ac7735d
|
Fixed error handling gitHubPublishRelease (#1184)
|
2020-02-14 14:56:23 +01:00 |
|
Oliver Nocon
|
e671094308
|
Use piper binary for githubPublishRelease (#990)
* Use piper binary for githubPublishRelease
|
2019-11-21 16:34:22 +01:00 |
|
OliverNocon
|
5c87d4775c
|
Ensure asset update for latest release only
|
2019-11-06 09:05:07 +01:00 |
|
OliverNocon
|
1a034aea4c
|
Update parameter names
|
2019-11-05 15:13:04 +01:00 |
|
OliverNocon
|
50153f42c7
|
Add tests
|
2019-11-05 14:37:44 +01:00 |
|
OliverNocon
|
6256a0b9aa
|
Update githubPublishRelease
|
2019-11-04 16:07:30 +01:00 |
|