daml/sdk/rules_daml
dylant-da 4cf5564fc6
Add upgrades errors to IDE (#19605)
* Add upgrades errors to IDE inline

* Remove reference to pTypecheckUpgrades for pUpgradeInfo

* lint

* Fix failing tests, including gnarly LSP issue (withMaybeConfig)

* lint

* Fix more tests, incl. info expected on stderr instead of stdout

* Remove commented out diagnosis code

* Test case for upgrade diagnostics in LSP

* Check deeply in buildDar

* Replace upgradeInfo with just upgradeDar in pkgConf, consolidate in opts

* Track version1 for upgrades LSP test

* lint

* lint again

* Fix: Use opts for upgradeInfo in execPackage

* Define global defaults for upgradeInfo bools, drop yesNoAutoToMaybe

* Address TODOs

* lint

* Handle legacy damlc compiler with no typecheck-upgrades flag

* lint

* Fix pUpgradeInfo to pUpgradeDar

* Default to local compiler only

* Fix type mismatch, uiWarnBadInterfaceInstances is now Bool

* Move UpgradeInfo back to DA.Daml.Options.Types
2024-07-18 13:18:20 +00:00
..
BUILD.bazel move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
daml.bzl Add upgrades errors to IDE (#19605) 2024-07-18 13:18:20 +00:00
generate-dar-hash.py move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00