Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Releases: aevea/knit

We have a new name: knit

03 May 18:11
Compare
Choose a tag to compare

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

30 Apr 19:03
Compare
Choose a tag to compare

🚀 Features

  • 1b51055 add PullRequestService.Oldest to API server
  • e178217 allow JS client to accept url parameter
  • 0e6a059 information about mergedAfterReview time

🔧 Chores and Improvements

  • baf0682 (ci) fix publishing does not run on merge to master

v0.1.1: chore: improve naming for gobinaries download

29 Apr 23:00
Compare
Choose a tag to compare

🔧 Chores and Improvements

  • a7e8719 improve naming for gobinaries download

v0.1.0: feat: Merged PR info

29 Apr 21:27
Compare
Choose a tag to compare

🚀 Features

🔧 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.