Sprint 2021 May 20 to Jun 09 summary

Below are the tasks we worked on during our last sprint.

Opendev

  • We investigated using Matrix instead of IRC
  • We investigated a Zuul scheduler issue where the gerrit connection is not restored after a restart
  • We've improved the search pages for builds and buildsets in the UI (autocompletion for some …
more ...

Practical Haskell Use Cases

This post presents a few practical projects in which we used Haskell succesfully.

After using Python type annotations, and then the OCaml type system, a colleague and I started to use Haskell to better define our program. We …

more ...

Sprint 2021 Apr 29 to May 19 summary

Below are the tasks we worked on during our last sprint.

Software Factory

  • We started to work on SF 4.0 by validating we can run sf-ci-functional-minimal job using zuul containers from opendev
  • We have fixed logserver display of compressed log files in html format
  • We fixed the provision-demo option …
more ...


Sprint 2021 Mar 18 to Apr 07 summary

Below are the tasks we worked on during our last sprint.

Opendev

  • We made progress on the zuul-runner implementation, the required server side change is now effective in zuul.opendev.org, the cli and base needs some more work to be fully usable though
  • We fixed a network issue with …
more ...


Software Factory 4 Roadmap

Hello,

Here is the roadmap for Software Factory's next major release. The 4.x release aims to decouple the base operating system from SF services, so that Software Factory can be deployed on RPM based flavors of Linux and containerized all SF services.

The high level steps are:

  • 4.0 …
more ...