Skip to content

spike compilation errors do not exit 0 #99

@aegaas

Description

@aegaas

exiting non-zero is a common unix convention that allows for scripted pipelines to work properly.

For instance, on our production app we've discovered that our pipeline improperly destroyed a site when a build error occurred when our upstream data provider's payload changed, thus destroying the site.

Can we get an exit code on compile error so the rest of the build pipeline fails instead of blank sites are instead getting deployed or additional scripting checks are needed to work around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions