Commit Graph

15 Commits

Author SHA1 Message Date
Pedro Moura
c68aa00b2c Add task to install python packages
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2025-11-13 22:37:04 +00:00
Ryan Lerch
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
Ryan Lerch
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
Ryan Lerch
691adee6ee Fix name[casing] ansible-lint issues
fix 1900 failures of the following case issue:

`name[casing]: All names should start with an uppercase letter.`

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-14 20:20:07 +10:00
Ryan Lerch
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
Kevin Fenzi
70f0f6a3c2 package owner alias: switch to once every 3 hours
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-01-26 16:54:03 -08:00
Kevin Fenzi
e4bc246dbb packager_alias: run every other hour as it's taking more than an hour now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-30 12:05:37 -07:00
Ralph Bean
6cdc5fbf44 Put a lock wrapper also around the package-owner-aliases cronjob on bastion. 2017-08-10 15:51:52 +00:00
Ralph Bean
e4a44181f7 Tag this role with its own name. 2017-08-04 20:41:10 +00:00
Ralph Bean
eb241f903d Flip over packager email alias generation to use the new script. 2017-08-04 20:39:05 +00:00
Matt Prahl
5d4f03b9b9 Add a package owner email alias script to use Pagure instead of PkgDB and stop querying FAS in staging
As part of the Modularity project, we've decided that we need to have different package
branches with different lifecycles. To read more about this, please view this document:
https://fedoraproject.org/wiki/Infrastructure/Factory2/Focus/ArbitraryBranching. To enable
this, we've decided to rely on Pagure and PDC for package information instead of PkgDB.
This commit is an attempt to modify an existing script that queried PkgDB and FAS for packager
emails with one that uses the new architecture described above.

Also, instead of querying FAS for email information, we've decided to use the email alias
USER@fedoraproject.org. This will be a performance increase and protect us against FAS API
changes.
2017-04-13 18:28:28 +00:00
Kevin Fenzi
c0c992ede7 Compress maillogs on bastion hosts/mail hubs with xz and keep 14 days of them. 2016-05-26 14:08:13 +00:00
Kevin Fenzi
aa3e1ad5a8 Copy here too 2014-10-08 23:58:41 +00:00
Kevin Fenzi
db8232f0c7 No location needed 2014-10-08 23:55:13 +00:00
Pierre-Yves Chibon
5da315864c Create a new module: packager_alias containing the scripts to create the <pkg>-owner aliases 2014-07-31 13:34:53 +02:00