You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is expected behavior since the CI image is hosted on edX's ECR account and talking about that, would it make more sense if the CI docker image was hosted on openedX's dockerhub account since this is an openedX repo now. And even when the image is hosted there, forks would still need to setup some secrets for the login etc in CI. But currently there is no way forks can run tests since they wouldn't have access to the ECR registry that contains the image.
See #138, which I opened from my personal fork of codejail.
When trying to run tests, GHA shows:
This is probably because my fork doesn't have access to secrets from the openedx organization.
This is not an issue from 2U or for most of tCRIL, but is an issue for anyone trying to contribute from an external organization.
The text was updated successfully, but these errors were encountered: