Re: GitHub CI Jobs Failing During MacPorts Bootstrap

2021-04-27 Thread Ryan Schmidt
On Apr 27, 2021, at 09:37, Christopher Nielsen wrote: > force-push a change to re-initiate the CI process. Or close and reopen the PR using the GitHub web interface.

Re: GitHub CI Jobs Failing During MacPorts Bootstrap

2021-04-27 Thread Christopher Nielsen
FYI, Bintray is available at the moment. So if you created a new PR over the past two days, and the CI jobs died immediately due to Bintray being unavailable, force-push a change to re-initiate the CI process. > On 2021-04-26-M, at 15:48, Christopher Nielsen > wrote: > > Thanks for

Re: GitHub CI Jobs Failing During MacPorts Bootstrap

2021-04-26 Thread Christopher Nielsen
Thanks for clarifying Chris, that makes sense. In the interim, what do we do for any open PRs which haven’t been validated by the CI process...? > On 2021-04-26-M, at 12:39, Christopher Jones wrote: > > See the mail Ryan sent a few days back > > The Bintray service will cease to exist on

Re: GitHub CI Jobs Failing During MacPorts Bootstrap

2021-04-26 Thread Christopher Jones
See the mail Ryan sent a few days back The Bintray service will cease to exist on May 1. Our pull request CI checks rely on being able to download certain assets from Bintray, so unless we do something to fix this before then, our pull request CI checks will no longer work as of May 1.

GitHub CI Jobs Failing During MacPorts Bootstrap

2021-04-26 Thread Christopher Nielsen
I’m seeing the following failures in the CI jobs, during the MacPorts Bootstrap phase: Installing MacPorts Fetching... curl: (22) The requested URL returned error: 403 Forbidden curl: (22) The requested URL returned error: 403 Forbidden Error: Process completed with exit code 22. Any