Sven Merk
|
a1988f6808
|
feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535)
* Add GH issue creation + SARIF
* Code cleanup
* Fix fmt, add debug
* Code enhancements
* Fix
* Added debug info
* Rework UA log scan
* Fix code
* read UA version
* Fix nil reference
* Extraction
* Credentials
* Issue creation
* Error handling
* Fix issue creation
* query escape
* Query escape 2
* Revert
* Test avoid update
* HTTP client
* Add support for custom TLS certs
* Fix code
* Fix code 2
* Fix code 3
* Disable cert check
* Fix auth
* Remove implicit trust
* Skip verification
* Fix
* Fix client
* Fix HTTP auth
* Fix trusted certs
* Trim version
* Code
* Add token
* Added token handling to client
* Fix token
* Cleanup
* Fix token
* Token rework
* Fix code
* Kick out oauth client
* Kick out oauth client
* Transport wrapping
* Token
* Simplification
* Refactor
* Variation
* Check
* Fix
* Debug
* Switch client
* Variation
* Debug
* Switch to cert check
* Add debug
* Parse self
* Cleanup
* Update resources/metadata/whitesourceExecuteScan.yaml
* Add debug
* Expose subjects
* Patch
* Debug
* Debug2
* Debug3
* Fix logging response body
* Cleanup
* Cleanup
* Fix request body logging
* Cleanup import
* Fix import cycle
* Cleanup
* Fix fmt
* Fix NopCloser reference
* Regenerate
* Reintroduce
* Fix test
* Fix tests
* Correction
* Fix error
* Code fix
* Fix tests
* Add tests
* Fix code climate issues
* Code climate
* Code climate again
* Code climate again
* Fix fmt
* Fix fmt 2
Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
|
2022-02-23 09:30:19 +01:00 |
|
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 f1cfca2e7660ecfe3d53f55a619e6256ad48c416.
|
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
|
9c1bd04752
|
Streamline step generation (#1142)
* Streamline step generation
* Include PR feedback, update DEVELOPMENT.md
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com>
|
2020-02-04 10:46:43 +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
|
deb965e2b4
|
Fix CodeClimate finding with generator update
|
2019-11-06 09:12:50 +01:00 |
|
OliverNocon
|
5c87d4775c
|
Ensure asset update for latest release only
|
2019-11-06 09:05:07 +01:00 |
|
OliverNocon
|
48bfc10956
|
Address PR feedback
|
2019-11-05 17:33:00 +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 |
|