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

Refresh the output folders after build tasks #1493

Merged
merged 2 commits into from
Jun 12, 2024
Merged

Refresh the output folders after build tasks #1493

merged 2 commits into from
Jun 12, 2024

Conversation

jdneo
Copy link
Member

@jdneo jdneo commented Jun 3, 2024

Since the build server will delegate the build task to gradle. The workspace will become unsynchronized when the output files change. Thus a .refreshLocal() is required.

Signed-off-by: Sheng Chen <sheche@microsoft.com>
@jdneo jdneo marked this pull request as ready for review June 3, 2024 07:24
testforstephen
testforstephen previously approved these changes Jun 12, 2024
@jdneo jdneo merged commit ffa87a3 into develop Jun 12, 2024
17 checks passed
@jdneo jdneo deleted the cs/refreshLocal branch June 12, 2024 06:18
@jdneo jdneo added this to the 3.13.6 milestone Jun 12, 2024
@jdneo jdneo added the enhancement New feature or request label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants