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 ...



Sprint 2021 Jan 14 to Feb 3 summary

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

Opendev

  • We fixed issues related to Diskimage builder for bulding RHEL (python3-PyYAML was missing) and Centos/Fedora (get-pip.py) + fbo change for Elasticsearch reporter in Zuul has been merged o/
  • We rebased the zuul-runner changes, some more work is …
more ...

Sprint 2021 Jan 4 to Jan 13 summary

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

Opendev

  • We help community to remove Fedora 31 nodeset
  • We provided a docker-compose to simplify testing the zuul web ui authentication changes [Demo]
  • we provided a fix in zuul for problems introduced by a breaking update of pyjwt introduced …
more ...