-
Notifications
You must be signed in to change notification settings - Fork 118
SG-43167 Add flow_am_project_id to Toolkit Context #1104
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 all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
9a9f76e
SG-43217 Integrate Flow Data SDK as a vendored beta library
stevelittlefish 13366d6
SG-43217 Drop _patch_flow_data_sdk_version now that upstream is fixed
stevelittlefish 176b338
SG-43217 Drop _load_packages_from_zip required flag
stevelittlefish b907871
Removed unused import
stevelittlefish f96c7d6
SG-43217 Put shared zips ahead of pkgs.zip on sys.path
stevelittlefish 8c006ca
SG-43217 Release importlib.metadata file handles after loading vendor…
stevelittlefish b6388cf
SG-43217 Gate importlib.metadata handle release to Windows
stevelittlefish 5aca09a
SG-43217 Address Copilot review feedback
stevelittlefish f41a952
SG-43217 Address review feedback
stevelittlefish 37d75bc
SG-43166 Integrate MEDM authentication into Toolkit bootstrap
stevelittlefish 27d1e01
SG-43217 Address Julien's review feedback
stevelittlefish 8381203
Put the comments back that Claude decided were not worthy of existing
stevelittlefish 01b05b9
Merge remote-tracking branch 'origin/ticket/SG-43217/flow-data-sdk' i…
stevelittlefish 9f63cfe
SG-43166 Confirm sg_flow_am_id field name
stevelittlefish cffb0e7
SG-43166 Apply Black formatting
stevelittlefish 7fcd1f8
SG-43166 Use production APS base URL
stevelittlefish dac96ba
SG-43166 Address Julien's review feedback
stevelittlefish 7a07f9b
Make the linter happy
stevelittlefish 872d88f
Rebuild pkgs.zip for all Python versions and fix namespace package as…
stevelittlefish 779a57a
Reworked flow auth to store the auth token in a file
stevelittlefish 648a105
Updated vendor packages
stevelittlefish 1bb1200
Linter
stevelittlefish 44319fe
Set correct app id and auth url
stevelittlefish d24b615
SDK entrypoint (get_flow_client())
stevelittlefish c6c84f3
Made the linter happy
stevelittlefish 0dc9568
Fixed flow data import
stevelittlefish af6b3f5
One more stray import
stevelittlefish 9b834e3
CR feedback - empty line in imports
stevelittlefish e601157
Sorted imports alphabetically
stevelittlefish 176e8ac
Potential fix for pull request finding
stevelittlefish a434383
Restrict OAuth callback server to loopback addresses
stevelittlefish 63878d8
Shut down OAuth callback server after auth code is received
stevelittlefish f66326e
Changed description from test value
stevelittlefish d64191f
Ran adsk_auth package through isort
stevelittlefish 091db05
add flow am id to project context while authenticating
yungsiow c40bc53
Update python/tank_vendor/adsk_auth/pkce.py
stevelittlefish 790cc28
Revert "add flow am id to project context while authenticating"
stevelittlefish 009cca4
SG-43167 Add flow_am_project_id to Toolkit Context
stevelittlefish c1ff6b2
Avoided unnecessary query of flow am project id
stevelittlefish 7ec58ba
SG-43167 Fix entity=None guard and update flow auth tests
stevelittlefish d106fba
SG-43167 Fix bootstrap AM check to use sg_connection directly
stevelittlefish 85b0652
adjustments to storing flow project id in context
yungsiow 214c8e9
SG-43167 Fix broken tests after context flow_am_project_id refactor
stevelittlefish de92967
Cleaned up imports
stevelittlefish e150a3a
Merge branch 'master' into ticket/SG-43167/flow-am-in-context
stevelittlefish 3ad0d5d
Fix botched merge conflict resolution in manager.py
stevelittlefish 0210b60
Cleaned up another lazy import
stevelittlefish 8482103
Re-added my refactoring to manager.py
stevelittlefish 0319c04
Cautious check when setting flow am project id
stevelittlefish c0105ac
Got rid of yet another lazy import!
stevelittlefish 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
Some comments aren't visible on the classic Files Changed page.
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 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 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 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.
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.
Uh oh!
There was an error while loading. Please reload this page.