posit-dev / posit-dev/connectapi
feat: better UX for managing content's env vars
Open
@toph-allen is already working on this.
Since Apr 29, 2025.
- Dominant language
- R
- Stars
- 54
- Forks
- 27
- Avg merge
- 1d 3m
- Merged PRs (30d)
- 1
Description
Debugging in #392, I came across the set_environment_*() functions, which are awkwardly named and overly liberal in what they accept. And there are other quirks too (#229). Let's do better, let's make some new functions that do the right thing, and we can deprecate these.
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.