Skip to content
Merged
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
27 changes: 27 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,14 @@ foreman:
installer: false
deb: true
rpm: true
hdm:
deb: true
rpm: true
github_team: 'theforeman/betadots'
github_org: 'betadots'
tests:
github:
Ruby: ci.yaml
hooks:
deb: true
rpm: true
Expand Down Expand Up @@ -167,6 +175,14 @@ foreman:
tests:
github:
Ruby: ci.yml
openbolt:
github_org: 'overlookinfra'
deb: true
rpm: true
github_team: 'theforeman/overlookinfra' # also theforeman/betadots
tests:
github:
Ruby: test.yml
omaha:
deb: true
rpm: true
Expand Down Expand Up @@ -420,6 +436,11 @@ smart_proxy:
rpm: true
puppet_acceptance_tests: true
github_team: 'theforeman/remote-execution'
hdm:
deb: true
rpm: true
github_team: 'theforeman/betadots'
github_org: 'betadots'
monitoring:
deb: true
rpm: true
Expand All @@ -428,6 +449,12 @@ smart_proxy:
deb: true
rpm: true
github_team: 'theforeman/omaha'
openbolt:
deb: true
rpm: true
github_team: 'theforeman/overlookinfra' # also theforeman/betadots
github_org: 'overlookinfra'
puppet_acceptance_tests: 'openbolt'
openscap:
rpm: true
puppet_acceptance_tests: true
Expand Down