Tools used in Skosmos development - NatLibFi/Skosmos GitHub Wiki

We use many tools and services to support Skosmos development. The most up-to-date grading of Skosmos by these pieces of software is displayed on the landing page of this repository as badges.

Here's a listing of tools we use:

gh-actions GitHub Actions automates workflows for building, testing and validating code helping streamline development processes (including running Cypress UI tests and PHPUnit tests).
quayio Quay.io is a container registry that we use to distribute Docker container images of Skosmos releases.
lokalise Lokalise helps manage UI translations enabling crowdsourced maintenance and updates of multilingual content in a centralized way.
codecov Codecov helps a developer team understand how well their tests (unit and integration tests) cover the codebase and highlights changes in coverage.
scrutinizer Scrutinizer analyzes code quality and provides numeric insights and recommendations to help a developer team maintain reliable code.
sonar SonarCloud analyzes code to help developers identify bugs and vulnerabilities.
qlty Qlty offers feedback on code quality and structure helping maintain a consistent codebase.
⚠️ **GitHub.com Fallback** ⚠️