Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge SAP_COM_0948 #4735

Closed
wants to merge 72 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
72 commits
Select commit Hold shift + click to select a range
ccd2acf
fix(codeqlExecuteScan): logging when use both Vault and Jenkins Crede…
daskuznetsova Sep 27, 2023
b34ea9e
fix (gitOpsUpdateDeployment) add CA bundle options to plain clone and…
anilkeshav27 Sep 28, 2023
4dec3c3
feat(kanikoExecute): add dockerfilePath param to multipleImages (#4569)
m1ron0xFF Sep 28, 2023
c81e322
fix(helm): forward sourceRepositoryCredentialsId from groovy to go la…
marcusholl Sep 29, 2023
010aea0
feat(config): exporting generateConfig function and applying minor ch…
Jk1484 Oct 4, 2023
5a56726
Revert "chore(vault): custom retry check function (#4475)" (#4616)
jliempt Oct 6, 2023
9e64744
added logic of fetching golang private packages for whitesource step …
akram8008 Oct 6, 2023
40e13f1
feat (npmExecuteScripts) enhance multi package publish from npm build…
anilkeshav27 Oct 9, 2023
7ab2386
feat(mavenBuild): add the possibility to define stash groups need to …
vstarostin Oct 9, 2023
a50fad3
feat(Splunk): Use repository and organization from pipelineEnv variab…
vstarostin Oct 10, 2023
14c7feb
feat(artifactPrepareVersion): Support custom certificates (#4617)
vstarostin Oct 11, 2023
20e1fb5
chore(vault): structure vault logs (#4627)
CCFenner Oct 11, 2023
e22671a
Introduce filterRegex parameter for performance report publisher (#4555)
Thilaknath Oct 11, 2023
4ff5271
gCTSExecuteABAPQualityCheck_namespace_objects (#4623)
rinitagabahri Oct 11, 2023
d238a79
build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#4628)
dependabot[bot] Oct 13, 2023
09940e8
[tmsUpload, tmsExport] Provide additional log message on successful u…
artembannikov Oct 13, 2023
3a90ee3
fix(deps): update module github.com/hashicorp/vault to v1.14.1 [secur…
renovate[bot] Oct 13, 2023
646d17b
CheckmarxOne: Fix 1st scan failed due to 403 forbiden (#4633)
thtri Oct 16, 2023
3761a9f
artifactPrepareVersion: support conditions for customTLSCertificateLi…
vstarostin Oct 16, 2023
49f4c81
Add new unified fields to Mend and Blackduck SARIF (#4611)
andrew-kireev Oct 17, 2023
6331d1b
feat(codeqlExecuteScan): cloning project from non-github scm to githu…
daskuznetsova Oct 18, 2023
d05b53c
fix(Vault): retry Vault request (EOF) errors (#4620)
jliempt Oct 19, 2023
f0bd395
fix(cxone):update Name field in reporting for policy as code (#4637)
thtri Oct 19, 2023
e11896c
[tmsUpload, tmsExport] Minor: remove confusing comments (#4640)
artembannikov Oct 24, 2023
daf159a
Add tmsExport to release step (#4648)
srinikitha09 Oct 27, 2023
5dea623
Add warning message when cf native builds uses bg deployment (#4646)
srinikitha09 Oct 30, 2023
df0c9c7
fix(codeqlExecuteScan): exclude codeqlDB from uploaded sources to git…
daskuznetsova Oct 31, 2023
26bfec1
feat(cnbBuild): support builders with different CNB user ids (#4625)
pbusko Nov 2, 2023
68d0349
replace plus sign (#4656)
Googlom Nov 3, 2023
59c2f75
Splunk: Initialize Splunk client if dsn or prodCriblEndpoint provided…
vstarostin Nov 6, 2023
ae7bfa5
Include createBOM flag in MTA build (#4629)
D074360 Nov 7, 2023
ef9b3d0
feat (mavenBuild) allow flags to be modified during maven deploy (#4638)
anilkeshav27 Nov 7, 2023
428afbb
feat(dockerExecute): print docker image (#4534)
trancyquan Nov 7, 2023
54604fb
Remove logic related to Windows binary (#4659)
vstarostin Nov 9, 2023
f2b236c
feat(npmExecuteScripts): added option to skip installing dev. deps. (…
Jk1484 Nov 10, 2023
f499e92
fix(deps): update module golang.org/x/sync to v0.5.0 (#4589)
renovate[bot] Nov 13, 2023
2a98742
add semantic version, delete obsolete actual commit value (#4669)
tiloKo Nov 13, 2023
6e2ecef
Add scheduled status (#4668)
DanielMieg Nov 13, 2023
63b7fd7
fix(cnbBuild): do not set supplementary groups for lifecycle (#4675)
pbusko Nov 14, 2023
69b35ff
fix(deps): update module golang.org/x/crypto to v0.15.0 (#4664)
renovate[bot] Nov 16, 2023
a838f48
add alias to serverUrl (#4670)
Googlom Nov 20, 2023
ca63318
refactor(codeqlExecuteScan): refactor codeql reporting (#4682)
daskuznetsova Nov 20, 2023
9596f54
Bump CNB_PLATFORM_API to v0.12 (#4686)
pbusko Nov 21, 2023
0d6fb16
add deprecation warning (#4691)
Googlom Nov 23, 2023
0006f10
fix log downloading in GH orchestrator (#4683)
Googlom Nov 23, 2023
0baa6a6
feat(cnbBuild): Use Paketo Jammy builder as default (#4694)
pbusko Nov 23, 2023
c6c02fc
orchestrator(GHActions): align GetJobURL method with Piper's expectat…
vstarostin Nov 27, 2023
17de9ed
Allow cALM service key for cTMS steps (#4661)
o-liver Nov 27, 2023
0a738e8
[ABAP] Refactor steps to allow API migration (#4687)
DanielMieg Nov 28, 2023
2738a91
Fix logic of fetching golang private packages for `detectExecute step…
silvestre Nov 29, 2023
cce7c0d
Use new env var (#4698)
o-liver Nov 29, 2023
8dc2a1b
feat: Add imagePushToRegistry step (#4609)
anilkeshav27 Nov 30, 2023
aab4de4
feat(codeqlExecuteScan): added params projectSettingsFile and globalS…
daskuznetsova Dec 1, 2023
6efb21b
Add support for volume mounts (#4673)
c0d1ngm0nk3y Dec 1, 2023
e6a7432
fix(codeqlExecuteScan): url checks for settings file (#4706)
sumeetpatil Dec 4, 2023
a6dccf9
fix(codeqlExecuteScan): Fix for GlobalSettingsFile url checks (#4708)
sumeetpatil Dec 5, 2023
74242eb
fix(deps): update module golang.org/x/mod to v0.14.0 (#4665)
renovate[bot] Dec 5, 2023
c1371b1
fix(deps): update module golang.org/x/oauth2 to v0.15.0 (#4666)
renovate[bot] Dec 5, 2023
f58bc66
chore(deps): update actions/setup-java action to v4 (#4709)
renovate[bot] Dec 5, 2023
4725ce2
chore(deps): update actions/setup-node action to v4 (#4710)
renovate[bot] Dec 5, 2023
a342f49
build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (…
dependabot[bot] Dec 5, 2023
0838264
imagePushToRegistry: update sourceImages and targetImages parameters …
vstarostin Dec 12, 2023
f39dec6
Cxone updated release (#4723)
michaelkubiaczyk Dec 12, 2023
405e42a
fix(codeqlExecuteScan): filter quality issues for SAST to pass/fail (…
daskuznetsova Dec 13, 2023
4f5ed26
fix(codeqlExecuteScan): support http(s) urls for maven settings files…
daskuznetsova Dec 13, 2023
6587808
fix(npm): don't publish sboms in npm package (#4692)
OliverNocon Dec 13, 2023
cd8c93e
Fix sidecar conditionals (#4672)
c0d1ngm0nk3y Dec 18, 2023
c3d420a
docs: update gatlingExecuteTests example (#4726)
burreo Dec 18, 2023
0b585ed
Revert "Fix sidecar conditionals (#4672)" (#4727)
jliempt Dec 18, 2023
13a97c8
fix(checkmarx):disable failOnMissingReports (#4713)
thtri Dec 19, 2023
dbc3d41
SAP_COM_0948 (#4715)
DanielMieg Dec 19, 2023
439a7ad
fix(codeqlExecuteScan): init empty GitHub repo before mirroring code …
daskuznetsova Dec 21, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build-adr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# required by Log4brains to work correctly (needs the whole Git history)
fetch-depth: 0
- name: Setup Node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: "14"
- name: Install Log4brains And Build ADRs
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/consumer-tests-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
repository: ${{ steps.repository.outputs.repository }}
ref: ${{ steps.branch_name.outputs.branch_name }}
- uses: actions/setup-java@v3
- uses: actions/setup-java@v4
with:
java-version: 11
distribution: zulu
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/consumer-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: styfle/[email protected]
- uses: actions/checkout@v4
- uses: actions/setup-java@v3
- uses: actions/setup-java@v4
with:
java-version: 11
distribution: zulu
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- uses: actions/checkout@v4

- uses: actions/setup-java@v3
- uses: actions/setup-java@v4
with:
java-version: 8
distribution: zulu
Expand Down
6 changes: 2 additions & 4 deletions .github/workflows/release-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: styfle/[email protected]
- uses: actions/checkout@v4
# Workaround for https://github.com/SAP/jenkins-library/issues/1723, build only works with jdk8 currently
- uses: actions/setup-java@v3
- uses: actions/setup-java@v4
with:
java-version: 8
distribution: zulu
Expand All @@ -23,19 +23,17 @@ jobs:
curl --insecure --silent --location --write-out '%{http_code}' --output ./piper_master https://github.com/SAP/jenkins-library/releases/latest/download/piper_master
curl --insecure --silent --location --write-out '%{http_code}' --output ./piper_master-darwin.x86_64 https://github.com/SAP/jenkins-library/releases/latest/download/piper_master-darwin.x86_64
curl --insecure --silent --location --write-out '%{http_code}' --output ./piper_master-darwin.arm64 https://github.com/SAP/jenkins-library/releases/latest/download/piper_master-darwin.arm64
curl --insecure --silent --location --write-out '%{http_code}' --output ./piper_master-win.x86_64.exe https://github.com/SAP/jenkins-library/releases/latest/download/piper_master-win.x86_64.exe
cp ./piper_master ./piper
cp ./piper_master-darwin.x86_64 ./piper-darwin.x86_64
cp ./piper_master-darwin.arm64 ./piper-darwin.arm64
cp ./piper_master-win.x86_64.exe ./piper-win.x86_64.exe
npm install semver --quiet
echo "PIPER_version=v$(node_modules/.bin/semver -i minor $(curl --silent "https://api.github.com/repos/$GITHUB_REPOSITORY/releases/latest" | jq -r .tag_name))" >> $GITHUB_ENV
- uses: SAP/project-piper-action@master
name: 'publish Linux master binary'
with:
piper-version: master
command: githubPublishRelease
flags: --token ${{ secrets.GITHUB_TOKEN }} --assetPathList ./piper_master --assetPathList ./piper --assetPathList ./piper_master-darwin.x86_64 --assetPathList ./piper-darwin.x86_64 --assetPathList ./piper_master-darwin.arm64 --assetPathList ./piper-darwin.arm64 --assetPathList ./piper_master-win.x86_64.exe --assetPathList ./piper-win.x86_64.exe
flags: --token ${{ secrets.GITHUB_TOKEN }} --assetPathList ./piper_master --assetPathList ./piper --assetPathList ./piper_master-darwin.x86_64 --assetPathList ./piper-darwin.x86_64 --assetPathList ./piper_master-darwin.arm64 --assetPathList ./piper-darwin.arm64
- name: Build and publish jar for consumption in unit tests
run: mvn package
- uses: SAP/project-piper-action@master
Expand Down
16 changes: 0 additions & 16 deletions .github/workflows/upload-go-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,3 @@ jobs:
piper-version: master
command: githubPublishRelease
flags: --token ${{ secrets.GITHUB_TOKEN }} --version latest --assetPath ./piper_master-darwin.arm64
- env:
CGO_ENABLED: 0
GOOS: windows
GOARCH: amd64
run: |
# See https://golang.org/cmd/link/ for info on -w (omit the DWARF symbol table) and -s (omit the symbol table and debug information)
# We use those flags to get a smaller compiled binary for faster downloads.
go build -ldflags "-w -s -X github.com/SAP/jenkins-library/cmd.GitCommit=${GITHUB_SHA} \
-X github.com/SAP/jenkins-library/pkg/log.LibraryRepository=${GITHUB_REPOSITORY} \
-X github.com/SAP/jenkins-library/pkg/telemetry.LibraryRepository=https://github.com/${GITHUB_REPOSITORY}.git" \
-o piper_master-win.x86_64.exe .
- uses: SAP/project-piper-action@master
with:
piper-version: master
command: githubPublishRelease
flags: --token ${{ secrets.GITHUB_TOKEN }} --version latest --assetPath ./piper_master-win.x86_64.exe
2 changes: 1 addition & 1 deletion .github/workflows/verify-groovy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- uses: actions/checkout@v4

- uses: actions/setup-java@v3
- uses: actions/setup-java@v4
with:
java-version: 8
distribution: zulu
Expand Down
2 changes: 1 addition & 1 deletion cmd/abapAddonAssemblyKitCheckCVs_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapAddonAssemblyKitCheckPV_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapAddonAssemblyKitCreateTargetVector_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapAddonAssemblyKitPublishTargetVector_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapAddonAssemblyKitRegisterPackages_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapAddonAssemblyKitReleasePackages_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapAddonAssemblyKitReserveNextPackages_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapEnvironmentAssembleConfirm_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 4 additions & 5 deletions cmd/abapEnvironmentAssemblePackages.go
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,10 @@ func (br *buildWithRepository) start() error {
ValueID: "CVERS",
Value: br.repo.Name + "." + br.repo.Version + "." + br.repo.SpLevel,
},
{
ValueID: "SEMANTIC_VERSION",
Value: br.repo.VersionYAML,
},
{
ValueID: "PACKAGE_TYPE",
Value: br.repo.PackageType,
Expand All @@ -180,11 +184,6 @@ func (br *buildWithRepository) start() error {
Value: br.repo.PredecessorCommitID})
}
if br.repo.CommitID != "" {
// old value to be used until 2302 [can be deleted earliest with 2311]
valuesInput.Values = append(valuesInput.Values,
abapbuild.Value{ValueID: "ACTUAL_DELIVERY_COMMIT",
Value: br.repo.CommitID})
// new value used as of 2302
valuesInput.Values = append(valuesInput.Values,
abapbuild.Value{ValueID: "CURRENT_DELIVERY_COMMIT",
Value: br.repo.CommitID})
Expand Down
2 changes: 1 addition & 1 deletion cmd/abapEnvironmentAssemblePackages_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapEnvironmentBuild_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading