Skip to content

Kernova tooling 0.1.0-beta

Choose a tag to compare

@stromblex stromblex released this 13 Jun 08:33
· 19 commits to main since this release

Kernova tooling 0.1.0-beta

First beta milestone for the Kernova automation repository. This release is for tooling and source automation, not a modpack artifact upload.

Highlights

  • Modrinth-only mod resolution and dependency-aware build support for Fabric and NeoForge profiles.
  • CurseForge publishing flow supports full-zip upload artifacts with dry-run metadata checks.
  • Release flow can sync and push the PackPing update feed automatically.
  • PackPing feed notices can show Minecraft-upgrade toast messages.
  • VartaPack support generates profile, rules, support config, integrity manifests, and Doctor-mode checks.
  • Validation and unittest coverage now cover repository layout, builder behavior, versioning, publishing, and validation paths.

Validation

  • Source validation passed with 0 errors and 0 warnings.
  • Artifact validation reported 0 errors and expected warnings for absent generated builds/artifacts in this tooling-only checkout.
  • Unit tests passed: 26 tests.
  • Generated modpack artifacts are intentionally not attached to this release.