Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 715 Bytes

File metadata and controls

12 lines (8 loc) · 715 Bytes

PRONOM Builder

Uses the roy tool to harvest PRONOM and then builds Ross Spencer's skeleton suites (regular and container). Uses Github Actions to automate creation of releases.

Rolling a new release

Make sure follow tags is configured with git config --global push.followTags true. Then:

  • replace DROID and container signature files in this repository with latest
  • commit change
  • tag e.g. git tag -a v91 -m "PRONOM v91"
  • then push to master.