Skip to content

Create zip at location where CI is looking for it. #144

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

Merged
merged 3 commits into from
Mar 25, 2023
Merged

Conversation

UnityAlex
Copy link
Collaborator

No description provided.

@UnityAlex UnityAlex requested a review from bholmes March 24, 2023 21:45
@UnityAlex
Copy link
Collaborator Author

The windows tests are also broken on main. Either I or @mrvoorhe will address those separately.

@UnityAlex UnityAlex merged commit 98c4bb0 into unity-main Mar 25, 2023
@UnityAlex UnityAlex deleted the fix-zips branch March 25, 2023 21:00
@@ -22,7 +22,6 @@ public static void Build(GlobalConfig gConfig)
"-subset clr+libs",
$"-a {gConfig.Architecture}",
$"-c {gConfig.Configuration}",
$"-v:{gConfig.DotNetVerbosity}"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why was this removed?

Copy link
Member

Choose a reason for hiding this comment

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

Because we were getting zero feedback from failing builds.

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.

4 participants