Ryan Reed
|
a7a4e49cbc
|
Updating flake8 precommit location
|
1 year ago |
Ryan Reed
|
34458cdf9e
|
docs: Correcting store and restore quick references
|
2 years ago |
Ryan Reed
|
bbc6b1de6c
|
style: minor reformatting for clarity
|
2 years ago |
Ryan Reed
|
933187e35c
|
Update to version 1.1.0
|
2 years ago |
Ryan Reed
|
41de97d227
|
Merge pull request 'Move store_path to store action only' (#8) from move-store-path into master
|
2 years ago |
Ryan Reed
|
bdab905c35
|
test: Updating tests to support moving store_path to store action
|
2 years ago |
Ryan Reed
|
494cfaa7bf
|
BREAKING CHANGE: Moving store_path to only the store action
|
2 years ago |
Ryan Reed
|
5d4d0e8ece
|
docs: add Quick Reference section
|
2 years ago |
Ryan Reed
|
df199911c5
|
feat: allow for short -s for --store-path
|
2 years ago |
Ryan Reed
|
ebebfa00f3
|
Updating CHANGELOG formatting
|
2 years ago |
Ryan Reed
|
073efc1b48
|
Merge pull request 'Move and Make Optional - Name' (#7) from move-name-arg into master
|
2 years ago |
Ryan Reed
|
57f26ee700
|
Making name argument optional for transpose store
|
2 years ago |
Ryan Reed
|
f3af593048
|
Merge pull request 'Expand and replace home directory' (#6) from expanduser into master
|
2 years ago |
Ryan Reed
|
856e4fe2e1
|
Expanding and replacing home for more portability
|
2 years ago |
Ryan Reed
|
d72d5ab330
|
Initial 1.0 release
|
2 years ago |
Ryan Reed
|
69edf51670
|
Correcting error message
|
2 years ago |
Ryan Reed
|
8d7e0e0e22
|
Merge pull request 'Add Create transpose action' (#5) from feature-create-action into master
|
2 years ago |
Ryan Reed
|
21d2c131ca
|
Minor comment update
|
2 years ago |
Ryan Reed
|
c0d15bbb84
|
Minor comment update
|
2 years ago |
Ryan Reed
|
ed9a684225
|
Adding support for 'create' action
|
2 years ago |
Ryan Reed
|
9386a507ba
|
Using absolute path in cache
|
2 years ago |
Ryan Reed
|
f02165aafb
|
Moving store-path to a global argument
|
2 years ago |
Ryan Reed
|
0d82cdb53b
|
Adding a note about the name
|
2 years ago |
Ryan Reed
|
e4ee83b9e2
|
Removing unnecessary contextmanager
|
2 years ago |
Ryan Reed
|
8929889bbf
|
Update and Split Tests (#4)
Removing unused imports
Reworking tests to include more specific contexts
Splitting store and restore tests
Adding missing tests for utils
|
2 years ago |
Ryan Reed
|
faaa2bb68f
|
Removing --store-path from restore as unneeded
|
2 years ago |
Ryan Reed
|
49f4b2e139
|
Merge pull request 'Add support for --cache-filename and --store-path' (#3) from override-store-location into master
|
2 years ago |
Ryan Reed
|
a0114e5e96
|
Adding support for --cache-filename and --store-path
|
2 years ago |
Ryan Reed
|
ab87fc266b
|
Adding a few additional test cases
|
2 years ago |
Ryan Reed
|
b2e292dc24
|
Adding a few tests for console.py
|
2 years ago |
Ryan Reed
|
4688cde573
|
Cleaning up imports
|
2 years ago |
Ryan Reed
|
ee2c068990
|
Cleaning up imports
|
2 years ago |
Ryan Reed
|
0a9a5b90fc
|
Merge pull request 'Fix: Move fails to targets on different filesystems' (#2) from shutil-move into master
|
2 years ago |
Ryan Reed
|
9362f064f3
|
Replacing Path rename with shutil, removing need for -f
|
2 years ago |
Ryan Reed
|
5b979a2ac9
|
Documenting the apply action
|
2 years ago |
Ryan Reed
|
14fec49b42
|
Adding support for 'apply' action
|
2 years ago |
Ryan Reed
|
5a29651cd1
|
Resolving paths rather than using relative
|
2 years ago |
Ryan Reed
|
c25af8fccb
|
Updating example
|
2 years ago |
Ryan Reed
|
292e3326e5
|
Removing unnecessary pytest.ini
|
2 years ago |
Ryan Reed
|
1b2428341e
|
Restructuring tests
|
2 years ago |
Ryan Reed
|
48a2d97a2b
|
Moving version to pyproject and adding semantic release information
|
2 years ago |
Ryan Reed
|
f189c9a709
|
Reworking directory structure
|
2 years ago |
Ryan Reed
|
9832a21b2b
|
Minor README update
|
2 years ago |
Ryan Reed
|
2aed4a4034
|
Adding license
|
2 years ago |
Ryan Reed
|
87ce51aef2
|
Minor comments
|
2 years ago |
Ryan Reed
|
318a2e8098
|
Correcting force option and creating test case
|
2 years ago |
Ryan Reed
|
e718e1cb43
|
Adding option to force creation of restore path
|
2 years ago |
Ryan Reed
|
43ca777f7f
|
Remove the need for pydantic (overkill for this)
|
2 years ago |
Ryan Reed
|
e78333e7db
|
Removing unnecessary comments
|
2 years ago |
Ryan Reed
|
120802a212
|
Removing PurePath as unnecessary
|
2 years ago |