-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* target logs * fix iot test * logging * Add trace value in unwinding parent catalogs (#454) * add traceValue when read catalog property in parent catalog * update trace value * Turn off validation in standalone mode for cross type check (#446) * Turn off standalone validation for cross type check * Handle state.Spec is nil --------- Co-authored-by: Jiawei Du <59427055+msftcoderdjw@users.noreply.github.com> * add parent circular dependency check in catalog validation (#453) * add parent circular dependency validation * update manifest name * update helper function --------- Co-authored-by: Jiawei Du <59427055+msftcoderdjw@users.noreply.github.com> * Block campaign update and delete with running activation (#458) * update actions/upload-artifact version from v2 to v4 (#461) * Support parsing nested JSON properties and schema check for nested properties (#398) * support nested json properties * update go mod for coa * update scenario 04 * update go.sum * go mod tidy * update ut and syntax * update schema doc * fix test case * update samples * add doc for gojq * revert file Signed-off-by: linyguo <lingyunguo@microsoft.com> * revert file Signed-off-by: linyguo <lingyunguo@microsoft.com> * revert symphony-ghcr-values.yaml * merge update unit test * resolve go mod * update gojq format string * revert sample changes * update * update config expression check and docs --------- Signed-off-by: linyguo <lingyunguo@microsoft.com> Co-authored-by: Jiawei Du <59427055+msftcoderdjw@users.noreply.github.com> * update canary sample for minikube (#462) * Log lines improvement for workflow and solution deployment and small refactors (#447) * Log lines improvement and small refactors * return status when nextStage is not empty * Check pause status when selfDriving is false. Fix typo * Check pauseRequested regardless of selfDriving or not --------- Co-authored-by: Jiawei Du <59427055+msftcoderdjw@users.noreply.github.com> * fixed broken markdown links (#471) * use () to convert expression output to string (#470) * add context in evaluation context (#459) * add context in evaluation context * update context in stage manager --------- Co-authored-by: Jiawei Du <59427055+msftcoderdjw@users.noreply.github.com> * checking if the activation still exist for waitcount = 0 or waitcount very large. (#460) Co-authored-by: Jiawei Du <59427055+msftcoderdjw@users.noreply.github.com> * fix helm test --------- Signed-off-by: linyguo <lingyunguo@microsoft.com> Co-authored-by: Jiawei Du <59427055+msftcoderdjw@users.noreply.github.com> Co-authored-by: linyguo <lingyunguo@microsoft.com> Co-authored-by: Xingdong Li <xdlisjtu@gmail.com> Co-authored-by: Renjie Li <renjieli@microsoft.com> Co-authored-by: Haishi2016 <hbai@microsoft.com>
- Loading branch information
1 parent
f1ae181
commit f053e55
Showing
17 changed files
with
212 additions
and
122 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
Oops, something went wrong.