-
redpesk factory releases
-
Continuous delivery
-
Projects management
-
Containers management
-
Images management
-
Applications management
-
Security audit tests
-
Monitoring
-
redpesk command line interface (rp-cli)
-
Local builder
-
Test Framework
-
SOTA
-
External Triggers
Introduction
In order to enhance the continuous integration, delivery and deployment (CI/CD) aspects of redpesk based projects, it is possible to interact with the redpesk factory from external tools.
For the moment, this interaction is done using the redpesk command line tool, alias rp-cli.
In the following chapter, there can be found examples of:
- Gitlab CI set-up, allowing Gitlab CI pipelines to trigger builds and tests on a redpesk factory.
- GitHub Actions set-up, allowing GitHub Actions workflows to trigger builds and tests on a redpesk factory.