You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think a docker container that checks and waits for PRONOM changes then compiles the new PRONOM database and presents them in the API would be a batter approach and fully autonomous.
Since v1.6 FIDO can update a pre-compiled updated PRONOM signature file from this web service: https://fidosigs.openpreservation.org/, see code for details. The web service is a container instance of this Docker image: https://hub.docker.com/repository/docker/openpreserve/fidosigs/general. What's needed is enough GitHub Actions magic to:
workflow_dispatch
trigger is fine to start with.The official site should auto-update from here.
This issue was created for the Hackathon 2023 review. @sromkey @darrendignam might be of interest?
The text was updated successfully, but these errors were encountered: