Skip to content

Fix handling of runtimeconfig files in incremental builds #494

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

Conversation

dsplaisted
Copy link
Member

Fixes #471

@MattGertz
Copy link

@nguerrera @srivatsn Can you review/validate this please?

@nguerrera
Copy link
Contributor

@MattGertz Code looks good. Getting set up to test.

@nguerrera
Copy link
Contributor

Let's file a separate bug for the extra things I noted in #471:

  • Make sure to actually skip the generation if it's up to date but there is no template file
  • Audit all other uses of FileWrites for other possible latent issues here.

I do think it's the right call to scope the change as you have for a servicing fix.

@srivatsn srivatsn changed the base branch from master to dev15-rc2 December 14, 2016 17:49
@srivatsn
Copy link
Contributor

Changed the PR to target the dev15-rc2 branch.

@dsplaisted
Copy link
Member Author

Changed the PR to target the dev15-rc2 branch.

Oops. Thanks.

@dsplaisted dsplaisted merged commit d5e4977 into dotnet:dev15-rc2 Dec 14, 2016
@dsplaisted dsplaisted deleted the incremental-runtimeconfig-471 branch December 14, 2016 20:36
@dsplaisted
Copy link
Member Author

@nguerrera I've filed #496 and #497 for the follow-up issues

mmitche pushed a commit to mmitche/sdk that referenced this pull request Jun 5, 2020
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.

5 participants