Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (over 5 years ago)
- Last Synced: 2024-08-01T17:31:20.870Z (5 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
[![Build Status](https://travis-ci.org/bosondata/badwolf.svg?branch=master)](https://travis-ci.org/bosondata/badwolf)
[![codecov](https://codecov.io/gh/bosondata/badwolf/branch/master/graph/badge.svg)](https://codecov.io/gh/bosondata/badwolf)
[![PyPI](https://img.shields.io/pypi/v/badwolf.svg)](https://pypi.python.org/pypi/badwolf)
[![Docker Image](https://img.shields.io/docker/pulls/messense/badwolf.svg?maxAge=2592000)](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