semantic-release shareable config to publish senior maven artifacts with Senior GitLab.
This shareable configuration use the following plugins:
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:
$ npm install --save-dev semantic-release @seniorsistemas/semantic-release-base-config
The shareable config can be configured in the semantic-release configuration file:
{
"extends": "@seniorsistemas/semantic-release-base-config"
}
See each plugin documentation for required installation and configuration steps.