Closed pablobm closed 4 years ago
So I went and had a look at my CircleCI config. Had to configure stuff, and now it's running over there at my account. Still refuses to appear here.
I'll open a support ticket with Circle and see what's going on.
So it turns out that this option in the Advanced section of the CircleCI config is to blame, as it wasn't enabled:
Apparently you also have to ensure you're not following the fork on your own CircleCI dashboard, but presumably you have to actively do something to end up in that situation.
I had a look at my CircleCI config. I think was I indeed following my fork instead of the upstream repo. Perhaps I did that when trying to fix the situation? I can't remember. I have corrected it now. Let's see if I can get this to run now...
It works now! :tada:
(Same as https://github.com/nickcharlton/administrate-field-nested_has_many/pull/40 and https://github.com/nickcharlton/administrate-field-nested_has_many/pull/41).
While I try diagnose something else, this PR adds two helps to development:
administratre-0.13
appraisal passes tests, which are breaking currently.