Kraken CI Kraken Versions Save

Kraken CI is a continuous integration and testing system.

v1.7

2 months ago

The installation instruction is available in Quick Start guide.

Major changes

  • added integration with Radicle, a peer-to-peer code collaboration stack
  • added notifications to Discord channels

Fixes

  • fixed presenting details from GitHub pull requests

Full Changelog: https://github.com/Kraken-CI/kraken/compare/v1.6...v1.7

v1.6

5 months ago

The installation instruction is available in Quick Start guide.

Major changes

  • added support for Windows VMs in AWS EC2

Improvements

Fixes

Full Changelog: https://github.com/Kraken-CI/kraken/compare/v1.5...v1.6

v1.5

7 months ago

The installation instruction is available in Quick Start guide.

Major changes

  • support for Windows in the Kraken Agent

Fixes & improvements

  • fixed detecting Kraken Agent environment when it is run inside Docker that is using CGroup v2 - #303
  • fixed triggering a flow by GitHub webhook when another flow is in progress - #296
  • fixed handling multiline secrets
  • improved handling agent inactivity - now it is not needed to reenable agent when it was disabled due to inactivity

Full Changelog: https://github.com/Kraken-CI/kraken/compare/v1.4...v1.5

v1.4

9 months ago

The installation instruction is available in Quick Start guide.

Major changes

  • added support for environment variables - #286

Features & improvements

Fixes

Full Changelog: https://github.com/Kraken-CI/kraken/compare/v1.3...v1.4

v1.4.16

9 months ago

v1.3

10 months ago

The installation instruction is available in Quick Start guide.

Major changes

Features & improvements

Fixes

Full Changelog: https://github.com/Kraken-CI/kraken/compare/v1.2...v1.3

v1.2

1 year ago

The installation instruction is available in Quick Start guide.

Fixes

  • fixed circular dependency in auth service, addresses #274

Full Changelog: https://github.com/Kraken-CI/kraken/compare/v1.1...v1.2

v1.1

1 year ago

The installation instruction is available in Quick Start guide.

Major changes

  • added storing user data server-side in workflows
  • added access to user data and other objects like flows, branches, etc in workflow schema context

Features & improvements

  • added storing user data in a step, resolves #260
  • added presenting context data on project, branch, flow and run pages
  • exposed secrets in schema context
  • exposed flow and run sequences in schema context
  • added access to many various objects in context passed to stage schema function
  • added interpolating values of various objects like flow, branch, etc., resolves #261
  • improved presenting flow results on a project page
  • added download logs option on simple logs panel
  • added support for Rocky Linux 9, AlmaLinux and Debian Bookworm
  • upgraded flask to 2.x
  • added forcing run analysis and added ui for triggering bg jobs
  • improved handling errors, added tracing rq jobs exceptions

Fixes

  • fixed setting repo for stage schema

Full Changelog: https://github.com/Kraken-CI/kraken/compare/v1.0...v1.1

v1.0

1 year ago

The installation instruction is available in Quick Start guide.

Major changes

  • added retention policy for logs
  • added presenting logs related to branch, flow, run and job activities that happen on server side

Features & improvements

Fixes

Full Changelog: https://github.com/Kraken-CI/kraken/compare/v0.1126...v1.0

v0.1126

1 year ago

The installation instruction is available in Quick Start guide.

Features & improvements

  • significantly improved presenting job and its steps logs and status, addresses #238
  • updated openjdk docker image for kraken

Fixes

Full Changelog: https://github.com/Kraken-CI/kraken/compare/v0.1101...v0.1126