github yoebuild/yoe v0.7.1

latest releases: v0.13.0, v0.12.11, v0.12.10...
3 months ago
  • Unit release field — units can now specify release = N for packaging
    revisions (apk -rN suffix). Defaults to 0. Bump when the unit definition
    changes but the upstream version doesn't.
  • Build metadata — each unit's build directory now contains a build.json
    with status, start/finish times, duration, build disk usage, installed size
    (destdir/apk), and input hash. The TUI detail view shows build time and sizes
    alongside the unit name.
  • Persistent build output — executor output (executor.log) is now written
    for both CLI and TUI builds, so the TUI detail view shows build output
    regardless of how the build was triggered.

To update, run: yoe update
Or download the binary for your architecture and place it in your PATH.
Note: Yoe-NG is in heavy development. We recommend cleaning your build directory and re-creating projects (yoe init) with each new release.

Don't miss a new yoe release

NewReleases is sending notifications on new releases.