Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

sc_vscode (19) Versions 1.0.5

Installs and manages Visual Studio Code Extensions

Policyfile
Berkshelf
Knife
cookbook 'sc_vscode', '= 1.0.5', :supermarket
cookbook 'sc_vscode', '= 1.0.5'
knife supermarket install sc_vscode
knife supermarket download sc_vscode
README
Dependencies
Changelog
Quality -%

vscode

Cookbook Version
Build Status
OpenCollective
OpenCollective
License

Provides a set of resources to aid in the installation and management of vscode extensions

Maintainers

This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit sous-chefs.org or come chat with us on the Chef Community Slack in #sous-chefs.

Requirements

  • Linux

Chef

  • Chef 13 +

Resources

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers!

https://opencollective.com/sous-chefs#backers

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

https://opencollective.com/sous-chefs/sponsor/0/website
https://opencollective.com/sous-chefs/sponsor/1/website
https://opencollective.com/sous-chefs/sponsor/2/website
https://opencollective.com/sous-chefs/sponsor/3/website
https://opencollective.com/sous-chefs/sponsor/4/website
https://opencollective.com/sous-chefs/sponsor/5/website
https://opencollective.com/sous-chefs/sponsor/6/website
https://opencollective.com/sous-chefs/sponsor/7/website
https://opencollective.com/sous-chefs/sponsor/8/website
https://opencollective.com/sous-chefs/sponsor/9/website

vscode CHANGELOG

This file is used to list changes made in each version of the vscode cookbook.

1.0.5 - 2021-06-01

1.0.4 - 2020-12-02

  • resolved cookstyle error: resources/installer.rb:39:7 warning: Chef/Deprecations/DeprecatedYumRepositoryActions
  • Install libxcb which is required to properly install extensions
  • Remove Debian 8 testing
  • Add Debian 10, EL8 and Ubuntu 20.04 testing

1.0.3 - 2020-11-18

  • fixed yamllint warning for "on" in the ci workflow

1.0.2

  • Migrated to actions for testing

1.0.1

  • Added .gitattributes to ensure lf line endings
  • Updated circleci builds to be parallel
  • Updated cookbook with latest cookstyle fixes
  • Changed Dangerfile to use failure instead of fail
  • Removed .rubocop.yml as no longer required

1.0.0

  • Added extension management
    • Can install extensions
    • Can upgrade extensions
    • Can uninstall extensions
  • Added installation management
    • Can install vscode and related repository
    • Can uninstall vscode and related repository
  • Added initial support for Linux

No quality metric results found