• v0.6.0 6cab8bb2ba

    v0.6.0
    All checks were successful
    Rust / build (push) Successful in 1m8s
    ci/woodpecker/push/cron-docker-builder Pipeline was successful
    ci/woodpecker/push/push-next Pipeline was successful
    ci/woodpecker/push/tag-created Pipeline was successful
    ci/woodpecker/tag/cron-docker-builder Pipeline was successful
    ci/woodpecker/tag/push-next Pipeline was successful
    ci/woodpecker/tag/tag-created Pipeline was successful
    Pre-release

    kemitix released this 2024-05-25 08:12:31 +01:00 | 331 commits to main since this release

    Features

    • Config file watcher will respond to touch (ebbb655)

    Miscellaneous Tasks

    • Don't directly open coverage report (c92e41e)

    Refactor

    • Disolve gitforge:errors module (564e14a)
    • Move MessageToken to repo-actor crate (4053563)
    • Rename gitforge crate as forge (f2af849)
    • Improve consistency of use of git types (639223f)
    • Move ForgeLike to git (64cbe36)
    • Merge config and load modules (17b1629)
    • Consitent use of config crate (9e37c07)
    • Extract forge-forgejo crate (5253e13)
    • Remove unused git branch error (0202be1)
    • Move forgejo branch test to forgejo crate (7818b25)
    • Get commit log from local repo (step 1) (7a0247e)

    Testing

    • Don't record coverage for mock forge (d76be11)

    Build

    • Forge only include forgejo crate when feature enabled (4cd797a)
    Downloads