Re: Automated builds possible?

2020-01-10 Thread Richard Shaw
On Fri, Jan 10, 2020 at 6:20 AM Pavel Raiskup wrote: > On Friday, January 10, 2020 11:54:45 AM CET Miroslav Suchý wrote: > > Dne 09. 01. 20 v 16:17 Richard Shaw napsal(a): > > integrated with upstream-monitoring: > > > https://developer.fedoraproject.org/deployment/maintain/rebase-helper-integrat

Re: Automated builds possible?

2020-01-10 Thread Pavel Raiskup
On Friday, January 10, 2020 11:54:45 AM CET Miroslav Suchý wrote: > Dne 09. 01. 20 v 16:17 Richard Shaw napsal(a): > > I just had a thought and wondered if it were possible. > > > > I have an upstream that posts alpha and beta releases to a specific URL. > > > > What I'd like copr (or something)

Re: Automated builds possible?

2020-01-10 Thread harbottle
I have a scheduled Ruby script that I use for monitoring upstream packages for updates and updating my spec files: https://gitlab.com/harbottle/automation/blob/master/main.rb It uses a yaml file defining the upstream packages to be checked and how to check them: https://gitlab.com/harbottle/au

Re: Automated builds possible?

2020-01-10 Thread Miroslav Suchý
Dne 09. 01. 20 v 16:17 Richard Shaw napsal(a): > I just had a thought and wondered if it were possible. > > I have an upstream that posts alpha and beta releases to a specific URL. > > What I'd like copr (or something) to do is: > 1. Monitor those URLs so it knows when a new alpha is pushed > 2.

Re: Automated builds possible?

2020-01-10 Thread Pavel Raiskup
On Thursday, January 9, 2020 4:17:51 PM CET Richard Shaw wrote: > I just had a thought and wondered if it were possible. > > I have an upstream that posts alpha and beta releases to a specific URL. > > What I'd like copr (or something) to do is: > 1. Monitor those URLs so it knows when a new alph