Commit Graph

13060 Commits

Author SHA1 Message Date
Simon Maxen
327fd4115e
Bump testcontainers to 1.19.7 (#18778) 2024-03-18 16:26:48 +00:00
Gary Verhaegen
b08c7b2bb4
[sync] any canton we want (#18780)
This PR moves the whole "update canton" logic to a script anyone can run
locally, and changes it to be able to get any canton commit we want, or
possibly any dirty local workdir.
2024-03-18 17:17:20 +01:00
Remy
d501b409db
[LF] move TextMap to 2.dev (#18725) 2024-03-18 13:14:08 +01:00
azure-pipelines[bot]
44facbb42a
update NOTICES file (#18767)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-03-18 11:09:20 +01:00
dylant-da
21fe8e99b1
Revert "Disable "hot reload" test since it breaks on Carl's changes" (#18704)
* Revert "Disable "hot reload" test since it breaks on Carl's changes"

This reverts commit 4d1efdfed7.

* Disable upgrade validation for hot reload test only
2024-03-15 18:11:12 +00:00
Andreas Triantafyllos
b5508615d3
Removed deprecated fromValue. (#18652) 2024-03-15 18:19:46 +01:00
Paul Brauner
12e01690bb
make DevValue.is_test dev-only (#18764) 2024-03-15 17:14:02 +01:00
Moisés Ackerman
d1453ece3e
Deprecate DA.{Map,TextMap}.fromListWith, add DA.{Map,TextMap}.fromListWith{L,R} (#18753)
* Fix doctest for TextMap.

* Optimise fromListWith for list-like structures and fix tests.

* Implement fromListWithL and fromListWithR, restore behaviour fromListWith with fromListWithR, deprecate fromListWith.

* Explain combining function in fromListWithL docs

* Regenerate compiler/damlc/tests/platform-independence.dar-hash

---------

Co-authored-by: Ang Hao Yang <yan9za1@gmail.com>
2024-03-15 16:22:13 +01:00
Paul Brauner
614ce5819a
move TransactionVersion.minContractKeys to VDev (#18751)
* move TransactionVersion.minContractKeys to VDev

* test all tx versions in ValidationSpec

* delete obsolete tests
2024-03-15 13:50:26 +00:00
Ratko Veprek
b69cd2b025
Trigger new snapshot release so that I can absorb the metric changes (#18763) 2024-03-15 13:52:22 +01:00
Ratko Veprek
06756ce5aa
Reenabled Canton JVM metrics and prometheus filtering (#18761)
Before this change, we didn't have JVM metrics and we didn't have prometheus filtering.
Now, we do.

Addresses https://github.com/DACH-NY/canton/issues/16647
2024-03-15 12:29:38 +01:00
azure-pipelines[bot]
92843edd62
update canton to 3.0.0-snapshot.100000000.20240314.12870.0.v50448d4d (#18755)
* update canton to 3.0.0-snapshot.100000000.20240314.12870.0.v50448d4d

tell-slack: canton

* fix bazel build

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Meriam Lachkar <meriam.lachkar@digitalasset.com>
2024-03-15 11:03:27 +00:00
azure-pipelines[bot]
762433d083
update NOTICES file (#18757)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-03-15 11:27:48 +01:00
Ratko Veprek
fbf074ae6b
Upgraded opentelemetry to 1.36.0 and removed deprecated jaeger exporter (#18754) 2024-03-15 10:55:26 +01:00
Stefano Baghino
0d8b4d8553
Remove @stefanobaghino-da (#18758) 2024-03-15 08:56:09 +00:00
Gary Verhaegen
561dc0ab70
warm up 2.3.18 (#18686) 2024-03-14 17:41:32 +01:00
Gary Verhaegen
55a5b6d18c
[daily] fix compatibility matrix update (#18752) 2024-03-14 16:16:25 +00:00
Gary Verhaegen
3071720dfe
[release] update check-releases to work with ARM workaround (#18749) 2024-03-14 16:52:06 +01:00
Gary Verhaegen
ab6090c366
[release] test 2.8 process (#18734) 2024-03-14 13:54:56 +01:00
Gary Verhaegen
c4ffc6f890
[release] test 2.3 process (#18735) 2024-03-14 13:54:47 +01:00
azure-pipelines[bot]
f4e6262203
update canton to 3.0.0-snapshot.100000000.20240313.12847.0.v7cad4b53 (#18744)
* update canton to 3.0.0-snapshot.100000000.20240313.12847.0.v7cad4b53

* fix

* fix

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
2024-03-14 13:49:27 +01:00
Ratko Veprek
1635136c12
Removed dropwizard dependencies (#18740) 2024-03-14 11:58:50 +01:00
azure-pipelines[bot]
dcfe645037
update canton to 3.0.0-snapshot.100000000.20240312.12829.0.v3f22ca35 (#18727)
* update canton to 3.0.0-snapshot.100000000.20240312.12829.0.v3f22ca35

tell-slack: canton

* fix for DACH-NY/canton#1755

* Patch to fix upgrade typecheck failures

* fix

* Enable disableUpgradeValidation in daml-script UpgradesIT

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
Co-authored-by: Carl Pulley <carl.pulley@digitalasset.com>
Co-authored-by: Moisés Ackerman <moises.ackerman@digitalasset.com>
2024-03-14 11:18:20 +01:00
Remy
7cdc5be3de
fix da_scala_library rule to into account properly override_scalacopts (#18745) 2024-03-14 10:50:20 +01:00
Simon Maxen
89350e4fff
Allow package resolution to be passed to engine replay/reinterpret (#18738) 2024-03-14 08:43:40 +01:00
Remy
16e70f61c5
[LF] prevent use of non-comparable values in Map (#18671)
This fixes the behavior of Map, from LF point of view.  We do not
backport this to 2.x, as compiler prevents the use of non comparable
value.
2024-03-13 17:34:08 +01:00
Moisés Ackerman
2825a2b6c4
Drop support for 'daml 1.2' header (#18729)
* Bump GHC_REV

* Remove preprocessor check of 'daml 1.2' header

* Remove daml doc extraction workaround for 'daml 1.2' header

* Remove 'daml 1.2' header daml-test-file

* Remove 'daml' keyword from syntax highlighting

* Bump GHC_REV
2024-03-13 15:44:04 +00:00
Gary Verhaegen
27347207b7
[release] update get.daml.com for multiple platforms (#18731) 2024-03-13 13:57:57 +01:00
Moisés Ackerman
dca4b98ddf
Switch {akrmn=>moisesackerman-da} github user (#18730) 2024-03-13 13:17:14 +01:00
Gary Verhaegen
e695bbf495
release 2.7.8 (#18685) 2024-03-13 09:52:58 +01:00
Gary Verhaegen
de841b7273
[release] test 2.7 again (#18720) 2024-03-12 16:45:05 +01:00
azure-pipelines[bot]
d821c9c525
update canton to 3.0.0-snapshot.100000000.20240311.12818.0.v061b892b (#18712)
* fix for DACH-NY/canton#17468

* fix for DACH-NY/canton#17732

* fix for DACH-NY/canton#17707 (thanks @soren-da for the help)

* second fix for  DACH-NY/canton#17468

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
2024-03-12 14:54:49 +01:00
Gary Verhaegen
540a746043
[release] 2.7.x test release (#18711) 2024-03-12 00:49:43 +01:00
Gary Verhaegen
1938d516c0
[release] try to fix 2.x arm again (#18710) 2024-03-11 23:58:00 +01:00
Gary Verhaegen
9340f02b95
2.7.8 test release (#18706) 2024-03-11 17:35:23 +01:00
Gary Verhaegen
4c82f93a5f
[release] fix split-release step name (#18707) 2024-03-11 14:36:21 +00:00
Gary Verhaegen
504b2c1cac
[release] skip arm on 2.8 and earlier (#18705) 2024-03-11 14:52:53 +01:00
azure-pipelines[bot]
405f1ae6f7
update canton to 3.0.0-snapshot.100000000.20240308.12805.0.vd86a0688 (#18696)
* update canton to 3.0.0-snapshot.100000000.20240308.12805.0.vd86a0688

tell-slack: canton

* fix codegen tests

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
2024-03-11 12:17:46 +01:00
Gary Verhaegen
1e671b6356
try to fix release branches (#18693)
Right now building Linux/ARM fails on release branches. This is because:
- Release branches do not support Linux/ARM.
- Releases are built from `main`, using `main`'s version of YAML files.

This should skip over the Linux/ARM build when running on release
branches.
2024-03-11 12:16:33 +01:00
Paul Brauner
949f0b35d8
In scala, get stable packages from an embedded resource (#18687)
* In scala, get stable packages from an embedded resource

* add the new package to artifacts.yaml

* add maven coordinates for stable-packages

* Apply suggestion

Co-authored-by: Remy <remy.haemmerle@daml.com>

---------

Co-authored-by: Remy <remy.haemmerle@daml.com>
2024-03-11 11:03:31 +01:00
Gary Verhaegen
5a85f72b09
re-enable macOS (#18700)
This reverts commit 8f2e425b0b.
2024-03-11 10:58:22 +01:00
azure-pipelines[bot]
aba8bcd394
update NOTICES file (#18699)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-03-11 10:04:07 +01:00
Gary Verhaegen
8f2e425b0b
disable macOS over the weekend (#18659) 2024-03-08 19:15:31 +01:00
Remy
7bc3744625
Align value in scenario proto with value proto (#18688) 2024-03-08 17:32:11 +00:00
Remy
62731d7a2d
clean LF versions in java codegen test (#18689) 2024-03-08 17:30:12 +00:00
Gary Verhaegen
b978f97970
fix check-protobuf-stability (#18682)
Currently fails in the presence of release candidates.
2024-03-08 18:22:09 +01:00
Carl Pulley
b95140e9bb
Participant upload package map upgrade checks (#18638) 2024-03-08 15:23:22 +00:00
azure-pipelines[bot]
18f8a05115
update NOTICES file (#18675)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-03-08 15:37:35 +01:00
azure-pipelines[bot]
6b63b00786
bump blackduck script to 13991807 (#18676)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-03-08 15:36:54 +01:00
azure-pipelines[bot]
f6ddaa5045
update canton to 3.0.0-snapshot.100000000.20240307.12796.0.va9296958 (#18677)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-03-08 13:03:06 +01:00