mirror of
https://github.com/lubuntu-team/ci-tooling.git
synced 2025-03-12 23:51:09 +00:00
04ea168cff
Summary: * Remove unused import * Remove unused variables * Empty string is always False, don't check it twice * Use os.path.join to create a path Test Plan: Check that the behaviour is the same as before. Reviewers: tsimonq2 Reviewed By: tsimonq2 Differential Revision: https://phab.lubuntu.me/D65
Lubuntu CI Tooling
This is the tooling originally designed for the Lubuntu CI, visible at ci.lubuntu.me. It can be used for a variety of projects and is extendable using a simple YAML file.
This is currently a work in progress and this README will be updated as features are implemented.
Languages
Python
100%