🧪 Plugins
This shareable configuration use the following plugins:
📦 Install
$ npm install --save-dev semantic-release @open-sauced/semantic-release-conventional-config
🚀 Usage
The shareable config can be configured in the semantic-release configuration file:
{
"extends": "@open-sauced/semantic-release-conventional-config"
}
🔧 Configuration
See each plugin documentation for required installation and configuration steps.
Set DISABLE_DOCKER
to any value if you want to disable the docker docker plugin.
Set private
to true in package.json
if yof want to disable docker.
An example leveraging node
and docker
build artifacts can be found in open-sauced.
🤝 Contributing
We encourage you to contribute to Open Sauced! Please check out the Contributing guide for guidelines about how to proceed.
If you decide to fix a bug, make sure to use the conventional commit available at:
npm run push
Got Questions? Join the conversation in our Discord.
Find Open Sauced videos and release overviews on our YouTube Channel.
⚖️ LICENSE
MIT © Open Sauced