cqframework / cqframework/cqf-tooling
Add ArtifactPackageProcessor
Open
@c-schuler is already working on this.
Since Sep 26, 2023.
3pt
enhancement
- Dominant language
- Java
- Stars
- 22
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
The artifact packaging logic could be improved by:
- Abstracting so that the packaging logic happens for "artifacts", rather than specific types of artifacts as it is now
- Refactoring so that the packaging logic happens exclusively at the level of FHIR objects, rather than relying on the IO layer directly
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.