Skip to content

v0.5.0

Compare
Choose a tag to compare
@applejag applejag released this 19 Jul 11:44
· 133 commits to main since this release
758c39d

A lot has happened since the last release. Jelease has pretty much received a full-out rewrite since v0.4.1. Before Jelease was defined by a 300 lines of code long main.go file, but now it has 5000 lines of code.

Changes (since v0.4.1)

  • Open sourced Jelease!
  • Jelease can now create GitHub Pull Requests! You configure Jelease on how it should apply patches, and then it creates PRs with these changes, and links this PR into the Jira ticket it creates.
  • Jelease now has a HTML web page you can interact with.
  • Configure Jelease via ~/.config/jelease.yaml. You can validate your config file via our config schema as well
  • Jelease has received a new mascot! The Jelease Gopher :D
  • New command line interface with proper flag parsing and sub commands
  • Added Helm chart to deploy Jelease