Buildbot-travis

Latest version: v0.6.4

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

0.0.15

-------------------

- Now fully support the ``matrix`` options allowing finer control over the
implied matrix generated from the list of runtimes and environment
variables::

python:
- 2.6
- 2.7
env:
- FLAVOUR=apple
- FLAVOUR=orange
matrix:
exclude:
- python: 2.7
env: FLAVOUR=orange
include:
- python: 2.7
env: FLAVOUR=banana

This will do an additional build of the ``banana`` build but only for python
2.7. And it will turn off the build for the ``orange`` flavour, again only
for python 2.7.

- Mail notification can't send a change notification if it doesn't have
anything to compare to (to detect the change). So it doesn't try to.

0.0.14

-------------------

- UI hints during graceful shutdown

0.0.13

-------------------

- Only show pending builds on the right page :P

0.0.12

-------------------

- Nothing changed yet.

0.0.11

-------------------

- Fix manifest to include templates

0.0.10

-------------------

- Nothing changed yet.

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.