Skip to content

Conversation

@vzarytovskii
Copy link
Member

Renamed global.json in manual tests, as it messes up with AzDO Pipelies' UseDotNet task, when installing from global.json.

Install sdk based on global.json, so we can auto-merge arcade PRs.

…es' UseDotNet task, when installing from global.json
@vzarytovskii vzarytovskii requested a review from brettfo August 9, 2021 10:57
@vzarytovskii vzarytovskii enabled auto-merge (squash) August 9, 2021 12:00
@vzarytovskii vzarytovskii merged commit ba10b68 into dotnet:main Aug 9, 2021
@brettfo
Copy link
Member

brettfo commented Aug 9, 2021

It might be beneficial to add global.json to a .gitignore file in those directories just to ensure they don't get merged in again. Then add a script run-tests.cmd or similar that first copies .global.json to global.json and then invokes them. This should make it easy to run these manual tests without accidentally breaking the CI when you eventually call git add . git commit ...

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