Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a parent CMake project for building app bundles on CI #58965

Merged
merged 4 commits into from
Sep 13, 2021

Conversation

akoeplinger
Copy link
Member

@akoeplinger akoeplinger commented Sep 10, 2021

This allows us to not run the CMake configure step separately for each libraries test suite which speeds up the build.

Helps with #58549

This allows us to not run the CMake configure step separately for each libraries test suite which speeds up the build.
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@akoeplinger akoeplinger marked this pull request as ready for review September 10, 2021 21:34
@ghost
Copy link

ghost commented Sep 10, 2021

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

This allows us to not run the CMake configure step separately for each libraries test suite which speeds up the build.

Author: akoeplinger
Assignees: -
Labels:

area-Infrastructure-mono

Milestone: -

src/libraries/tests.proj Outdated Show resolved Hide resolved
@marek-safar marek-safar merged commit 0becd27 into main Sep 13, 2021
@marek-safar marek-safar deleted the alkpli/mobiletests branch September 13, 2021 08:27
@steveisok
Copy link
Member

/backport to release/6.0

@github-actions
Copy link
Contributor

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1237839957

steveisok pushed a commit that referenced this pull request Oct 21, 2021
…on CI (#59154)

Backport of #58965 to release/6.0

This allows us to not run the CMake configure step separately for each libraries test suite which speeds up the build.

Helps with #58549
@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants