Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Prevent worker builds with compiler errors in Unity Editor #1425

Merged
merged 19 commits into from
Jul 21, 2020

Conversation

seanjparker
Copy link
Contributor

@seanjparker seanjparker commented Jul 13, 2020

For UTY-2478

Description

Prevents building the workers if there are compiler errors in the editor

Tests

How did you test these changes prior to submitting this pull request?
What automated tests are included in this PR?
Tested manually that dialog appeared with script errors that prevented building without confirmation

Documentation

How is this documented (for example: release note, upgrade guide, feature page, in-code documentation)?
Added entry into Changelog

@improbable-prow-robot improbable-prow-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. jira/no-ticket Indicates a PR has no corresponding JIRA ticket labels Jul 13, 2020
@improbable-prow-robot improbable-prow-robot added A: build-system Area: Build system feature module size/M Denotes a PR that changes 40-149 lines, ignoring generated files. labels Jul 13, 2020
@seanjparker seanjparker marked this pull request as ready for review July 14, 2020 12:07
@improbable-prow-robot improbable-prow-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 14, 2020
@improbable-prow-robot improbable-prow-robot added size/S Denotes a PR that changes 15-39 lines, ignoring generated files. and removed size/M Denotes a PR that changes 40-149 lines, ignoring generated files. labels Jul 20, 2020
@seanjparker seanjparker dismissed jamiebrynes7’s stale review July 20, 2020 14:01

Outdated, as taking different approach

Copy link
Contributor

@jamiebrynes7 jamiebrynes7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly looks good, just a few comments

@improbable-prow-robot improbable-prow-robot added size/XS Denotes a PR that changes 0-14 lines, ignoring generated files. and removed size/S Denotes a PR that changes 15-39 lines, ignoring generated files. labels Jul 20, 2020
@seanjparker seanjparker requested a review from jamiebrynes7 July 20, 2020 16:18
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@seanjparker seanjparker merged commit dd61c08 into develop Jul 21, 2020
@improbable-prow-robot improbable-prow-robot deleted the feature/editor-compile-error-check branch July 21, 2020 13:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A: build-system Area: Build system feature module jira/no-ticket Indicates a PR has no corresponding JIRA ticket size/XS Denotes a PR that changes 0-14 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants