|
869b0b25b4
|
Fix passing of version when using download_release
|
2023-05-22 17:05:28 -07:00 |
|
|
d6c0673a1d
|
Use new type annotations introduced in Python 3.10
continuous-integration/drone/push Build is passing
|
2022-10-11 12:42:07 -07:00 |
|
|
ab0603d1b9
|
Improve content type detection
continuous-integration/drone/push Build is passing
Cycle through detected content types and use the first supported one.
Adds tests to cover cases of priority and exceptions.
|
2022-10-11 12:20:57 -07:00 |
|
|
e6a269af3d
|
Add application/x-tar+xz as a known content type
|
2022-10-11 12:20:08 -07:00 |
|
|
fe0d9059aa
|
Recognize new zip content type
continuous-integration/drone/tag Build was killed
continuous-integration/drone/push Build is failing
|
2022-08-31 12:26:41 -07:00 |
|
|
8585380eae
|
Fix missing removeprefix in pseudo_builder.py
|
2022-06-30 19:48:35 -07:00 |
|
|
3f23ddd3cc
|
Support for python3.7 and python3.8
continuous-integration/drone/push Build is passing
Added tox targets as well
|
2022-06-30 15:37:24 -07:00 |
|
|
e046c9a92a
|
Add the ability to format in asset name into post download command
|
2022-06-08 08:50:20 -07:00 |
|
|
61496f3b18
|
Refactor some method names and Python API
|
2022-03-10 16:46:13 -08:00 |
|
|
c8607d0207
|
Add additional recognized content types for extract
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build was killed
|
2022-03-10 16:44:57 -08:00 |
|
|
f36c0b7ff7
|
Add additional tar/gzip headers
|
2022-01-10 11:50:07 -08:00 |
|
|
648784b91c
|
Add path argument
continuous-integration/drone/push Build is passing
This allows specifying a download directory.
Note: This is rhe directory, not name of the downloaded file(s)
|
2022-01-09 13:27:06 -08:00 |
|
|
020d9f442e
|
Add new fetching of git tags
|
2022-01-07 11:08:37 -08:00 |
|
|
c2ae14d48c
|
Update pre-commit and get tests passing
|
2022-01-05 20:27:37 -08:00 |
|
|
764d0f9e3a
|
Initial working
|
2022-01-05 17:01:44 -08:00 |
|