daml/daml-assistant
Moritz Kiefer 777749539c
Draw the rest of the Scala 2.13 owl (#8852)
* Draw the rest of the Scala 2.13 owl

Not quite but pretty close and this switches us over from inclusions
to exclusions which makes it much easier to track.

Ledger API test tool should be fixed by #8821. Non-repudiation needs a
tiny bit of work since unwrapArray doesn’t work the same on 2.13 but
shouldn’t be hard to fix.

changelog_begin
changelog_end

* Fix ScriptService tests

Those tests were all dumb. They asserted on a fixed order while the
function to sort the things was broken so we ended up with the random
Map order which is unsurprisingly not the same.

This is easily fixed by fixing the sort function.

There is also a second issue with query not sorting.

changelog_begin
changelog_end

* Turns out if you fix one test the next one breaks

And clearly nobody ever tested this or give this a second thought.

changelog_begin
changelog_end
2021-02-15 19:20:24 +00:00
..
daml-helper Switch to GHC 8.10.3 (#8394) 2021-01-25 11:53:53 +00:00
daml-project-config/DA/Daml/Project telemetry: use an extra cache directory for telemetry (#8439) 2021-01-15 11:44:18 +01:00
daml-sdk Draw the rest of the Scala 2.13 owl (#8852) 2021-02-15 19:20:24 +00:00
exe/DA/Daml Drop early access tag on trigger service and auth middleware (#8611) 2021-01-22 17:02:24 +01:00
integration-tests Use cliopts.Http for OAuth 2.0 middleware (#8671) 2021-01-29 09:32:07 +00:00
scala-daml-project-config Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
src/DA/Daml/Assistant Upgrade nixpkgs (#8190) 2021-02-08 11:12:07 +00:00
test/DA/Daml/Assistant telemetry: use an extra cache directory for telemetry (#8439) 2021-01-15 11:44:18 +01:00
BUILD.bazel assistant: get the latest sdk version form docs.daml.com (#8393) 2021-01-05 14:31:41 +01:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00