Skip to content

Exit CI on build error#153

Merged
Mortaro merged 1 commit intonullstack:gui-scriptsfrom
GuiDevloper:build-error-exit
Jan 22, 2022
Merged

Exit CI on build error#153
Mortaro merged 1 commit intonullstack:gui-scriptsfrom
GuiDevloper:build-error-exit

Conversation

@GuiDevloper
Copy link
Copy Markdown
Member

This big PR changes the way a production build error exits (focusing on failing CI ones)
Taking Vercel as example, currently a error (e.g: syntax) happens like this:

ci-build-not-exiting

ending on simply deploying (with success) a broken app to production.
With this PR it does the following:

ci-build-exiting

Straightfully avoiding a broken deploy (as expected? 🤔)

@Mortaro Mortaro changed the base branch from next to gui-scripts January 22, 2022 23:09
@Mortaro Mortaro merged commit 8fa1b4f into nullstack:gui-scripts Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants