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

devops: replace WebKit for MacOS 10.14 build with a stub #6886

Conversation

aslushnikov
Copy link
Collaborator

This patch will produce a stub build of WebKit for MacOS 10.14 with a
stub that errors out with a descriptive error.

References #6879

This patch will produce a stub build of WebKit for MacOS 10.14 with a
stub that errors out with a descriptive error.

References microsoft#6879
CHECKOUT_PATH="${WK_CHECKOUT_PATH}"
FRIENDLY_CHECKOUT_PATH="<WK_CHECKOUT_PATH>"
fi
echo "FYI: deprecated-webkit-mac-10.14 has no checkout anymore"
Copy link
Member

Choose a reason for hiding this comment

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

Drop this branch completely

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

it's invoked on the bots to produce the build; it'll fail if there's an unknown argument.

@aslushnikov aslushnikov merged commit 8a81b11 into microsoft:master Jun 3, 2021
@aslushnikov aslushnikov deleted the remove-deprecated-webkit-for-mac-10.14 branch June 3, 2021 22:36
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.

2 participants