This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
Releases: aevea/knit
Releases Β· aevea/knit
We have a new name: knit
After discussing in the team we decided that Merge Master
was a very confusing name since it only applied to the Gitlab naming for Merge Requests. We have decided to rename to knit to show people how their teams knit their products together using commits.
π Features
- d53f917 make LongestOpenPR more human-friendly
- 0fd78c8 add Longest Open PR to webapp
- b14fca9 introduce basic webapp scaffold
π§ Chores and Improvements
- 8c6f8d8 update readme to reflect project
- 4da03ac (deps) update dependency svelte to v3.22.0
- 5b5870a rename to knit
- 95caca4 Create FUNDING.yml
- e60cb8a add webapp:install to magefile
- 0daeeb6 (deps) update dependency @rollup/plugin-commonjs to v11.1.0
- 7588115 (deps) update dependency rollup to v2
- fdff847 (deps) pin dependencies
- 9005753 drop support for Go 1.12
v0.2.0
v0.1.1: chore: improve naming for gobinaries download
π§ Chores and Improvements
- a7e8719 improve naming for gobinaries download
v0.1.0: feat: Merged PR info
π Features
- e59982a Merged PR info
- d58122e add oldest PR info to pr-info command
- a0904db basic cli set up
- bad7d08 add client auto-generation
- 405e269 add healthcheck route using oto
- eb76cda add sample healthcheck route
π§ Chores and Improvements
- 8714a90 (deps) update oto-tools to v0.2.0
- 6ceb84e (deps) update github.com/aevea/magefiles commit hash to 0004d5a
- 1b4cb59 update to aevea naming
- 1cc37fa move cli main.go to /cli
- 0cd0a5e (ci) only publish client on changes to definitions
- 91ee673 (ci) improve naming of publish client job in CI
- 450f521 simplify oto-tools github action by moving it under mage
- 4643e3e (deps) update module outillage/oto-tools to v0.1.0
- 3e5552b update goreleaser template
- e276417 move oto template into /templates directory
- 2dd659c replace Makefile with Magefile
- c51b880 add oto-tools to tools.go
- 5bafc50 set up folder structure
- a780931 set up github action
π¦ Other
- 576d01c Revert "feat: add sample healthcheck route"
This reverts commit eb76cda.
- 3b3cfd5 Initial commit