daml/docs/configs
Moritz Kiefer 98c2651998
Support fetching SDK EE tarball in the assistant (#9146)
* Support fetching SDK EE tarball in the assistant

This PR adds an `artifactory-api-key` field to `daml-config.yaml`. If
this is set, we will download the SDK EE tarball if it exists, falling
back to GH releases on 404s (for old releases).

changelog_begin

- [Daml Assistant] The assistant now supports an `artifactory-api-key`
  field in `daml-config.yaml`. If you have a license for Daml Connect
  EE you can specify this and the assistant will automatically fetch
  the EE edition which provides additional functionality.

changelog_end

* Hardcode first EE snapshot

changelog_begin
changelog_end
2021-03-16 14:17:50 +01:00
..
html Support fetching SDK EE tarball in the assistant (#9146) 2021-03-16 14:17:50 +01:00
pdf Minor docs fixes (#8662) 2021-01-29 08:42:36 +00:00
static Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00