Support new board manifest `_pins.yaml`
Open
@machow is already working on this.
Since Dec 13, 2022.
- Dominant language
- Python
- Stars
- 59
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
In rstudio/pins-r#661 we added support for a manifest file. In pins for Python, we now need to:
- not identify the new
_pins.yamlfile at the root of the board as a pin - allow folks to write a manifest file from Python
The first one is high priority as we plan to not release pins for R until this gets implemented. The second is low priority and we can wait on it until whatever is a good time.
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.