[WIP] Use django/django in build script#561
[WIP] Use django/django in build script#561FirePing32 wants to merge 4 commits intogoogleapis:masterfrom
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. |
|
@googlebot I signed it! |
1389693 to
ffec7b5
Compare
4a09adf to
7037db1
Compare
cc961a0 to
5e2196e
Compare
|
@c24t Although I am still working on this, shouldn't we add a |
3b2e283 to
b551bf9
Compare
b551bf9 to
6a60d55
Compare
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. |
|
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/. |
|
Closing as inactive. To fix #485 we need to patch django in tests (or host our own patched version of django), not just s/timgraham/django/. |

fixes: #485
WIP: A new adaption of #527