nstrydom2 / anonfile-api

An unofficial Python Anonfiles.com API
MIT License
62 stars 24 forks source link

Manifest File #95

Closed StefanGreve closed 1 year ago

StefanGreve commented 1 year ago

Link to last release job:

Relevant links to documentation:

StefanGreve commented 1 year ago

The last commit (04d325cd95cf5b64c739f1702ae87e295690cab6) addresses the following warning:

[deploy (3.8)](https://github.com/nstrydom2/anonfile-api/actions/runs/5665112104/job/15349445971)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
StefanGreve commented 1 year ago

@nstrydom2 Consider adding another workflow file for testing the release pipeline, you can read more about it at https://packaging.python.org/en/latest/guides/using-testpypi/

Note that this target requires a separate account, so you will need to add a new set of secrets for this job. The workflow file should look similar to what you have at python-publish.yml, albeit not identical.