Skip to content

Option to overwrite only changed files#1391

Closed
wheezil wants to merge 13 commits intoOpenAPITools:masterfrom
wheezil:overwrite-only-changed
Closed

Option to overwrite only changed files#1391
wheezil wants to merge 13 commits intoOpenAPITools:masterfrom
wheezil:overwrite-only-changed

Conversation

@wheezil
Copy link
Copy Markdown
Contributor

@wheezil wheezil commented Nov 6, 2018

PR checklist

  • Read the contribution guidelines.
  • Ran the shell script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\.
  • Filed the PR against the correct branch: master, 3.4.x, 4.0.x. Default: master.
  • [NA] Copied the technical committee to review the pull request if your PR is targeting a particular programming language.

Description of the PR

Implements feature request #1081 : added --minimal-update option to only overwrite output files that have changed, so as to reduce triggered build steps.

@wheezil wheezil closed this Nov 7, 2018
@wheezil
Copy link
Copy Markdown
Contributor Author

wheezil commented Nov 7, 2018

Replace by #1397

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.

1 participant