Skip to content

Releases: tramlinehq/buildkansen

v0.2.4

08 Jul 18:04
Compare
Choose a tag to compare

Fix an issue when one doesn't have sufficient permissions to connect to a GitHub repo and can only request them. Instead of throwing an error to the user, redirect them back to the landing page again for now.

v0.2.3

28 Mar 09:02
Compare
Choose a tag to compare

Add in-app support chat

v0.2.2

18 Mar 16:22
Compare
Choose a tag to compare

Slightly better overall run-time calculation, minor fixes to the jobs table.

v0.2.1

13 Mar 14:13
Compare
Choose a tag to compare

Destroy user account and all data, and allow users to resume repository selection if GH signup breaks off in the middle.

v0.2.0

12 Mar 18:06
Compare
Choose a tag to compare

Track workflow job history, and show it on the dashboard.
Also, move some db updates away from the webhook handling to goroutines.

v0.1.1

29 Feb 15:04
Compare
Choose a tag to compare

Landing page, signup, vm kickoff, workers, storage, pooling... everything is first cut.