Commit Graph

9 Commits

Author SHA1 Message Date
Samuel Williams
4ba35794d2
Multi-IDE Sdk install managament (#19256)
* Tweaks from previous version

* Implement Sdk Version management

* Address review

* Fix compilation issues
2024-05-31 09:30:07 +01:00
dylant-da
6e5e01e10a
Drop print statements (#19267) 2024-05-28 10:57:44 +01:00
Paul Brauner
b0ee597a61
do not use the same temp dir for test cases run in parallel (#19257) 2024-05-23 13:14:11 +00:00
dylant-da
39304f089f
forward port changes from #19231 (excl. #18271) (#19242) 2024-05-21 16:24:25 +01:00
Paul Brauner
b54cbd22c0
Fix IJ project sync (#19240) 2024-05-21 09:40:08 +00:00
Moisés Ackerman
45f4c84a87
install.{bat,sh} pass --install-with-custom-version with contents of daml_version.txt (#19143)
* install.{bat,sh} pass --install-with-custom-version with contents of daml_version.txt

* pass flag only if file exists (bash)

* install.bat only passes --install-with-custom-version if daml_version.txt exists

* daml assistant accepts multiple --install-with-custom-version options, but only uses the last one (if given)

---------

Co-authored-by: Gary Verhaegen <gary.verhaegen@digitalasset.com>
2024-05-03 11:46:14 +02:00
Simon Maxen
283e801c8f
Sync package name and directory (#19129)
* Add scala subdirectory for consistency

* Move files to match package
2024-05-02 09:27:19 +01:00
azure-pipelines[bot]
2ec4a3b7fd
update canton to 20240408.13044.v976ee867 (#18958)
* update canton to 20240408.13044.v976ee867

tell-slack: canton

* specify the protocol version in calls to StaticDomainParameters.defaults

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Paul Brauner <paul.brauner@digitalasset.com>
2024-04-09 09:19:45 +00:00
Gary Verhaegen
e40aad897f
move to subdir 3.0 (#18520)
* move most files

* update CI configuration
2024-03-22 02:27:46 +01:00