-
Notifications
You must be signed in to change notification settings - Fork 138
fix: Avoid sqlalchemy20 #736
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
Merged
Merged
Changes from 2 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
25b4acd
Sets cache support to false, removes upper req limit
chalmerlowe 68dce2f
merge
chalmerlowe d57f51e
fix: sets upper limit to exclude sqlalchemy 2.0 (a breaking dependency)
chalmerlowe a94270a
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] ef282fd
fix: sets upper limit to exclude rc and dev branches
chalmerlowe 6dc8892
fixes merge
chalmerlowe 7307bd0
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 07380c5
add comment for testing purposes
chalmerlowe 4e968d9
fix merge conflict
chalmerlowe 5c11de2
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 51f4716
add sqlalchemy 20 to prerelease deps section
chalmerlowe 89d18b0
Merge branch 'avoid-sqlalchemy20' of github.com:googleapis/python-big…
chalmerlowe feda07e
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 24c05aa
remove prerelease entirely
chalmerlowe 909a97f
Merge branch 'avoid-sqlalchemy20' of github.com:googleapis/python-big…
chalmerlowe 3345b61
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 06b5b33
remove prerelease configs
chalmerlowe 791bd09
Merge branch 'avoid-sqlalchemy20' of github.com:googleapis/python-big…
chalmerlowe 90cc4bb
removes prerelease nox session
chalmerlowe 2951971
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 2e485f5
testing changes to noxfile
chalmerlowe ae27ceb
Merge branch 'avoid-sqlalchemy20' of github.com:googleapis/python-big…
chalmerlowe f54f3f8
testing changes to noxfile
chalmerlowe 5eed6c4
testing noxfiles redux
chalmerlowe 8fde268
testing noxfiles triplex
chalmerlowe f50cf65
testing noxfiles quadruplex
chalmerlowe 900060e
testing noxfiles again
chalmerlowe 3ffecdd
fixes linting
chalmerlowe 40d4673
Adds warning suppression constant
chalmerlowe 864fbbf
Adds warning suppression constant to os.environ
chalmerlowe df4e7cf
Change variable setting from integer to string
chalmerlowe 87e0c3e
Fixed linting
chalmerlowe 3626d3a
alternate attempt at including an env var
chalmerlowe 4feb6ba
updates to owlbot and noxfile
chalmerlowe 9e70f95
clean up owlbot
chalmerlowe 0a6aff8
more revisions to owlbot
chalmerlowe 552dde7
testing a quirk in owlbot
chalmerlowe e31673b
testing a quirk in owlbot again
chalmerlowe 760d84f
more testing of owlbot revisions
chalmerlowe 985fae8
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 4cd533b
updated readme and files with potential upper bounds
chalmerlowe e6014e5
Merge branch 'avoid-sqlalchemy20' of github.com:googleapis/python-big…
chalmerlowe 2944309
update incorrect lower bound
chalmerlowe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the goal with the upgrade + constraint is to pick up the latest of everything but sqlalchemy?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The constraint is to ensure that we install a prerelease version of sqlalchemy up to but not including 2.0.0.