Closed AndyCW closed 4 years ago
Closes #65 - Implemented checks on first ops with LUIS to flag 'silent' failures Closes #64 docs updates for Next Steps Closes #62 Uses fixed bf luis:application:publish
For #65 and #62 - successful runs shown here: PR: https://github.com/AndyCW/AndyLUISDevOpsSample/actions/runs/122719420 . CI/CD: https://github.com/AndyCW/AndyLUISDevOpsSample/actions/runs/122731505 For #65 - after deleting a GitHub ecret, this run demonstrates that the pipeline fails on first attempt to interact with LUIS: https://github.com/AndyCW/AndyLUISDevOpsSample/pull/104/checks?check_run_id=731664804 . Previously it would fail silently and not terminate the pipeline which would error later on, meaning it was difficult to identify the root cause.
Closes #65 - Implemented checks on first ops with LUIS to flag 'silent' failures Closes #64 docs updates for Next Steps Closes #62 Uses fixed bf luis:application:publish
For #65 and #62 - successful runs shown here: PR: https://github.com/AndyCW/AndyLUISDevOpsSample/actions/runs/122719420 . CI/CD: https://github.com/AndyCW/AndyLUISDevOpsSample/actions/runs/122731505 For #65 - after deleting a GitHub ecret, this run demonstrates that the pipeline fails on first attempt to interact with LUIS: https://github.com/AndyCW/AndyLUISDevOpsSample/pull/104/checks?check_run_id=731664804 . Previously it would fail silently and not terminate the pipeline which would error later on, meaning it was difficult to identify the root cause.