Update contents of vscode-chef upon Chef Infra Client release
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 41
- Forks
- 18
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 3
Description
As an operator,
I want the latest snippets available in my text editor,
So that I can use new functionality from Chef Infra Client in my cookbooks
Work to be Completed
We need to make sure that each Chef Infra Client release triggers the latest content getting added to the vscode plugin. Some of the content is auto generated and we could subscribe to releases to trigger updating that content via the rake task in the vscode-chef repo. This could be used to create PRs which would be shipped.
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 by inspecting the existing rake task in the vscode-chef repository and the update path it supports. Determine how Chef Infra Client releases could trigger it, how generated snippets become a pull request, and what completion should produce: updated plugin content and a shippable PR.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100