@seniorsistemas/semantic-release-base-config
v1.2.1
Published
semantic-release shareable config to create releases with Senior GitLab
Downloads
82
Readme
@seniorsistemas/semantic-release-base-config
semantic-release shareable config to publish senior maven artifacts with Senior GitLab.
Plugins
This shareable configuration use the following plugins:
Options
This shareable configuration use the following options:
- preset: "conventionalcommits",
- gitlabUrl: "https://git.senior.com.br"
- jiraHost: "jira.senior.com.br"
This options are shared because of this plugins:
Install
$ npm install --save-dev semantic-release @seniorsistemas/semantic-release-base-config
Usage
The shareable config can be configured in the semantic-release configuration file:
{
"extends": "@seniorsistemas/semantic-release-base-config"
}
Configuration
See each plugin documentation for required installation and configuration steps.