• 0.3.0-alpha.2 7627b28bcf

    0.3.0-alpha.2 Pre-Release

    Jef Roosens released this 2022-05-18 08:02:19 +02:00 | 260 commits to main since this release

    Added

    • Web API for adding & querying build logs
    • CLI commands to access build logs API
    • Cron build logs are uploaded to above API
    • Proper ASCII table output in CLI
    • vieter repos build id command to run builds locally

    Removed

    • vieter build command
      • This command was used alongside cron for periodic builds, but this has
        been replaced by vieter cron

    Changed

    • vieter build command now only builds a single repository & uploads the
      build logs
    • Official Arch packages are now split between vieter & vieter-git
      • vieter is the latest release
      • vieter-git is the latest commit on the dev branch
    • Full refactor of Docker socket code
    Downloads