Skip to content

Commit

Permalink
drop ircbot publisher
Browse files Browse the repository at this point in the history
the plugin is not installed on jenkins anymore and irc is dead
  • Loading branch information
evgeni authored and ekohl committed May 8, 2024
1 parent 92588d5 commit 2cf4ee2
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 50 deletions.
2 changes: 0 additions & 2 deletions theforeman.org/yaml/jobs/deploy_web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
- github
- pollscm:
cron: '*/5 * * * *'
publishers:
- ircbot_freenode
dsl:
!include-raw:
- pipelines/deploy/website.groovy
Expand Down
2 changes: 0 additions & 2 deletions theforeman.org/yaml/jobs/puppet-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,3 @@
!include-raw:
- pipelines/deploy/puppet.groovy
- pipelines/lib/foreman_infra.groovy
publishers:
- ircbot_freenode
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
properties:
- github:
url: 'https://github.com/theforeman/foreman'
publishers:
- ircbot_freenode
dsl:
!include-raw:
- pipelines/vars/foreman-develop-release.groovy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
properties:
- github:
url: 'https://github.com/theforeman/foreman-installer'
publishers:
- ircbot_freenode
dsl:
!include-raw:
- pipelines/vars/foreman-installer-develop-release.groovy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
properties:
- github:
url: 'https://github.com/theforeman/foreman-selinux'
publishers:
- ircbot_freenode
dsl:
!include-raw:
- pipelines/vars/foreman-selinux-develop-release.groovy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
properties:
- github:
url: 'https://github.com/theforeman/hammer-cli'
publishers:
- ircbot_freenode
dsl:
!include-raw:
- pipelines/vars/hammer-cli-master.groovy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@
- pipelines/lib/ansible.groovy
- pipelines/lib/nightly_packaging.groovy
- pipelines/lib/packaging.groovy
publishers:
- ircbot_freenode
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,3 @@
- pipelines/lib/foreman_infra.groovy
- pipelines/lib/rbenv.groovy
- pipelines/lib/git.groovy
publishers:
- ircbot_freenode
1 change: 0 additions & 1 deletion theforeman.org/yaml/jobs/smart-proxy-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
- smart-proxy-plugin
publishers:
- gemset_cleanup
- ircbot_freenode


- project:
Expand Down
1 change: 0 additions & 1 deletion theforeman.org/yaml/jobs/test_3_10_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
- test_develop
publishers:
- gemset_cleanup
- ircbot_freenode
- archive:
artifacts: 'pkg/*,Gemfile.lock,package-lock.json'
only-if-success: false
Expand Down
1 change: 0 additions & 1 deletion theforeman.org/yaml/jobs/test_3_9_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
- test_develop
publishers:
- gemset_cleanup
- ircbot_freenode
- archive:
artifacts: 'pkg/*,Gemfile.lock,package-lock.json'
only-if-success: false
Expand Down
31 changes: 0 additions & 31 deletions theforeman.org/yaml/publishers/ircbot_freenode.yaml

This file was deleted.

0 comments on commit 2cf4ee2

Please sign in to comment.