daml/ci
Gary Verhaegen 12e0c72d5c
fix blackduck logic (#11049)
We believe the Blakduck logic is currently faulty. We have had a
violation on an NPM dependency, and Blackduck keeps reporting it despite
our having removed the dependency.

We believe that what is happening is that, in the first step of
checking, we udpate the Haskell dependencies, _and then check the
validity of the whole project_, which includes the NPM deps. Because
that fails, we never get to the step where we actually update the NPM
deps, and Blackduck is stuck forever.

The solution is to not fail on violations for the Haskell update steps.
Haskell deps are still checked in the second step, because, again, it is
checking the whole project.

CHANGELOG_BEGIN
CHANGELOG_END
2021-09-28 14:28:19 +00:00
..
cron fix blackduck logic (#11049) 2021-09-28 14:28:19 +00:00
da-ghc-lib Add conversions from/to interfaces in Daml parser (#10954) 2021-09-21 18:24:12 +00:00
docker ci/docker: sync with hub (#9184) 2021-03-18 16:01:58 +00:00
patch_bazel_windows Upgrade nixpkgs (#9908) 2021-06-24 13:58:56 +00:00
bash-lib.yml update GPG public key (#9488) 2021-04-27 13:40:02 +02:00
BUILD Introduce dependency on Oracle image version (#10597) 2021-08-17 13:28:26 +00:00
build-unix.yml test: test for platform independent dars (#10535) 2021-08-17 18:59:12 +02:00
build-windows.yml test: test for platform independent dars (#10535) 2021-08-17 18:59:12 +02:00
build.yml Check protobuf compatibility of main and PR commits w.r.t. previous stable release [KVL-1109] (#10950) 2021-09-23 15:50:33 +00:00
check-changelog.sh Reminder to put an empty line between subject and body (#10638) 2021-08-20 11:28:30 +00:00
check-protobuf-against-stable.sh fix buf check (#11014) 2021-09-24 10:23:48 +02:00
clean-up.yml bump cleanup threshold (#10771) 2021-09-03 18:22:18 +02:00
clear-shared-segments-macos.yml update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
compatibility_ts_libs.yml update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
compatibility-windows.yml update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
compatibility.yml update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
configure-bazel.sh Avoid base64 encoding of cache suffixes (#9303) 2021-03-31 11:30:46 +02:00
copy-unix-release-artifacts.sh Publish EE JSON API to artifactory (#9392) 2021-04-13 16:12:18 +02:00
copy-windows-release-artifacts.sh bump dotnet (#10979) 2021-09-22 16:39:40 +00:00
dev-env-install.sh update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
dev-env-push.py update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
job-variables.yml Collect build-event-stream (#9831) 2021-06-11 12:16:08 +02:00
oracle_image Introduce dependency on Oracle image version (#10597) 2021-08-17 13:28:26 +00:00
postgresql.conf CI: Increase the PostgreSQL connections from 100 to 200. (#6647) 2020-07-08 10:49:11 +00:00
prs.yml fix release PR notifications (#9658) 2021-05-12 14:22:38 +02:00
publish-artifactory.sh Publish EE JSON API to artifactory (#9392) 2021-04-13 16:12:18 +02:00
publish-platform-independence-dar.yml test: test for platform independent dars (#10535) 2021-08-17 18:59:12 +02:00
remap-scala-test-short-names.ps1 Map shortened scala test suite names to long names on Windows (#10628) 2021-08-24 17:03:45 +02:00
report-end.yml ci: use setvar to set variables (#8664) 2021-02-09 11:42:34 +01:00
report-start.yml ci: use setvar to set variables (#8664) 2021-02-09 11:42:34 +01:00
slack_user_ids stop notifying shayne on pr builds (#7581) 2020-10-06 14:20:43 +02:00
tell-slack-failed.yml send CI failures on separate channel (#9038) 2021-03-05 14:10:30 +00:00
upload-bazel-metrics.yml Map shortened scala test suite names to long names on Windows (#10628) 2021-08-24 17:03:45 +02:00
windows-diagnostics.ps1 windows: CI agent diagnostics (#1146) 2019-05-15 11:59:56 +02:00