• v0.9.0 43c6e812dc

    v0.9.0
    All checks were successful
    Rust / build (push) Successful in 3m15s
    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
    ci/woodpecker/cron/cron-docker-builder Pipeline was successful
    ci/woodpecker/cron/push-next Pipeline was successful
    ci/woodpecker/cron/tag-created Pipeline was successful
    Pre-release

    kemitix released this 2024-07-12 19:10:08 +01:00 | 213 commits to main since this release

    Documentation

    Features

    • Update auth of interal repos when changed in config (9c20e78)
    • Log as an error when webhook url ends with a slash (7578ab3)
    • Perform controlled shutdown on ctrl-c (fd762e2)
    • Recheck failed status (5f36282)

    Miscellaneous Tasks

    • GitDir tracks when repo is cloned by git-next (df35244)
    • Don't modify config of external repos (57a614b)
    • Lint fix for Dockerfile (cbf6c3b)
    • Bump docker runtime os image (f61c556)
    • Remove unused FakeOpenRepository (d9feaea)
    • Bacon treats clippy warnings as errors (56756ca)
    • Local dev used debug logging (4252411)

    Refactor

    • Split git::repository::open::tests module (2e374d3)
    • Split git::repository::tests module (5ab075c)
    • Extract git::repository::factory module (4e60be6)
    • Split server storage creation out from startup (4276964)
    • Split ReceiveServerConfig handler (7212154)
    • Split messages and handlers for server-actor (681b2c4)

    Build

    • Pin versions for docker base images (6bbc894)
    Downloads