chef / chef/vscode-chef

Update contents of vscode-chef upon Chef Infra Client release

Open
#125 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Aspect: Integration Triage: Confirmed
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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.