ChainSafe / ChainSafe/canton-ci
Muti-package support
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**What**
At the moment we don’t support [multi-package](https://docs.daml.com/tools/assistant-build.html#overview) DAML projects. (multiple projects in one repository)
**How to Reproduce**
Run any one of the CI actions in a multi-package project. It'll fail (`daml.yaml` file missing)
**Expectation**
It should run to completion by executing on all of the multiple packages in `multi-package.yaml`
**Additional Context (optional)**
-
**Estimation**
10
**Dependencies**
-
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.