-
Notifications
You must be signed in to change notification settings - Fork 123
Issue 1470 paths windows #1475
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
gadomski
merged 25 commits into
stac-utils:main
from
KeynesYouDigIt:issue-1470-paths-windows
Dec 9, 2024
Merged
Issue 1470 paths windows #1475
Changes from 20 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
111cd08
test ko
KeynesYouDigIt e161345
isolate assertion (very simple check here..)
KeynesYouDigIt 5083f3e
test windows correctly
KeynesYouDigIt 322308e
cleanup comment
KeynesYouDigIt 6aba9a7
ruff fix
KeynesYouDigIt ba13777
update changelog
KeynesYouDigIt b33c4e2
update changelog
KeynesYouDigIt 907e9f1
Merge branch 'main' into issue-1470-paths-windows
KeynesYouDigIt 53240dc
fix for 3.12
KeynesYouDigIt c861fe9
really cover in new test
KeynesYouDigIt 03a3a0c
drive supported only on 3.13
KeynesYouDigIt 0e6bbbd
check one
KeynesYouDigIt 5924e07
check two
KeynesYouDigIt 2d987ff
correct is_windows in tests
KeynesYouDigIt 3434620
correct is_windows in tests part 2
KeynesYouDigIt e44eab7
use os path for path count
KeynesYouDigIt e79df49
use os path for path count in display as well
KeynesYouDigIt 5cd3665
use os path for path count in display as well
KeynesYouDigIt c00fff4
rm whitespace
KeynesYouDigIt c38a786
rm unecc comment
KeynesYouDigIt 56f76be
Update tests/test_catalog.py
gadomski 3922b45
Merge branch 'main' into issue-1470-paths-windows
gadomski 19262b5
factor out function
KeynesYouDigIt 9a165c2
typo
KeynesYouDigIt 53afd30
factor out
KeynesYouDigIt 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ stdout* | |
/integration* | ||
.idea | ||
.vscode | ||
.actrc | ||
|
||
|
||
# Sphinx documentation | ||
|
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.