https://github.com/bosondata/badwolf
Docker based continuous integration, continuous deployment and code lint review system for BitBucket
https://github.com/bosondata/badwolf
bitbucket continuous-delivery continuous-deployment continuous-integration continuous-testing devops docker lint-review
Last synced: 19 days ago
JSON representation
Docker based continuous integration, continuous deployment and code lint review system for BitBucket
- Host: GitHub
- URL: https://github.com/bosondata/badwolf
- Owner: bosondata
- License: mit
- Archived: true
- Created: 2016-09-08T07:18:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-11T02:44:32.000Z (almost 6 years ago)
- Last Synced: 2024-10-30T15:51:14.894Z (6 months ago)
- Topics: bitbucket, continuous-delivery, continuous-deployment, continuous-integration, continuous-testing, devops, docker, lint-review
- Language: Python
- Homepage: https://badwolf.readthedocs.io/en/latest/
- Size: 934 KB
- Stars: 88
- Watchers: 17
- Forks: 12
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ci - Badwolf
- awesome-platform-engineering-tools - Badwolf
README
# badwolf
[](https://travis-ci.org/bosondata/badwolf)
[](https://codecov.io/gh/bosondata/badwolf)
[](https://pypi.python.org/pypi/badwolf)
[](https://hub.docker.com/r/messense/badwolf/)[What is badwolf](https://en.wikipedia.org/wiki/Bad_Wolf)
Docker based continuous integration and code lint review system for BitBucket
Features:
1. Run tests in Docker container
2. Supports multiple test scripts
3. Supports multiple after success/failure scripts
4. Supports E-mail/Slack notification
5. Supports code linting## [Documentation](http://badwolf.readthedocs.io/en/latest/)
Documentation can be built using Sphinx in `docs/` directory.
## License
MIT