bssw-tutorial / tutorial-management

An issues-only repository for overarching management of BSSw tutorial development and presentation
0 stars 0 forks source link

Figure out new workflow for non-DOI publication of tutorial presentations #85

Open bernhold opened 1 year ago

bernhold commented 1 year ago

In #37 we decided that we don't really need DOIs for tutorial presentations. Now we need to figure out where we do want to publish them instead.

Options seem to be:

  1. Utilize the release links in the presentations repo (https://github.com/bssw-tutorial/presentations/releases/download/<event-label>/<event-label>.zip)
    • Pro: producing these releases is already part of our workflow
    • Pro: doesn't require duplication of storage in GH repos
    • Con: The website is no longer the self-contained archive of the tutorial materials
    • Okay, honestly, it already isn't a complete repository -- the presentations are outside now, and the recordings are outside
  2. Add the zips directly to the website repository
    • Pros and cons are the converses of above