Skip to content

Render Environment Dashboard Without Deployable

Jason Goodman requested to merge environment-dashboard-without-deployable into master

What does this MR do?

Render the environment dashboard for an environment that has a deployment without a deployable.

Prior to this MR, an environment with a deployment without a deployable will result in an error: TypeError: Cannot read property 'build_path' of null

Screenshots

Screen_Shot_2019-09-25_at_4.17.38_PM

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports