Skip to main content

6 posts tagged with "release"

View All Tags

Job Designer and More - 0.962 Release

· 3 min read
Michal Nowikowski
Kraken Founder. I’m software engineer focused on full-stack programming and improving software processes.

The job designer (#171) is the main feature in 0.962 release.

Besides that, it contains:

  • support for multiline shell scripts and selecting shell executable (#183 and #184) charts
  • new chart showing flows duration in a branch (#173)
  • multiple new base docker images for various programming languages
  • split results chart to pass ratio chart and passed/total chart (#187)

More information about these changes is below.


Dark Mode in 0.945 Release

· 3 min read
Michal Nowikowski
Kraken Founder. I’m software engineer focused on full-stack programming and improving software processes.

The dark mode is the main feature in 0.945 release.

Besides that, it contains:

  • added a new tool values_collect that allows collecting values and then doing charts in UI based on them
  • added cleaning cache in MinIO
  • updated Go base image
  • added new base image for MLflow

More information about these changes is below.


Kraken Release 0.645

· 2 min read
Michal Nowikowski
Kraken Founder. I’m software engineer focused on full-stack programming and improving software processes.

The 0.645 release contains several new features and improvements and some fixes. The most noteworthy changes are:

  • added background steps
  • added support for Rocky Linux
  • replaced Celery with RQ for background tasks
  • upgraded Angular and PrimeNG to 12

Quick Start guide shows how to install Kraken CI.


Kraken Release 0.557

· 3 min read
Michal Nowikowski
Kraken Founder. I’m software engineer focused on full-stack programming and improving software processes.

The 0.557 release contains several new features and improvements and some fixes. The most noteworthy changes are:

  • improved diagnostics capabilities, i.e. browsing internal logs from Kraken services
  • integration with AWS EC2 - this is in beta state

Quick Start guide shows how to install Kraken CI.


Kraken Release 0.492

· One min read
Michal Nowikowski
Kraken Founder. I’m software engineer focused on full-stack programming and improving software processes.

The 0.492 release contains one feature:

  • status badges

and two fixes:

  • fixed collecting commits info in case there are deleted files
  • fixed returning tests results counts - mistake during code cleanup

Kraken Release 0.475

· 2 min read
Michal Nowikowski
Kraken Founder. I’m software engineer focused on full-stack programming and improving software processes.

The 0.475 release contains three main features:

  • presenting the status of the last flows on the Kraken main page
  • presenting changes in Git repository that got into a given flow
  • presenting step duration on Run page, on the selected job, on Steps tab