Michal Konecny
2ec055db6f
Use first uppercase letter for all handlers
...
This will unify all the handlers to use first uppercase letter for
ansible-lint to stop complaining.
I went through all `notify:` occurrences and fixed them by running
```
set TEXT "text_to_replace"; set REPLACEMENT "replacement_text"; git grep
-rlz "$TEXT" . | xargs -0 sed -i "s/$TEXT/$REPLACEMENT/g"
```
Then I went through all the changes and removed the ones that wasn't
expected to be changed.
Fixes https://pagure.io/fedora-infrastructure/issue/12391
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2025-02-10 20:31:49 +00:00
47c68f478d
ansiblelint fixes - fqcn[action-core] - template to ansible.builtin.template
...
Replaces references to template: with ansible.builtin.template
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:30:29 +10:00
25391e95b7
ansiblelint fixes - fqcn[action-core] - package to ansible.builtin.package
...
Replaces many references to package: with ansible.builtin.package
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:28:00 +10:00
6a3816dfdc
ansiblelint fixes-- fqcn[action-core] - copy to ansible.builtin.copy
...
Replaces many references to 'copy' with ansible.builtin.copy
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 10:43:31 +10:00
62952df107
ansiblelint fixes-- fqcn[action-core] - file to ansible.builtin.file
...
Replaces many references to file: with ansible.builtin.file
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 10:41:52 +10:00
89f6f1fc32
Fix majority of remaining yamllint warnings and errors
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-28 17:31:45 +10:00
33714fd0d5
easyfix - fix redhat logos not showing
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-04-24 17:10:30 +10:00
da904d0c41
move legacy css to apps.fp.o/global
...
This als fixes the broken css on:
* https://fedoraproject.org/easyfix/
* https://torrent.fedoraproject.org
* https://admin.fedoraproject.org/fingerprints
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-04-24 12:09:14 +10:00
0ece2dfe06
use fedoraproject favicon everywhere it's needed
2023-04-03 13:35:55 +02:00
Michael Scherer
dc8ff2d4ff
Replace reference to Freenode
2021-07-02 11:19:45 +02:00
Aurélien Bompard
2269f0ece1
Prepare Noggin & FASJSON for prod
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-03-22 17:53:42 +00:00
Pierre-Yves Chibon
7561764203
Bring upstream change adding support for trivial keyword from bz
...
See PR: https://github.com/fedora-infra/fedora-gather-easyfix/pull/13
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-11-15 21:59:23 +00:00
Pierre-Yves Chibon
da05e0a454
Bring support for gitlab from upstream into easyfix
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-08-22 16:21:34 +02:00
Patrick Uiterwijk
936e8b261a
yum accepted pkg=, package calls it name=
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02:00
Patrick Uiterwijk
adcbf72f03
Packageize this, packageize that, packageize the world
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
Kevin Fenzi
3f5f58bd0a
update gather-easyfix script to only get Open items
2017-06-15 19:01:26 +00:00
Kevin Fenzi
a2281d18eb
fix easyfix
2017-05-25 23:03:06 +00:00
fc6eea577e
Pull easyfix-gather template from upstream
2016-05-07 14:46:56 +00:00
Kevin Fenzi
f0c80375b5
Remove action: in all roles.
2016-01-06 21:58:31 +00:00
Patrick Uiterwijk
08568865fe
Replace all restart httpd with reload httpd
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-04 23:40:01 +00:00
Pierre-Yves Chibon
b93894ae8b
Update easyfix to its latest version, fixing it
2015-10-11 15:41:17 +00:00
Till Maas
ff2f58c243
Move planet.fedoraproject.org to fedoraplanet.org
2015-07-31 18:56:04 +02:00
Kevin Fenzi
93090bf778
Fix easyfix to work in stg. Needs to use stg.fedoraproject.org for ssl reasons.
2015-07-27 17:41:17 +00:00
Pierre-Yves Chibon
c749470102
Add support for pagure.io in easyfix
2015-06-29 12:03:43 +02:00
Pierre-Yves Chibon
03a487460c
Tag the easyfix role
2015-05-12 18:07:21 +02:00
Pierre-Yves Chibon
21818a9af6
Backport upstream patch to fix the links on easyfix
2015-05-12 18:04:51 +02:00
Pierre-Yves Chibon
490e9b1e80
Activate fedmenu on easyfix
2015-04-30 09:42:45 +02:00
Pierre-Yves Chibon
547877d221
Update easyfix to the head of the git repo
2015-04-29 18:08:17 +02:00
Ralph Bean
237882207e
Proxy config for gather-easyfix and fedmsg-crl.
2014-12-17 16:10:54 +00:00
Ralph Bean
9b16872a2a
Move the easyfix role to easyfix/gather.
2014-12-17 15:53:47 +00:00
Praveen Kumar
4b1e5162d7
Update state from installed/removed to present/absent for yum module as per latest documents -> http://docs.ansible.com/yum_module.html
2014-11-05 15:32:11 +00:00
Kevin Fenzi
ffc795c770
Revert "Revert "Use https for fedorapeople URLs and copr-be.cloud.fedoraproject.org""
...
This reverts commit b555731709
.
2014-09-05 18:54:24 +00:00
Till Maas
b555731709
Revert "Use https for fedorapeople URLs and copr-be.cloud.fedoraproject.org"
...
This reverts commit 7fd29c3127
.
2014-08-31 09:54:20 +02:00
Till Maas
7fd29c3127
Use https for fedorapeople URLs and copr-be.cloud.fedoraproject.org
...
- This avoids an redirect from HTTP and HTTPS on fedorapeople and is
more appropriate for e.g. GPG key imports or repo access.
2014-08-30 10:01:15 +02:00
Pierre-Yves Chibon
4e9eb5d7a9
Import upstream fix fixing broken links
2014-06-01 07:51:28 +00:00
Kevin Fenzi
aa559651d5
/dev/null the easyfix cron output for now.
2014-05-23 20:31:46 +00:00
Kevin Fenzi
21ba0ac487
Cron has to be 644
2014-05-21 16:01:48 +00:00
Kevin Fenzi
3c4bed5b96
More easyfix tweaks.
2014-05-19 23:31:39 +00:00
Kevin Fenzi
0ba6c1244b
Need python-bugzilla for easyfix
2014-05-19 23:26:30 +00:00
Pierre-Yves Chibon
edea554550
Add missing file for easyfix
2014-05-13 19:12:13 +02:00
Pierre-Yves Chibon
4dd6ab1429
Simplify the copy instruction a little
2014-05-13 12:39:19 +02:00
Pierre-Yves Chibon
8cb2345e5d
Add first work on the easyfix role
...
This still requires some work:
- It has no playbook
- It is missing the proxy bits
- configuration of the proxies themselves
- cron job copying the files from the app running the cron job onto
the proxies
2014-05-13 12:36:57 +02:00