Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 948 Bytes

File metadata and controls

18 lines (14 loc) · 948 Bytes

TODO

Zenodo uploads

  • Upload documents/2025-08-28_NAIF_information_event.pdf to the NAIF Zenodo community and replace links in about.qmd and events/2025-08-28-information-event/index.qmd with the DOI
  • Upload documents/naif-repositories-survey-2025.pdf to the NAIF Zenodo community (add DOI link where it is referenced)

Manual repository setup

  • Enable Dependabot alerts and security updates in GitHub repository settings
  • Add branch protection for main (require PR reviews + passing checks)
  • Ensure GitHub Pages is configured to deploy from GitHub Actions
  • Enable Zenodo-GitHub integration for automatic archival and DOI minting
  • Add DOI badge + DOI link in README.md once first Zenodo record exists
  • Replace DOI badge placeholders (GITHUB_REPO_ID, ZENODO_RECORD) with real Zenodo values
  • Verify first-interaction and CI workflows are enabled and passing on main