Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

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

Merged
tswast merged 1 commit into
masterfrom
767-expand-range-grpm-2-dot-x
Jul 14, 2021
Merged

chore: expand range to allow 2.x versions#768
tswast merged 1 commit into
masterfrom
767-expand-range-grpm-2-dot-x

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

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 a team, busunkim96 and tswastJuly 14, 2021 20:54
@product-auto-labelproduct-auto-labelBot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Jul 14, 2021
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Jul 14, 2021
@tswast
tswast merged commit 2bb8de6 into masterJul 14, 2021
@tswast
tswast deleted the 767-expand-range-grpm-2-dot-x branch July 14, 2021 21:29
@tswast

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

#770

gcf-merge-on-greenBot 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)
Fixesgoogleapis#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)
Fixesgoogleapis#767 🦕
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.cla: yesThis 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

@tseaver@tswast