Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Support the pipeline serialization #386

Merged
merged 5 commits into from
Mar 19, 2022
Merged

Support the pipeline serialization #386

merged 5 commits into from
Mar 19, 2022

Conversation

noahingh
Copy link
Member

@noahingh noahingh commented Mar 18, 2022

Add the validator that verifies there is a running deployment for the environment.

@noahingh noahingh added component: server This issue or pull request is related to the feature of the server-side enhancement New feature or request labels Mar 18, 2022
@noahingh noahingh linked an issue Mar 18, 2022 that may be closed by this pull request
@noahingh noahingh added this to the v0.7 milestone Mar 19, 2022
Comment on lines +25 to +26
// ErrorCodeDeploymentSerialization is the serialization error.
ErrorCodeDeploymentSerialization ErrorCode = "deployment_serialization"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a new error code for serialization.

@noahingh noahingh marked this pull request as ready for review March 19, 2022 08:34
@noahingh noahingh merged commit 12e25a8 into main Mar 19, 2022
@noahingh noahingh deleted the pipeline-serialization branch March 19, 2022 08:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: server This issue or pull request is related to the feature of the server-side enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Pipeline Serialization
1 participant