Commit Graph

226 Commits

Author SHA1 Message Date
Samuel Williams
714b0c7f4f
Daml ide multi ide (#17345)
* add -fobject-code to fix da-ghci[d]

* stage everything for Sam :-)

* Staging up last changes for Sam - track pending requests & SMethod types

* Some cleanup, get vscode working again with full parsing

* Cleanup

* Add TODO notes

* First multiple SubIDE support

* Cleanup and polish initial multi-ide

* First version of cross IDE goto definition

* Small cleanup

* Update TODO

* Linting

* Fix shutdown logic for windows

* Update ghcide, fix merge warning

* Read multi-package.yaml

* First review comments addressed

* Second batch of fixes

* Penultimate batch of changes

* Add errors as shown messages

* Add client progress token prefixing

* Review/ci fixes

* Update ghcide to main

* Update comment

---------

Co-authored-by: Dylan Thinnes <dylan.thinnes@digitalasset.com>
2024-03-27 10:49:23 +00:00
Gary Verhaegen
75b748198b
[release] faster releases experiment, take 3 (#18874) 2024-03-26 18:00:38 +01:00
Alex Matson
78e02aed89
Generate json encoders for choice args/results (#18834)
* Generate json encoders for choice args/results
2024-03-26 12:31:42 -04:00
Gary Verhaegen
34ccc48d83
[release] faster releases test, take 2 (#18870) 2024-03-26 15:42:08 +00:00
Gary Verhaegen
f6b216e4e8
[release] test faster releases (#18813)
This is an attempt to test whether the configuration in #18812 is
sufficient to successfully create a release, as I try to find out the
minimal set of things we need to explicitly build.

Note that by its very nature the ad-hoc release we're creating here will
reference a transient, ephemeral commit.
2024-03-26 15:03:42 +01:00
Gary Verhaegen
0749e7c840
refresh-canton: assume ssh for local use (#18868) 2024-03-26 13:56:13 +01:00
azure-pipelines[bot]
81016b19ed
update canton to 20240325.12978.v1637d018 (#18864)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-03-26 09:30:57 +01:00
Remy
24a9e9f99f
Recreate LF major version 1 (#18833) 2024-03-26 09:06:35 +01:00
Raphael Speyer
f7faf1e1f5
HOTFIX: fix precommit for main (#18863)
* HOTFIX: fix precommit (#18854)

* fix precommit

* avoid moving package.json

---------

Co-authored-by: = <=>

* fix yarn-lock-check precommit

---------

Co-authored-by: = <=>
2024-03-26 07:55:20 +01:00
azure-pipelines[bot]
e09d7c3d6e
update canton to 20240325.12966.v2a7db959 (#18859)
* update canton to 20240325.12966.v2a7db959

tell-slack: canton

* Remove enable-contract-upgrading flag from Canton runner

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Tudor Voicu <tudor.voicu@digitalasset.com>
2024-03-25 21:15:37 +01:00
Remy
d786b53522
Revert "remove support of retroactie interface instance in api-type-s… (#18856)
* Revert "remove support of retroactie interface instance in api-type-signature (#18382)"
2024-03-25 16:21:05 +00:00
Gary Verhaegen
179183441a
[release] uptick main to 3.1 (#18857) 2024-03-25 15:29:16 +01:00
azure-pipelines[bot]
16fd0b2a17
update NOTICES file (#18837)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-03-23 11:17:43 +01:00
Gary Verhaegen
483bfc9a1c
fix hourly cron: docker (#18830) 2024-03-23 11:08:46 +01:00
Gary Verhaegen
e33114bd4e
[cron] fix daily for subdir move (#18819) 2024-03-22 23:47:52 +01:00
Gary Verhaegen
5d0d5027ff
cleanup: remove unused credentials (#18814) 2024-03-22 16:43:39 +01:00
Gary Verhaegen
a6ec4c9b36
cleanup: remove wut.sh (take 2) (#18825) 2024-03-22 16:12:47 +01:00
Gary Verhaegen
77e7258ac1
subdir: fix hourly cron (#18826) 2024-03-22 16:12:33 +01:00
azure-pipelines[bot]
0f8d25c6b7
update NOTICES file (#18817)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-03-22 14:45:41 +01:00
Simon Maxen
6e5763b40f
Port upgrading changes from 2.x (#18733)
Includes:
Pass package resolution into reinterpret (#18286)
Enable upgrading based on language version (#18239)
2024-03-22 12:12:15 +00:00
Raphael Speyer
db54939c92
Java Codegen: populate decoders for choice params and return types (#18816)
Fixes https://digitalasset.atlassian.net/browse/ETX-425
2024-03-22 19:02:24 +11:00
Gary Verhaegen
e40aad897f
move to subdir 3.0 (#18520)
* move most files

* update CI configuration
2024-03-22 02:27:46 +01:00
Fran
c3e2762634 Delete da-assistant and sdk directories. (#1721)
* Delete da-assistant and sdk directories.

* Remove references to da-assistant

* Remove reference to da-sdk-head
2019-06-17 15:49:37 +00:00
gleber
aa70c7f64e
Enforce consistent formatting of BUILD files. (#412)
* Add buildifier targets.

The tool allows to check and format BUILD files in the repo.

To check if files are well formatted, run:

    bazel run //:buildifier

To fix badly-formatted files run:

    bazel run //:buildifier-fix

* Cleanup dade-copyright-headers formatting.

* Fix dade-copyright-headers on files with just the copyright.

* Run buildifier automatically on CI via 'fmt.sh'.

* Reformat all BUILD files with buildifier.

Excludes autogenerated Bazel files.
2019-04-12 13:10:16 +02:00
Brian Healey
0205a1a932 #233 remove changelogs 2019-04-04 16:08:52 -04:00
Digital Asset GmbH
05e691f558 open-sourcing daml 2019-04-04 09:33:38 +01:00