inveniosoftware / invenio-s3

S3 file storage support for Invenio.
https://invenio-s3.readthedocs.io
MIT License
0 stars 16 forks source link

Update dependencies and fix imports in conftest.py #31

Closed Samk13 closed 7 months ago

Samk13 commented 7 months ago

:heart: Thank you for your contribution!

Description

Checklist

Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:

Third-party code

If you've added third-party code (copy/pasted or new dependencies), please reach out to an architect.

Reminder

By using GitHub, you have already agreed to the GitHub’s Terms of Service including that:

  1. You license your contribution under the same terms as the current repository’s license.
  2. You agree that you have the right to license your contribution under the current repository’s license.
utnapischtim commented 7 months ago

Overall looks good to me. NOTE: you could update the github/actions in the tests.yml and pypi-publish.yml file as in this commit. this prevents warnings for usage of node12 or node14