Stop uploading snapshot artifacts to Artifactory

The JFrog account that's used by the LOOT organisation will be
deactivated on 2023-07-02 because JFrog are sunsetting their free
accounts.
This commit is contained in:
Oliver Hamlet
2023-06-05 17:34:29 +01:00
parent 5a9179be1b
commit 64293324c3
2 changed files with 3 additions and 51 deletions
+3 -1
View File
@@ -8,7 +8,9 @@ A Python module that wraps libloot, generated by [pybind11](https://github.com/p
## Downloads
Snapshot builds are available on [Artifactory](https://loot.jfrog.io/ui/repos/tree/General/libloot-python). The snapshot build archives are named like so:
Releases are hosted on [GitHub](https://github.com/loot/libloot-python/releases).
Snapshot builds are available as artifacts from [GitHub Actions runs](https://github.com/loot/libloot-python/actions), though they are only kept for 90 days and can only be downloaded when logged into a GitHub account. The snapshot build archives are named like so:
```
libloot-python-<short revision ID>-python<python version>-win<architecture>.zip