posit-dev / posit-dev/publisher
Add "Publish" command to extension
Open
Nobody has claimed this yet.
enhancement
positron
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 7
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 31
Description
Add a command to the command palette that executes the publish CLI command. This should mimic the behavior of the CLI command. This is the fast path for republishing small changes.
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.
Research direction
Start at the extension's command-palette command registration and compare it with the existing CLI publish command. Run the publish workflow to verify that the new command matches the CLI behavior and supports republishing small changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100