Commit Graph

8 Commits

Author SHA1 Message Date
Matt Prahl
47485d134b Postfix "-owner" and prefix the project namespace if it's not rpms in owner-email-from-pagure.py 2017-04-13 20:48:49 +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
b65b7cbc29 Set this request to verify. There's no reason not to, and it gets rid of the insecure urllib3 spew. 2015-09-04 15:31:01 +00:00
Pierre-Yves Chibon
9f23ed1b7c Check if the group has a proper email 2014-12-16 20:07:50 +01: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