-
Notifications
You must be signed in to change notification settings - Fork 152
Fix broken tag prefix on Windows and add CI #283
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
20 commits
Select commit
Hold shift + click to select a range
e20a08f
CI: Run tests on Windows
effigies 662a2c7
TEST: Handle Windows and POSIX paths
effigies 243f304
TEST: Add an rm -rf implementation to deal with Windows
effigies 40a07c7
Merge branch 'ci/windows' of https://github.com/effigies/python-versi…
mathijsvdv 7b2acf3
Empty commit for testing github action
mathijsvdv 0169966
Disable the '--match' argument when `tag_prefix` is absent
mathijsvdv 570fcc8
Use os.path.join for `venv_dir`
mathijsvdv b43e416
Add `test_no_tag_prefix` by adding `tag_prefix` as a parameter to `ru…
mathijsvdv 1fef909
Run pip using `python -m pip` and `rundemo` optionally using python.
mathijsvdv 4875183
Remove `test_sdist` and `test_sdist_subproject` from the `DistutilsRe…
mathijsvdv 961efb3
Remove whitespace in blank line
mathijsvdv 90f15bb
Add ls {envdir} for debugging purposes
mathijsvdv b366d27
Use virtualenv>=20 for the tests
mathijsvdv 00da1de
Put `use_python=True` for the remaining tests that use `rundemo` as a…
mathijsvdv edb2962
Remove `ls` line again as it's no longer needed for debugging
mathijsvdv 59dcff7
Remove virtualenv import
mathijsvdv b1fa00e
Add Test Git (cmd) and Test Git (Powershell)
mathijsvdv 4d121bf
Merge remote-tracking branch 'upstream/master' into maint/windows
effigies 5249630
CI: Run Windows tests on all shells, Py310 only
effigies 60e8b51
STY: Minor adjustments
effigies 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
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.