ludovicm67 / playground-semantic-release
Playground for semantic-release and PHP
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
pkg:composer/ludovicm67/playground-semantic-release
Requires (Dev)
- phpunit/phpunit: ^12
README
This repository is a simple PHP project:
- a class called Something, with asayHellostatic function
- basic tests to test that project
The CI is configured to install all required tools to run semantic-release to release a new version depending of the kind of commit when required.
Changelogs, Git tags and GitHub releases are also updated.
License
This project is licensed under the MIT License - see the LICENSE file for details.