Re: Github CI Broken

2021-04-12 Thread Mark Anderson
Oh, I see the problem - we have releases up on github but they use the standard installer, which doesn't work for us on CI. —Mark ___ Mark E. Anderson MacPorts Trac WikiPage GitHub Profile On Mon, Apr 12,

Re: Github CI Broken

2021-04-12 Thread Ryan Schmidt
On Apr 12, 2021, at 17:10, Mark Anderson wrote: > We could also host them using the releases system on github. But releases of what? I do not want to attach the getopt file to the releases of any MacPorts repository because getopt is not our project and it does not change on the schedule

Re: Github CI Broken

2021-04-12 Thread Herby G
+1 for Mark's suggestion (GitHub Releases) On Mon, Apr 12, 2021, 18:10 Mark Anderson wrote: > We could also host them using the releases system on github. > > —Mark > ___ > Mark E. Anderson > MacPorts Trac WikiPage > GitHub Profile

Re: Github CI Broken

2021-04-12 Thread Mark Anderson
We could also host them using the releases system on github. —Mark ___ Mark E. Anderson MacPorts Trac WikiPage GitHub Profile On Mon, Apr 12, 2021 at 2:18 PM Ryan Schmidt wrote: > > > On Apr 12, 2021, at

Re: Github CI Broken

2021-04-12 Thread Ryan Schmidt
On Apr 12, 2021, at 11:53, Herby G wrote: > PR checks are failing across multiple pull requests in macports-ports. > > On both Github Actions and Azure Pipelines, we're seeing the following when > CI is trying to install MacPorts: > > > curl: (22) The requested URL returned error: 403

Github CI Broken

2021-04-12 Thread Herby G
PR checks are failing across multiple pull requests in macports-ports. On both Github Actions and Azure Pipelines, we're seeing the following when CI is trying to install MacPorts: > curl: (22) The requested URL returned error: 403 Forbidden