Skip to content

[builds] Don't reference makefiles from the mono repository when using the mono archive. - #5970

Closed
rolfbjarne wants to merge 1 commit into
dotnet:masterfrom
rolfbjarne:mono-binaries-facade-assemblies-list
Closed

[builds] Don't reference makefiles from the mono repository when using the mono archive.#5970
rolfbjarne wants to merge 1 commit into
dotnet:masterfrom
rolfbjarne:mono-binaries-facade-assemblies-list

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

Instead of using a makefile in the mono repository to get the list facades to
ship, we list the facade assemblies present in the mono archive instead.

We still have a hardcoded list of facade assemblies elsewhere, and tests that
checks that list against what's shipped, so any changes in the list of
assemblies (unwanted or not) won't go unnoticed.

…g the mono archive.

Instead of using a makefile in the mono repository to get the list facades to
ship, we list the facade assemblies present in the mono archive instead.

We still have a hardcoded list of facade assemblies elsewhere, and tests that
checks that list against what's shipped, so any changes in the list of
assemblies (unwanted or not) won't go unnoticed.
@monojenkins

Copy link
Copy Markdown
Contributor

Build success
Build succeeded
API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
Test run succeeded

@rolfbjarne

Copy link
Copy Markdown
Member Author

Let's wait with this until we're consuming the BCL assemblies from the mono archive again (i.e. #5971 is resolved).

@akoeplinger

Copy link
Copy Markdown
Member

Superseded by my #6097

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.

6 participants