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

chore: expand range to allow 2.x versions #768

Merged
merged 1 commit into from Jul 14, 2021

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Jul 14, 2021

api-core, cloud-core, and resumable-media wil all be releasing Python3-only
2.x versions shortly.

Closes #767.

api-core, cloud-core, and resumable-media wil all be releasing Python3-only
2.x versions shortly.

Closes #767.
@tseaver tseaver requested review from tswast, busunkim96 and a team July 14, 2021 20:54
@tseaver tseaver requested a review from a team as a code owner July 14, 2021 20:54
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Jul 14, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 14, 2021
@tswast tswast merged commit 2bb8de6 into master Jul 14, 2021
@tswast tswast deleted the 767-expand-range-grpm-2-dot-x branch July 14, 2021 21:29
@tswast
Copy link
Contributor

tswast commented Jul 14, 2021

Ugh. I probably should have requested we use deps: for the proper changelog. https://github.com/googleapis/release-please/blob/b3e0734ede5b97a95f22440e4a24cf8c134c65e4/src/releasers/python.ts#L39

@tswast
Copy link
Contributor

tswast commented Jul 14, 2021

#770

gcf-merge-on-green bot pushed a commit that referenced this pull request Jul 14, 2021
…google-resumable-media` (#770)

**Note**: PR is empty because this is purely to make sure CHANGELOG is updated. Follow-up to #768

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)

Fixes #767  🦕
abdelmegahedgoogle pushed a commit to abdelmegahedgoogle/python-bigquery that referenced this pull request Apr 17, 2023
…google-resumable-media` (googleapis#770)

**Note**: PR is empty because this is purely to make sure CHANGELOG is updated. Follow-up to googleapis#768

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)

Fixes googleapis#767  🦕
abdelmegahedgoogle pushed a commit to abdelmegahedgoogle/python-bigquery that referenced this pull request Apr 17, 2023
…google-resumable-media` (googleapis#770)

**Note**: PR is empty because this is purely to make sure CHANGELOG is updated. Follow-up to googleapis#768

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)

Fixes googleapis#767  🦕
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expand range for 'google-{api-core,cloud-core,resumable-media}' to allow 2.x versions
2 participants