You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feedback from internal testing:
The luis_ci.yaml is long and complex. Consider splitting it up into separate pipelines to aid with understanding and ability to easily modify:
PR pipeline
CI/CD (merge to master) pipeline
Release pipeline
The text was updated successfully, but these errors were encountered:
It is now split into two. However, it appears that even if you do a tag or release in the ci pipeline, and you create a separate CD pipeline that triggers on tag or release, it will not trigger in response to something done by another pipeline. Has to be through the UI.
Needs further investigation.
Feedback from internal testing:
The luis_ci.yaml is long and complex. Consider splitting it up into separate pipelines to aid with understanding and ability to easily modify:
The text was updated successfully, but these errors were encountered: