Add Maestro BPMN validation fixtures#623
Closed
gozhang2 wants to merge 1 commit intofeature/maestro-bpmn-skillfrom
Closed
Add Maestro BPMN validation fixtures#623gozhang2 wants to merge 1 commit intofeature/maestro-bpmn-skillfrom
gozhang2 wants to merge 1 commit intofeature/maestro-bpmn-skillfrom
Conversation
Contributor
Author
|
Closed as duplicate/stale. The shared Maestro BPMN PR #616 now contains these validation fixtures plus the smoke-task schema repair commit; review should continue there. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
bash skills/uipath-maestro-bpmn/.maintenance/check-validation-fixtures.sh-> passed (validation_fixture_projects=4 bpmn_files=4 errors=0)bash skills/uipath-maestro-bpmn/.maintenance/check-all.sh-> passeduv run ruff check skills/uipath-maestro-bpmn/.maintenance/check-validation-fixtures.py-> passeduv run ruff format --check skills/uipath-maestro-bpmn/.maintenance/check-validation-fixtures.py-> passedrun_workspace_checks(kinds=auto)-> fmt passed for changed Python, tests passed; repo-wide lint failed on existing unrelatedtests/ruff issuesrun_workspace_checks(check_kinds=["fmt","lint","typecheck","test","test_web"])-> failed on existing repo-widetests/ruff format/lint drift; pytest passed, typecheck/test_web skipped as expectedNotes