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 and PHPUnit tests).
quayio Quay.io is a container registry that allows a developer team to store, manage and securely distribute container images (releases).
lokalise Lokalise helps manage translations and localization workflows enabling efficient 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 developrs identify bugs and vulnerabilities.
qlty Qlty offers feedback on code quality and structure helping maintain a consistent codebase.
⚠️ **GitHub.com Fallback** ⚠️