Uh oh!
There was an error while loading. Please reload this page.
[WIP] Use django/django in build script - #561
Conversation
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
FirePing32
commented
Dec 1, 2020
@googlebot I signed it! |
FirePing32
commented
Dec 1, 2020
@c24t Although I am still working on this, shouldn't we add a |
c24t
commented
Dec 1, 2020
There's a googleapis checker for this, AFAIK this is configured the same way for all repos in the org. You can see the check in action on this PR above. |
c24t
commented
Dec 1, 2020
FYI you can open PRs as drafts if they're WIP and not ready for review: https://github.blog/2019-02-14-introducing-draft-pull-requests/. |
c24t
commented
Jan 29, 2021
Closing as inactive. To fix googleapis/google-cloud-python#15951 we need to patch django in tests (or host our own patched version of django), not just s/timgraham/django/. |

fixes: googleapis/google-cloud-python#15951
WIP: A new adaption of #527