This repository was archived by the owner on Jun 1, 2022. It is now read-only.
Kashti v0.3.0
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:
- handing of additional api states
pending
andunknown
💰𝐓
[kash-tee]