Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Kashti v0.3.0

Compare
Choose a tag to compare
@flynnduism flynnduism released this 29 Jul 20:47
e2eb930

We're happy to announce a new, improved v0.3.0 of Kashti!

Rewritten in Angular 5:

Kashti has been reworked to use a more recent version of Angular, as prior releases were built on 1.x (Angular.js), using a depreciated framework. This means improved performance and solves a bunch of architectural issues - providing a cleaner, stable slate to build upon.

  • app is organized into components, as per [best practices]
  • written in typescript
  • addition of e2e tests
  • builds now sort chronologically (thanks @alexanderj1988)

API Proxy

The connection between Kashti and the Brigade API has been simplified using a proxy. Now you can run brig dashboard to connect Brigade with the dashboard.

Brig is Brigade's command line tool, documented here. This change eliminates the need to expose the API server publicly.

Interface Changes:

Kashti will also now display some some additional data from the Brigade API:

  • in addition to showing logs for the jobs on a build, you will now see the master log for the build itself:

https://user-images.githubusercontent.com/13103165/42822917-e9f8c2a2-89e4-11e8-98a6-25e21c8eb1df.PNG

  • handing of additional api states pending and unknown

new-states


💰𝐓
[kash-tee]