-
Notifications
You must be signed in to change notification settings - Fork 258
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deployer): StateChangeLayer, DeploymentLogLayer, new log item st…
…ructure (#1171) * refactor(deployer): new log structure * WIP revert state tracking * mostly finish DeploymentIdLayer and StateChangeLayer * fix: comments Co-authored-by: Pieter <pieter@chesedo.me> * format log lines. LogItem::new. * deployment_id in spans, LogRecorder for Batcher * Convertions, log retrieval. * derive default * add matching for deployment log end states * fmt errors correctly --------- Co-authored-by: Pieter <pieter@chesedo.me>
- Loading branch information
Showing
24 changed files
with
670 additions
and
865 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.