Fedor Korotkov
Fedor Korotkov
I just realized that we can reuse `timeout_in` field for prioritization. Right now the queue is sorted by only `creationTimestamp` but I think it's reasonable to include `timeout_in` in sorting...
I'm a bit hesitant about introducing an explicit task priority because of the users who use [compute credits](https://cirrus-ci.org/pricing/#compute-credits) or if they [bring their own compute](https://cirrus-ci.org/pricing/#compute-services). In this case these users...
I think it can be a part of https://github.com/cirruslabs/cirrus-cli/issues/143 which will allow to have basically a "lambda" on a build status change. This Starlark "lambda" will be able to send...
Will put it in the list for discussions for Q2. Did I understand it correctly that Zun (Containers Service) can't at the moment run a group of containers like pods...
Got it! Sounds like a perfect match. Cirrus CI is not yet open sourced so it's on our side to implement it. 😅Recent AWS-related work showed that the most time...
@mnaser we are looking into starting working on the OpenStack integration and have a few very basic questions. I will appreciate if you can answer them. Do people have OpenStack...
Cirrus agents use unidirectional communication so there is no need to have access to the agents, agents need to be able to access grpc.cirrus-ci.com. So this is great news! Will...
Not much of updates on our side. Did some preparational work and then got distracted by some urgent performance improvements for Cirrus infrastructure. Will keep you posted!
There are too many improvements planned for the current stack. Removing `high-priority` label since it's not high priority at this stage. 😞
@nfuhs no news at the moment. Plans for Q1 2019 are finalized now with the main themes of AWS support and Cirrus CI Enterprise with couple of smaller improvements. Could...