Skip to main content

Commenting Test Results

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

This time not about autoscaling or other cloud feature. This time we are coming back to the core area of Kraken: testing. Today's 0.854 release introduces test results commenting.

More information about commenting is below.


Autoscaling with Kubernetes

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

Previous Kraken's release introduced a new installation method into Kubernetes using Helm chart. Today's 0.813 release allows for autoscaling on Kubernetes.

More information about Kraken on Kubernetes is below.


Installation on Kubernetes

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

The latest release 0.788 release brings support for Kraken installation into Kubernetes using Helm chart.

Helm installation guide shows how to do this.

Full information about current and past Helm chart releases can be found on: https://artifacthub.io/packages/helm/kraken-ci/kraken-ci.

More information about ArtiactHub is below.


Testing Frameworks

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

There have been added three articles in the Kraken's documentation about integration of testing frameworks with Kraken CI:

The latest release 0.698 release brings also a new feature: collecting, storing and presenting custom generated reports in e.g. HTML.

Quick Start guide shows how to install Kraken CI.


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