Skip to content

Feature Checklist

Track features for this project and mark them as shipped.

Features

UI

  • [x] Add Purpur builds to harvested artifacts output.
  • [x] Harvest Mojang download metadata and release details into mcmeta branches.
  • [x] Harvest Yarn mapping versions per Minecraft version into mcmeta metadata.

Ops

  • [ ] Automated runs
  • [x] Add S3 upload for harvested artifacts with configurable prefix and endpoint.
  • [x] Cache upstream source responses on disk to speed up harvest re-runs.

Other

  • [x] Add feature checklist page to track project progress.
  • [x] Add mcmeta harvest docs and changelog pages.
  • [x] Allow harvest commands to publish directly to git with --publish.
  • [x] Branch publishing
  • [x] CLI workflow
  • [x] Configurable sources
  • [x] Log harvest steps with per-source summaries.
  • [x] Support mc=latest and mc=custom in harvest commands.