Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

community_cookbook_releaser

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

community_cookbook_releaser

  • 1.2.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

community_cookbook_releaser

A simple script to aid in version bumps and changelog generation for Chef managed community cookbooks

Usage

Create a CHANGELOG.md in the current cookbook directory that conforms to the Chef Cookbook community standard. It should contain:

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

Create a ~/.ccr_config.yml with the following content:

token: GITHUB_PERSONAL_ACCESS_TOKEN
github_organization: YOUR_GITHUB_USER_OR_ORG

Replace the values as appropriate. The access token needs to have repo:public_repo if it is public/open source or repo:all if it is private. The github organization will default to chef-cookbooks if it is not specified.

FAQs

Package last updated on 06 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc