Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ foreman:
github:
JavaScript: js_tests.yml
Ruby: ruby_tests.yml
ansible_director:
github_org: 'ATIX-AG'
github_team: 'theforeman/atix'
rpm: true
translations: true
Comment thread
nadjaheitmann marked this conversation as resolved.
tests:
github:
JavaScript: js_test.yml
Ruby: ruby_test.yaml
azure_rm:
deb: true
rpm: true
Expand Down Expand Up @@ -451,6 +460,10 @@ smart_proxy:
rpm: true
puppet_acceptance_tests: true
github_team: 'theforeman/ansible'
ansible_director:
rpm: true
github_org: 'ATIX-AG'
github_team: 'theforeman/atix'
container_gateway:
# Note: not exposed directly in the installer
github_org: 'Katello'
Expand Down