actions-marketplace-validations/LeanIX Value Stream Management action
Capture microservice and deployment information and send it to a LeanIX workspace
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | The LeanIX host where the connector is located, e.g: eu.leanix.net | yes | — |
| api-token | API-token for LeanIX workspace | yes | — |
| manifest-path | The location of the manifest file in your repository that includes information to be send to the CI/CD connector | yes | /lx-manifest.yml |
| stage | The deployment stage the workflow triggered for | yes | — |
| version | The current deployment version the workflow is triggered for | yes | — |
| dependency-manager | Type of the dependency manager used for the project eg: NPM, MAVEN | yes | — |
| maven-settings-path | Path to the maven user settings file. Make sure dependency manager is MAVEN | no | — |
| allow-failure | Pipeline exits with a failure upon error if set to false | no | true |
Outputs
no outputs