📄️ 📌 Global Pipelines
This functionality is designed so that, whoever has permissions to add variables in the CI platform, can leave certain fratures fixed in the pipelines at the organization level.
📄️ Application Port
In Kubernetes or OpenShift, your can set the listening port of the application or microservice.(The targetPort of the service)
📄️ Approvals
This page explains how to customize the Approvals job in your ShamanOps Workflow.
📄️ Cloud Credentials
AWS - CodeArtifact
📄️ Code Quality Check
This page explains how to customize the Static Application Security Testing (SAST) analisys of the application or microservice.
📄️ Database Versioning
With the need to keep the environments aligned, we generated the database versioning step using the Liquibase tool.
📄️ Deployment Strategy
This page explains how to customize the Deployment Strategy of the application or microservice.
📄️ Dynamic Environments
Please notice that this feature is not compatible with the Multi Cluster feature
📄️ Functional Analysis
This page explains how to use and customize the Functional Analisys for the application or microservice, this step uses an integration with Teskube
📄️ Log Level
This page explains how to customize the level of logs to be displayed in the pipeline execution output.
📄️ Metrics
This page explains how to enable the possibility to display and visualize metrics related to DevOps and developers.
📄️ Multi Cluster
\ 📢 Please notice that this feature is on Tech Preview*
📄️ Pre-deployment Jobs
This feature is intended for jobs that must be executed before the deployment of an application or service and that need to be added to the CI/CD process.
📄️ Security Check
This page explains how to customize the Software Composition Analysis (SCA) for the application or microservice.
📄️ Secrets in Code
This page explains how to customize the Secrets in Code scan for the application or microservice.
📄️ Software Bill of Materials
This page explains how to generate the Software Bill of Materials (SBOM) report out of the application or microservice.
📄️ Stress Test
This page explains how to customize the Stress Test for the application or microservice that will be excecuted in the Staging environment.
📄️ Git Submodules
This page explains how you can keep using Git Submodules while deploying apps with ShamanOps.