Skip to content

add validation for non-empty SB intermediate#12962

Merged
oleksandr-didyk merged 4 commits intodotnet:mainfrom
oleksandr-didyk:add-sb-empty-intermediate-validation
Apr 5, 2023
Merged

add validation for non-empty SB intermediate#12962
oleksandr-didyk merged 4 commits intodotnet:mainfrom
oleksandr-didyk:add-sb-empty-intermediate-validation

Conversation

@oleksandr-didyk
Copy link
Contributor

Resolves dotnet/source-build#3337

Resulting exception:

./SourceBuildArcade.targets(83,5): error : No source-build artifacts were produced and the resulting intermediate is empty.

@oleksandr-didyk
Copy link
Contributor Author

oleksandr-didyk commented Mar 28, 2023

Test failure in the previous run was caused by a hardware issue on Helix's side (device used for tests was too slow).
Will monitor the latest run and if anything will contact FR for help.

@oleksandr-didyk
Copy link
Contributor Author

Test fails consistently, reported the issue to the FR

@oleksandr-didyk
Copy link
Contributor Author

oleksandr-didyk commented Apr 5, 2023

@MichaelSimons changes from main fixed the CI issue this branch was having. PR is ready for merge after re-approval. Thanks!

@oleksandr-didyk oleksandr-didyk merged commit 09d0a87 into dotnet:main Apr 5, 2023
MichaelSimons added a commit to MichaelSimons/arcade that referenced this pull request Apr 7, 2023
MichaelSimons added a commit that referenced this pull request Apr 7, 2023
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.

Validate Source Build Intermediate packages contain at least one package

2 participants