Closed lanougue closed 1 year ago
@roxyboy The checks do not seem to be processed. Any idea why ?
@jbusecke Any ideas on why the Pytests are halted..?
@roxyboy The checks do not seem to be processed. Any idea why ?
@jbusecke Any ideas on why the Pytests are halted..?
Hi @roxyboy , Maybe something linked to workflow or rule protection of branches. See link below https://github.com/orgs/community/discussions/26698
@rabernat @roxyboy , hello guys, it would be nice to have this new xrft release ! Can you have a look on how to resolve this PR checks ? it could ease the final formatting of these modifications. Thanks ! Cheers
Thanks for looping me in here @roxyboy! I've been digging around on SO and the best guess I have so far, based on this post, is that perhaps the fact that this PR's first commit was a Verified
commit made via the GitHub web browser is somehow causing problems. One of the suggested solutions in that SO post is to close and then re-open the PR, so I will try that now.
🤔 Ok that did not seem to work...
@roxyboy and I are coordinating offline on this... he has just removed the requirement in the repo settings that status checks must pass before a PR is merged. From further reading on Stack Overflow it seems this requirement can sometimes interfere with CI running, as we are observing here. I will now close and re-open this PR to re-trigger CI.
Ah ok, sorry then Ill close #193
Looks like that unblocked us! 🎉
Looks like that unblocked us! 🎉
Yes, it's looking promising!
For the future, should I just keep "Require status checks to pass" unchecked..?
Ah ok, sorry then Ill close https://github.com/xgcm/xrft/pull/193
@jbusecke thanks! Takaya looped me in and I didn't realize that you'd opened that PR so just decided to "test in production" 😆 .
For the future, should I just keep "Require status checks to pass" unchecked..?
@roxyboy I think this is the easiest path forward for now, yes.
@lanougue It seems that the tests are failing from xarray.ufunc
being deprecated..?
@roxyboy yes, this is why I opened PR #191. I will do both of these modifications in this PR in order to make the tests to pass.
@roxyboy I think this is it !
@roxyboy The checks do not seem to be processed. Any idea why ?