Releases: tramlinehq/buildkansen
Releases · tramlinehq/buildkansen
v0.2.4
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.2
Slightly better overall run-time calculation, minor fixes to the jobs table.
v0.2.1
Destroy user account and all data, and allow users to resume repository selection if GH signup breaks off in the middle.
v0.2.0
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
Landing page, signup, vm kickoff, workers, storage, pooling... everything is first cut.