Skip to content

Check LastBuildInfo to determine if any projects failed to build.#28

Open
adrianwright109 wants to merge 2 commits into
erlandranvinge:masterfrom
adrianwright109:feature/issue-27
Open

Check LastBuildInfo to determine if any projects failed to build.#28
adrianwright109 wants to merge 2 commits into
erlandranvinge:masterfrom
adrianwright109:feature/issue-27

Conversation

@adrianwright109

@adrianwright109 adrianwright109 commented May 4, 2022

Copy link
Copy Markdown

Fixes: #27

Once the build has completed it now checks the LastBuildInfo which is an int and represents how many projects failed to build.

If the value of LastBuildInfo > 0 then it shows an error message and directs the user to check the Build output window for more details.

If the build fails then the ReAttach won't attempt to start.

…w error if the count of LastBuildInfo > 0.
@adrianwright109 adrianwright109 changed the title Check LastBuildInfo to determine if any projects failed to build. Sh… Check LastBuildInfo to determine if any projects failed to build. May 4, 2022
@adrianwright109

adrianwright109 commented Jun 16, 2022

Copy link
Copy Markdown
Author

@erlandranvinge can you tell me if you're willing to accept this PR, it would be great to get it merged in. Many thanks.

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.

With Build before ReAttaching enabled if the build fails don't attach to process.

1 participant