React for python developers

Note

Please be advised that this article is based on personal experimentation without any prior knowledge of React. The information may be incorrect. Please use at your own discretion.

In this article I will present what I learned about React from a Python developer point of view.

Package Manager

Python …
more ...




Zuul Hands on - part 1 - What is Zuul ?

This article is the first in a series about learning Zuul by usage. This series will start with simple use cases then will cover more complex jobs configurations.

In this first article, we will quickly introduce Zuul's components and give some details about how Zuul is integrated within Software Factory …

more ...

How to setup a Software Factory sandbox

In this article, we will explain how to setup a sandbox in order to experiment with Software Factory. The following article explains how to setup a CentOS 7 virtual machine guest based on VirtualBox. Feel free to adapt the following to the hypervisor of your choice. The sandbox guest will …

more ...


Sprint 2018-28 summary

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

Regarding Software Factory:

  • We moved forward to populate the 3.1 target of SF now mostly waiting for zuul upstream to release
  • We experimented with master/tenant(github) - mainly for the ansible deployment - discovered some issues/fixed.
  • We added …
more ...


What is the difference between Software Factory and Zuul?

Here is a detailed answer to this frequently asked question.

SF Integrates Zuul

SF is a superset of Zuul, which is similar to the openstack-infra architecture. It provides a complete development forge including:

  • Repository and code review (gerrit and cgit),
  • A log server (httpd, os_loganalyze and ara),
  • Collaborative tools …
more ...