-
Notifications
You must be signed in to change notification settings - Fork 18
[static] update TODOs following issue migration #1004
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: DA Automation <[email protected]>
@@ -10,7 +10,7 @@ import Splice.Schedule | |||
import DA.Time | |||
import Splice.Util | |||
|
|||
-- TODO(#14972): Get rid of the unused Amulet data type | |||
-- TODO(#714): Get rid of the unused Amulet data type |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@isegall-da I guess we can't change comments in Daml without also changing the DAR hashes... (which of course breaks static checks) 🤦
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, crap, glad the static checker caught this. Definitely need to revert in daml
Signed-off-by: Itai Segall <[email protected]>
f071f53
to
615250d
Compare
Signed-off-by: Itai Segall <[email protected]>
Signed-off-by: Itai Segall <[email protected]>
Signed-off-by: Itai Segall <[email protected]>
Signed-off-by: Itai Segall <[email protected]>
@ray-roestenburg-da @martinflorian-da Apparently I never merged this (and it was never approved... :( ). Mind hitting the button please? |
Pull Request Checklist
Cluster Testing
/cluster_test
on this PR to request it, and ping someone with access to the DA-internal system to approve it./hdm_test
on this PR to request it, and ping someone with access to the DA-internal system to approve it.PR Guidelines
Fixes #n
, and mention issues worked on using#n
Merge Guidelines