Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use full path here | Kevin Fenzi | 2017-08-11 | 1 | -2/+2 |
| | |||||
* | Put a lock wrapper also around the package-owner-aliases cronjob on bastion. | Ralph Bean | 2017-08-10 | 1 | -1/+16 |
| | |||||
* | Use urllib3 retry mechanism in the packager alias script. | Ralph Bean | 2017-08-09 | 1 | -2/+23 |
| | |||||
* | Handle case-insensitivity in postfix by unioning things. | Ralph Bean | 2017-08-09 | 1 | -2/+9 |
| | |||||
* | Tag this role with its own name. | Ralph Bean | 2017-08-04 | 1 | -0/+3 |
| | |||||
* | Remove the old packager email alias generation script. | Ralph Bean | 2017-08-04 | 1 | -79/+0 |
| | |||||
* | Flip over packager email alias generation to use the new script. | Ralph Bean | 2017-08-04 | 1 | -13/+1 |
| | |||||
* | Email alias script - use pagination so as not to break pagure's golden heart. | Ralph Bean | 2017-08-04 | 1 | -3/+13 |
| | |||||
* | Email alias script - use real pagure url. | Ralph Bean | 2017-08-04 | 1 | -2/+1 |
| | |||||
* | Postfix "-owner" and prefix the project namespace if it's not rpms in ↵ | Matt Prahl | 2017-04-13 | 1 | -3/+8 |
| | | | | owner-email-from-pagure.py | ||||
* | Add a package owner email alias script to use Pagure instead of PkgDB and ↵ | Matt Prahl | 2017-04-13 | 2 | -7/+66 |
| | | | | | | | | | | | | | | | 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. | ||||
* | Compress maillogs on bastion hosts/mail hubs with xz and keep 14 days of them. | Kevin Fenzi | 2016-05-26 | 2 | -0/+32 |
| | |||||
* | Set this request to verify. There's no reason not to, and it gets rid of the ↵ | Kevin Fenzi | 2015-09-04 | 1 | -1/+1 |
| | | | | insecure urllib3 spew. | ||||
* | Check if the group has a proper email | Pierre-Yves Chibon | 2014-12-16 | 1 | -1/+1 |
| | |||||
* | Copy here too | Kevin Fenzi | 2014-10-08 | 1 | -1/+1 |
| | |||||
* | No location needed | Kevin Fenzi | 2014-10-08 | 1 | -1/+1 |
| | |||||
* | Create a new module: packager_alias containing the scripts to create the ↵ | Pierre-Yves Chibon | 2014-07-31 | 3 | -0/+107 |
<pkg>-owner aliases |