-
Notifications
You must be signed in to change notification settings - Fork 120
SG-37222 new way to handle python third parties #996
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
Open
eduardoChaucaGallegos
wants to merge
41
commits into
master
Choose a base branch
from
ticket/SG-37222-python-third-parties
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
15ad5c5
first version of new way to handle python third parties
eduardoChaucaGallegos c5de133
test requirements for test
eduardoChaucaGallegos 49c8b01
changes update_python_packages
eduardoChaucaGallegos 7c56bcf
testing python3.7 with old requirements
eduardoChaucaGallegos a2b9253
test
eduardoChaucaGallegos 8ab95c1
test
eduardoChaucaGallegos 94fee7f
test
eduardoChaucaGallegos 4949fe0
test
eduardoChaucaGallegos 92880d2
possible solution}
eduardoChaucaGallegos 1a5800a
six.py recovered
eduardoChaucaGallegos 04c6435
ruamel_yaml explicit recovered
eduardoChaucaGallegos 2e7a75f
ruamel_yaml explicit recovered
eduardoChaucaGallegos c013a93
comments fixed and still using six and ruamel_yaml from tank_vendor
eduardoChaucaGallegos 1f68472
black format
eduardoChaucaGallegos c724756
requirements updated
eduardoChaucaGallegos db21f6d
requirements format
eduardoChaucaGallegos e6b3e34
requirements updated
eduardoChaucaGallegos d001f67
correct distro version for python3.11
eduardoChaucaGallegos ffea9ba
comments fixed
eduardoChaucaGallegos 161cd66
hound recomendation changed
eduardoChaucaGallegos 1ada3b1
black format
eduardoChaucaGallegos 2f9e1c1
new update for script to update packages and less code on __ini__.py …
eduardoChaucaGallegos 6a97552
code and comments cleaned
eduardoChaucaGallegos c92a72b
Code review
julien-lang cadb4b9
readme documentation updated, single import line updated and exceptio…
eduardoChaucaGallegos 1d7c227
blank line
eduardoChaucaGallegos e9669f4
conflict fixed, branch updated from master and fixes on tank_vendor/_…
eduardoChaucaGallegos 5ee3377
black format
eduardoChaucaGallegos 9f9a6f2
requirements updated
eduardoChaucaGallegos b531ad9
tank_vendor __init__.py improved
eduardoChaucaGallegos f46ea03
tank_vendor __init__.py improved
eduardoChaucaGallegos 0d277a1
shotgu_api3 from pip
eduardoChaucaGallegos 080985d
test to fix tests
eduardoChaucaGallegos c92f375
improvemetn to read certifi
eduardoChaucaGallegos 9a3b6f9
Register shotgun_api3.lib submodules in sys.modules to support nested…
eduardoChaucaGallegos 1a318b1
Refactor tank_vendor to use dynamic package discovery and lazy import…
eduardoChaucaGallegos 500ce3e
RunTimeError added and black fixes
eduardoChaucaGallegos a5ab5fb
fiexs for integrationsion tests
eduardoChaucaGallegos b5d8e39
fix(import_handler): Skip ZIP paths in CoreImportHandler to let zipim…
eduardoChaucaGallegos 20a6651
integration test fixed
eduardoChaucaGallegos e14033b
last pkgs.zip updated
eduardoChaucaGallegos 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
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.
Oops, something went wrong.
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.