-
Notifications
You must be signed in to change notification settings - Fork 8
refactor: inject url path parts instead of endpoints #315
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 4 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
0533f19
feat: add jobs
tdstein 6b79912
--wip-- [skip ci]
tdstein 279fcd6
refactor: introduce the active pattern
tdstein e349870
add link to parent
tdstein 533839b
skip when Quarto unavailable
tdstein 1066ca3
adds unit tests
tdstein 437c515
adds docstrings
tdstein a1ca377
Update src/posit/connect/resources.py
tdstein 82b9b7e
applies feedback discussed in pull requests
tdstein 6b8126d
refactor: inject url path parts instead of endpoints
tdstein b64f3e7
update docstrings
tdstein f57340d
renames init arguments to path and pathinfo
tdstein 72b62ac
minor cleanup
tdstein f1d6f42
refactors _data property into _get_or_fetch method
tdstein dd74d60
fix method signature
tdstein fb52c83
fix cache check
tdstein bbbd6b4
Update src/posit/connect/resources.py
tdstein bc2cfcb
feat: add jobs
tdstein 9c3d6dd
--wip-- [skip ci]
tdstein 9019386
refactor: introduce the active pattern
tdstein 4bfe3f8
add link to parent
tdstein a721b61
skip when Quarto unavailable
tdstein 107ee85
adds unit tests
tdstein a070f0a
adds docstrings
tdstein d196271
Update src/posit/connect/resources.py
tdstein d87cfe7
applies feedback discussed in pull requests
tdstein 2add280
Merge remote-tracking branch 'origin/tdstein/jobs' into tdstein/jobs-…
tdstein 97d24f6
Merge remote-tracking branch 'origin/main' into tdstein/jobs-endpoint…
tdstein 7eeb054
refactor: wrap cache interactions (#318)
tdstein 03accf8
removes pathinfo options when not needed
tdstein 77f8a38
remove unecessary arg
tdstein ac488c7
additional path cleanup
tdstein b3ff1cd
remove self imposed complexity of the method
tdstein 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 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
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.