Skip to content

Nitric Up GitHub action succeeds even though the build failed #90

Closed
nitrictech/cli
#834
@pulpdood

Description

@pulpdood

Bug Report

Issue

Nitric Up GitHub action still shows up as successful even though it appears the build failed.

Steps

Steps to reproduce the behavior:

  1. Create a Nitric project
  2. Create a GitHub action with Nitric GH Action using up command to deploy
  3. Have a bug in the Nitric project that will cause the build to fail
  4. Observe an error message in the build logs, but that the GH Action is still successful:
image

Expected

Expect the GH Action Workflow to fail

Environment and setup information

  • Nitric CLI Version: Nitric 1.43.0
  • Operating System: Ubuntu (GH Action Runner)
  • Nitric dependencies and their versions, such as SDKs or Middleware: Nitric Python SDK 1.0.6
  • Cloud providers you are deploying to and their version: nitric/[email protected]

Other info

Nil

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions