forked from pulp/pulpcore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
template_config.yml
60 lines (58 loc) · 1.49 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# 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_repos:
- branch: master
name: pulp_file
- branch: master
name: pulp-certguard
black: true
check_commit_message: true
check_gettext: true
check_manifest: true
check_openapi_schema: true
check_stray_pulpcore_imports: false
cherry_pick_automation: false
coverage: true
deploy_client_to_pypi: true
deploy_client_to_rubygems: true
deploy_daily_client_to_pypi: true
deploy_daily_client_to_rubygems: true
deploy_to_pypi: true
docker_fixtures: true
docs_test: true
issue_tracker: redmine
plugin_app_label: core
plugin_camel: Pulpcore
plugin_camel_short: Pulpcore
plugin_caps: PULPCORE
plugin_caps_short: PULPCORE
plugin_dash: pulpcore
plugin_dash_short: pulpcore
plugin_default_branch: master
plugin_name: pulpcore
plugin_snake: pulpcore
publish_docs_to_pulpprojectdotorg: true
pulp_settings:
allowed_export_paths:
- /tmp
allowed_import_paths:
- /tmp
pulpcore_branch: null
pulpcore_pip_version_specifier: null
pulpprojectdotorg_key_id: d1a778bda808
pydocstyle: true
pypi_username: pulp
redmine_project: pulp
release_user: pulpbot
stable_branch: null
test_bindings: true
test_cli: true
test_fips_nightly: false
test_performance: false
test_released_plugin_with_next_pulpcore_release: false
test_s3: true
update_redmine: true
upgrade_range:
- pulp-certguard_branch: 1.2
pulp_file_branch: 1.6
pulpcore_branch: 3.11