5.0.9 • Published 3 years ago
spire-plugin-semantic-release v5.0.9
spire-plugin-semantic-release
semantic-release plugin for Spire.
Quick start
- Install
spire-plugin-semantic-release
yarn add --dev spire-plugin-semantic-release- Add
spire-plugin-semantic-releaseto list of plugins
{
"spire": {
"plugins": ["spire-plugin-semantic-release"]
}
}Hooks
setupAddsreleasecommand and prepares semantic-release arguments.runRuns semantic-release.
Options
Plugin
['spire-plugin-semantic-release', options]command\<string> Command to run semantic-release on. Defaults torelease.config\<string> Default semantic-release configuration. Defaults to one of the configs in./config/based on the setting of provider.provider\<'auto'|'none'|'github'|'gitlab'> Provider where the repository is hosted. Has no effect ifconfigis set.autowill try to detect the provider based on the git remote url. Defaults toauto.allowCustomConfig\<boolean> Whether to allow user-provided config. If this option isfalseand there's custom semantic-release config found it will throw an error. Defaults totrue.changelogName\<string> Case-sensitive changelog name. Defaults tochangelog.md.gitAuthorName\<string> Git author and commiter name. Defaults toundefined, which falls back to default value of semantic-release.gitAuthorEmail\<string> Git author and commiter email. Defaults toundefined, which falls back to default value of semantic-release.
CLI
npx spire release [args]- Passes all arguments as-is to semantic-release.
License
MIT © ResearchGate
5.0.5
3 years ago
5.0.9
3 years ago
5.0.1
4 years ago
5.0.0
4 years ago
3.2.3
4 years ago
4.1.0
4 years ago
4.0.1
4 years ago
4.0.0
4 years ago
3.2.2
5 years ago
3.0.2
5 years ago
3.0.0
5 years ago
2.1.5
5 years ago
2.1.4
6 years ago
2.1.3
6 years ago
2.1.1
6 years ago
2.0.2
6 years ago
2.1.0
6 years ago
2.0.1
6 years ago
2.0.0
6 years ago
1.8.4-next.47
6 years ago
1.8.4-next.49
6 years ago
1.8.4-next.42
6 years ago
1.8.4-next.27
6 years ago
1.8.2
6 years ago
1.8.0
6 years ago
1.7.3
6 years ago
1.7.2
6 years ago
1.7.2-next.1
6 years ago
1.7.1
7 years ago
1.7.0
7 years ago
1.6.0
7 years ago
1.4.1
7 years ago
1.4.0
7 years ago
1.3.0
7 years ago