Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Replace, fast-forward Django CI branch #598

Merged
merged 2 commits into from Feb 4, 2021

Conversation

c24t
Copy link
Contributor

@c24t c24t commented Feb 2, 2021

Addresses #485.

This PR replaces the version of django used in CI tests. It replaces https://github.com/timgraham/django/tree/spanner-2.2.x with https://github.com/c24t/django/tree/spanner/stable/2.2.x. We'll keep this new branch up to date with the stable/2.2.x django branch.

The new branch has all of @timgraham's django patches, just fast-forwarded to pick up recent changes in stable/2.2.x. You can see the full list of those changes with git rev-list 3ab5235d1d..34010d8ffa.

For the full list of @timgraham's django patches, see git rev-list 120fdc3e42..0d551deb67 or the equivalent diff preview on GH.

@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner-django API. label Feb 2, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 2, 2021
@c24t c24t changed the title Use django/stable/2.2.x branch in CI fix: Use django/stable/2.2.x branch in CI Feb 2, 2021
@c24t c24t changed the title fix: Use django/stable/2.2.x branch in CI fix: Replace, fast-forward Django CI branch Feb 2, 2021
@c24t c24t marked this pull request as ready for review February 2, 2021 23:59
@c24t c24t requested a review from a team as a code owner February 2, 2021 23:59
@c24t c24t merged commit 5d65e3f into googleapis:master Feb 4, 2021
@c24t c24t deleted the ci-django-branch branch February 4, 2021 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner-django API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant