Treblle · Arazzo Workflow
Treblle Promote a Project's Environment
Version 1.0.0
Read a project, update its environment and metadata, and confirm the change took effect.
View Spec
View on GitHub
AnalyticsArtificial IntelligenceDeveloper ExperienceDocumentationGovernanceInsightsObservabilityPlatformSecurityTestingArazzoWorkflows
Provider
Workflows
promote-project-environment
Update a project's environment and verify the change.
Reads the current project environment, applies an update, then re-reads the project to confirm the new environment.
1
readProject
getProject
Read the project to capture its current environment before updating.
2
updateProject
updateProject
Apply the update, changing the project environment and any supplied metadata.
3
confirmUpdate
getProject
Re-read the project to confirm the new environment is in place.