-
Notifications
You must be signed in to change notification settings - Fork 596
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: enhance release workflow with integration test status and dry run option #5273
Merged
Conversation
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
Googlom
approved these changes
Feb 17, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
/it-go |
|
maxatsap
added a commit
to maxatsap/jenkins-library
that referenced
this pull request
Feb 19, 2025
* origin: (34 commits) Improve CF documentation (SAP#5274) feat: enhance release workflow with integration test status and dry run option (SAP#5273) feat(detect): Handle new error codes introduced by blackduck (SAP#5264) Add missed opts used by versioning.GetArtifact (SAP#5272) feat: allow passing values to writePipelineEnv (SAP#5270) try disabling t.Parallel() (SAP#5269) (chore): Improve log statements about secret ID expiration (SAP#5266) fix desc (SAP#5268) Update npmExecuteTests.md (SAP#5265) Revert "feat: allow passing values to writePipelineEnv (SAP#5261)" (SAP#5262) feat: allow passing values to writePipelineEnv (SAP#5261) (feat) Add System Trust Token Integration to JaaS (SAP#5257) feat(sonar): respect existing SONAR_SCANNER_OPTS definition (SAP#5230) chore(telemetry): Remove pendo remains (SAP#5256) feat(renovate): automerge PRs for patch updates (SAP#5252) fix(deps): Update version of mergo v1.0.0->v1.0.1 (SAP#5254) chore(add AllowEmptyCommits to address breaking change ) (SAP#5251) fix(deps): update module golang.org/x/mod to v0.22.0 (SAP#5088) chore(renovate): enable 'go mod tidy' and updating imports for PRs (SAP#5250) fix(deps): update module github.com/jeffail/gabs/v2 to v2.7.0 (SAP#5085) ...
maxatsap
added a commit
to maxatsap/jenkins-library
that referenced
this pull request
Feb 19, 2025
* origin: (34 commits) Improve CF documentation (SAP#5274) feat: enhance release workflow with integration test status and dry run option (SAP#5273) feat(detect): Handle new error codes introduced by blackduck (SAP#5264) Add missed opts used by versioning.GetArtifact (SAP#5272) feat: allow passing values to writePipelineEnv (SAP#5270) try disabling t.Parallel() (SAP#5269) (chore): Improve log statements about secret ID expiration (SAP#5266) fix desc (SAP#5268) Update npmExecuteTests.md (SAP#5265) Revert "feat: allow passing values to writePipelineEnv (SAP#5261)" (SAP#5262) feat: allow passing values to writePipelineEnv (SAP#5261) (feat) Add System Trust Token Integration to JaaS (SAP#5257) feat(sonar): respect existing SONAR_SCANNER_OPTS definition (SAP#5230) chore(telemetry): Remove pendo remains (SAP#5256) feat(renovate): automerge PRs for patch updates (SAP#5252) fix(deps): Update version of mergo v1.0.0->v1.0.1 (SAP#5254) chore(add AllowEmptyCommits to address breaking change ) (SAP#5251) fix(deps): update module golang.org/x/mod to v0.22.0 (SAP#5088) chore(renovate): enable 'go mod tidy' and updating imports for PRs (SAP#5250) fix(deps): update module github.com/jeffail/gabs/v2 to v2.7.0 (SAP#5085) ...
maxatsap
added a commit
to maxatsap/jenkins-library
that referenced
this pull request
Feb 19, 2025
* origin: (34 commits) Improve CF documentation (SAP#5274) feat: enhance release workflow with integration test status and dry run option (SAP#5273) feat(detect): Handle new error codes introduced by blackduck (SAP#5264) Add missed opts used by versioning.GetArtifact (SAP#5272) feat: allow passing values to writePipelineEnv (SAP#5270) try disabling t.Parallel() (SAP#5269) (chore): Improve log statements about secret ID expiration (SAP#5266) fix desc (SAP#5268) Update npmExecuteTests.md (SAP#5265) Revert "feat: allow passing values to writePipelineEnv (SAP#5261)" (SAP#5262) feat: allow passing values to writePipelineEnv (SAP#5261) (feat) Add System Trust Token Integration to JaaS (SAP#5257) feat(sonar): respect existing SONAR_SCANNER_OPTS definition (SAP#5230) chore(telemetry): Remove pendo remains (SAP#5256) feat(renovate): automerge PRs for patch updates (SAP#5252) fix(deps): Update version of mergo v1.0.0->v1.0.1 (SAP#5254) chore(add AllowEmptyCommits to address breaking change ) (SAP#5251) fix(deps): update module golang.org/x/mod to v0.22.0 (SAP#5088) chore(renovate): enable 'go mod tidy' and updating imports for PRs (SAP#5250) fix(deps): update module github.com/jeffail/gabs/v2 to v2.7.0 (SAP#5085) ...
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Checklist