Skip to content

Commit 749f6d0

Browse files
committed
Remove Mend
1 parent 8045996 commit 749f6d0

File tree

3 files changed

+0
-60
lines changed

3 files changed

+0
-60
lines changed

.cirrus.yml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -162,27 +162,6 @@ build_test_analyze_task:
162162
path: "*.hprof"
163163
<<: *CLEANUP_GRADLE_CACHE_SCRIPT
164164

165-
ws_scan_task:
166-
<<: *LINUX_6_CPU_12G_JAVA_17
167-
<<: *SETUP_GRADLE_CACHE
168-
depends_on:
169-
- build
170-
# run only on master, long-term branches and mend-related branches
171-
only_if: $CIRRUS_USER_COLLABORATOR == 'true' && ($CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BRANCH =~ "mend-.*")
172-
env:
173-
WS_APIKEY: VAULT[development/kv/data/mend data.apikey]
174-
maven_cache:
175-
folder: ${CIRRUS_WORKING_DIR}/.m2/repository
176-
whitesource_script:
177-
- source cirrus-env QA
178-
- ./gradlew clean assemble
179-
- source ./export_ws_variables.sh
180-
- source ws_scan.sh
181-
allow_failures: "true"
182-
always:
183-
ws_artifacts:
184-
path: "whitesource/**/*"
185-
186165
# --- WARNING --- WARNING --- WARNING --- WARNING --- WARNING --- WARNING ---
187166
# The following task names should all be included in promote_task/depends_on
188167
# ---------------------------------------------------------------------------
@@ -264,7 +243,6 @@ promote_task:
264243
- qa_ruling_kotlin
265244
- qa_ruling_kotlin_compiler
266245
- build_win
267-
- ws_scan
268246
<<: *ONLY_IF_SONARSOURCE_QA
269247
<<: *LINUX_3_5_CPU_7G
270248
env:

export_ws_variables.sh

Lines changed: 0 additions & 23 deletions
This file was deleted.

wss-unified-agent.config

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)