daml/ci
Gary Verhaegen 631db446f0
try to fix non-repudiation pushing (#9323)
I've seen reports of Artifactory returning 409 when it detects an
invalid POM file, which would map cleanly to our observed behaviour (as
other files do seem to upload fine). I'm not a POM expert so not
entirely sure how to check the actual files, but I do see one error in
the existing, commented code: the path is not a valid Maven repository
path. It should be `groupid/artifactid/version`, i.e. it is currently
missing the `artifactid` bit. So I'd like to try adding that.

I don't know how to test this without making a release, so my plan is to
make a release once this is merged. Open to suggestion on faster ways to
test this.

CHANGELOG_BEGIN
CHANGELOG_END
2021-04-06 14:32:28 +02:00
..
cron Make non-repudiation integration exclusive to enterprise edition (#9219) 2021-03-24 20:25:47 +01:00
da-ghc-lib Add try-catch syntax. (#9203) 2021-03-25 13:36:09 +00:00
docker ci/docker: sync with hub (#9184) 2021-03-18 16:01:58 +00:00
patch_bazel_windows Upgrade to Bazel 4.0 (#8798) 2021-02-11 10:08:47 +01:00
bash-lib.yml fix slack notifs (#9234) 2021-03-24 18:38:41 +00:00
build-unix.yml Move artifact publishing out of yaml files (#9071) 2021-03-11 11:44:02 +01:00
build-windows.yml Move artifact publishing out of yaml files (#9071) 2021-03-11 11:44:02 +01:00
build.yml Add Oracle support in the trigger service (#9286) 2021-03-31 18:39:08 +02:00
check-changelog.sh update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
clean-up.yml macos cache cleaning (#9245) 2021-03-30 02:46:05 +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 non-repudiation-core to Artifactory as well (#9305) 2021-03-31 11:23:24 +00:00
copy-windows-release-artifacts.sh ci/windows: add missing mkdir (#9103) 2021-03-11 18:16:19 +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
postgresql.conf CI: Increase the PostgreSQL connections from 100 to 200. (#6647) 2020-07-08 10:49:11 +00:00
prs.yml skip Oracle test on forks (#8930) 2021-02-24 12:19:57 +00:00
publish-artifactory.sh try to fix non-repudiation pushing (#9323) 2021-04-06 14:32:28 +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
windows-diagnostics.ps1 windows: CI agent diagnostics (#1146) 2019-05-15 11:59:56 +02:00