Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@CarlJi CarlJi released this 30 Oct 02:28
· 1 commit to master since this release

What's New

  • Kubernetes Runner Enhancements:

    • Added support for Kubernetes runner (#403 by @wwcchh0123)
    • Refactored and enhanced Kubernetes runner capabilities (#410, #411 by @CarlJi)
    • Deployed Kubernetes runner with further enhancements (#412 by @CarlJi)
    • Updated Kubernetes runner to use init containers for preparing code (#415 by @CarlJi)
  • New Features:

    • Added workspace feature to copy all repositories to the runner (#426 by @CarlJi)
    • Provided knowledge and reference information for linter comments (#414 by @wwcchh0123)
    • Enhanced issue reference feature (#419 by @CarlJi)

Improvements

  • Refactor:

    • Refactored to define Git provider (#406 by @CarlJi)
    • Refactored to use common code review information for agents (#407 by @CarlJi)
  • README Updates:

Fixes

  • Linter & Code Quality:

    • Disabled Tagliatelle linter (#401 by @CarlJi)
    • Fixed golangci-lint to use top-level Go module directory as workdir (#422 by @CarlJi)
    • Resolved issues with pathalias support for the main repository (#423 by @CarlJi)
  • Deployment:

    • Deployed custom image for the project (#425 by @CarlJi)