forked from ansible/galaxy_ng
-
Notifications
You must be signed in to change notification settings - Fork 0
/
template_config.yml
39 lines (37 loc) · 1.01 KB
/
template_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# This config represents the latest values used when running the plugin-template. Any settings that
# were not present before running plugin-template have been added with their default values.
additional_plugins:
- branch: master
name: pulp_ansible
black: false
check_commit_message: false
cherry_pick_automation: false
coverage: false
deploy_client_to_pypi: false
deploy_client_to_rubygems: false
deploy_daily_client_to_pypi: false
deploy_daily_client_to_rubygems: false
deploy_to_pypi: false
docker_fixtures: false
docs_test: true
plugin_app_label: galaxy
plugin_camel: GalaxyNG
plugin_camel_short: Galaxy
plugin_caps: GALAXY_NG
plugin_caps_short: GALAXY
plugin_dash: galaxy-ng
plugin_dash_short: galaxy
plugin_name: galaxy_ng
plugin_snake: galaxy_ng
pulp_settings: null
pulpcore_branch: master
pulpcore_pip_version_specifier: null
pydocstyle: true
pypi_username: null
redmine_project: null
stable_branch: null
test_bindings: false
test_performance: false
test_s3: false
travis_addtl_services: []
travis_notifications: null