Skip to main content

2 posts tagged with "windows"

View All Tags

Windows Support in AWS

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

Kraken version 1.6 introduces support for Windows in deploying a virtual machine with the Kraken Agent on AWS EC2. This means that it is now possible to execute jobs on Windows systems in the AWS EC2 environment.

The 1.6 release brings several more changes and fixes. To see the details, please check the the release notes. Some of the changes included are:

  • added link to docs page in the top bar
  • added checking agents group correctness provided in schema
  • several fixes

More details about the support for Windows in AWS EC2 are provided below (Read More).


Windows Support in Kraken Agent

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

Kraken version 1.5 introduces support for Windows in the Kraken Agent. This means that it is now possible to execute jobs on Windows systems using Kraken CI.

The 1.5 release brings several more changes and fixes. To see the details, please check the the release notes. Some of the changes included are:

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

More details about the support for Windows are provided below.