dbx icon indicating copy to clipboard operation
dbx copied to clipboard

DBX Deploy not failing when internal error happens

Open sasi143 opened this issue 2 years ago • 1 comments

Expected Behavior

While executing the "dbx deploy" command, there are some validation errors caused due to a misprinted character from my end. I expected my pipeline to fail but it skipped and continued the next process

image

How can we make sure it fails or raise some error when some error is caused while executing?

Steps to Reproduce (for bugs)

dbx deploy --deployment-file deployment.yml dbx launch "test-exp" --existing-runs wait --trace

Your Environment

Azure DevOps CI/CD, WIndows Agent, Power Shell Scripts

  • dbx version used:0.8.7
  • Databricks Runtime version:

sasi143 avatar Dec 20 '22 20:12 sasi143

hi @sasi143 , could you please provide the deployment.yml content (please make sure you've deleted sensitive data if any).

renardeinside avatar Feb 22 '23 17:02 renardeinside