https://github.com/go-semantic-release/mock-plugin
:school_satchel: universal mock plugin
https://github.com/go-semantic-release/mock-plugin
Last synced: 10 months ago
JSON representation
:school_satchel: universal mock plugin
- Host: GitHub
- URL: https://github.com/go-semantic-release/mock-plugin
- Owner: go-semantic-release
- License: mit
- Created: 2023-10-18T17:41:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T16:36:43.000Z (about 1 year ago)
- Last Synced: 2025-01-17T00:40:58.804Z (11 months ago)
- Language: Go
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# :school_satchel: mock-plugin
[](https://github.com/go-semantic-release/mock-plugin/actions?query=workflow%3ACI+branch%3Amain)
[](https://goreportcard.com/report/github.com/go-semantic-release/mock-plugin)
[](https://pkg.go.dev/github.com/go-semantic-release/mock-plugin)
This plugin mocks various semantic-release plugins for testing purposes.
## Usage
Replace any plugin with the mock plugin to test your semantic-release setup.
```bash
./semantic-release --provider github:go-semantic-release/mock-plugin
```
## Licence
The [MIT License (MIT)](http://opensource.org/licenses/MIT)
Copyright © 2023 [Christoph Witzko](https://twitter.com/christophwitzko)