rstudio / rstudio/pins-python

Support new board manifest `_pins.yaml`

Open
#174 2 comments 1 reaction 1 assignee View on GitHub

@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.yaml file 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.