question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can we have a latest-rc tag for daml install?

See original GitHub issue

Currently when we want people to install RCs we need to tell them one of two things:

  1. Use daml install snapshot to install the latest snapshot (which is likely the RC but not always, and which will likely change in-between RCs)
  2. Use daml install 1.2.0-snapshot.20200602.4310.0.1c18058f (which is a very long string to copy and paste, and doesn’t update if a bug is found and a new RC is rolled out)

Can we add a latest-rc tag so that daml install latest-rc changes mostly monthly and gives people access to the latest RC which helps avoid the above issues?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dasormetercommented, Jun 4, 2020

+1 – this would be very useful for consuming and verifying with latest snapshot rc releases

0reactions
anthonylusardi-dacommented, Jun 9, 2020

Maybe something like daml install 1.2-snapshot which would take the latest snapshot in the 1.2 branch?

x.y-snapshot would still be a big improvement if we could do that then.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Manually Installing the SDK - Daml Documentation
For example, if you are on macOS and want to install the latest release (2.0.0 at the ... Once you have gpg installed,...
Read more >
daml/RELEASE.md at main · digital-asset/daml - GitHub
In a perfect world, there is no need for a separate RC: the latest weekly snapshot can work. In the world we live...
Read more >
Release of Daml SDK 0.13.42 - Digital Asset Blog
Bash completions for the Daml assistant are now available via daml install . These will be installed automatically on Linux and Mac. If...
Read more >
How to install the DAML SDK in a Ubuntu VM, which doesn't ...
Is it possible to get the DAML SDK setup as a .tar file? If we have tar file, then it will be easy...
Read more >
digital-asset - Bountysource
Can we have a latest-rc tag for daml install? $ 0 ... We do have a party id hint field with no specified...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found