Merge "Experimental bandit job for anchor"
This commit is contained in:
commit
cd711d6d2c
@ -3141,6 +3141,8 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- 'gate-{name}-tox-{envlist}':
|
||||
envlist: bandit
|
||||
|
||||
- project:
|
||||
name: anvil
|
||||
|
@ -932,6 +932,9 @@ jobs:
|
||||
branch: ^(?!stable/icehouse).*$
|
||||
- name: gate-trove-functional-dsvm-percona
|
||||
voting: false
|
||||
- name: gate-anchor-tox-bandit
|
||||
branch: master
|
||||
voting: false
|
||||
# Run trove checkbuild and checklinks only for changes to files in directory
|
||||
# apidocs/ .
|
||||
- name: gate-trove-tox-doc-publish-checkbuild
|
||||
@ -4705,6 +4708,8 @@ projects:
|
||||
gate:
|
||||
- gate-anchor-pep8
|
||||
- gate-anchor-python27
|
||||
experimental:
|
||||
- gate-anchor-tox-bandit
|
||||
|
||||
- name: stackforge/anvil
|
||||
template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user