mirror of
https://github.com/lubuntu-team/ci-tooling.git
synced 2025-03-10 06:31:09 +00:00
- Variable use before assignment - Unhandled edge cases where variables referenced may not have the subdata/indexes requested - try/catch fixes where 'finally' references a variable that might not exist - Unnecessary imports - Added requirements.txt file with base module requirements (without version specificity at this time)
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%