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

refactor(create): cleanup copyTemplateFiles #1195

Merged
merged 4 commits into from
Nov 15, 2021

Conversation

raphinesse
Copy link
Contributor

Motivation and Context

Replacement for the remaining changes from #1191 and foundation for more cleanup in the create module (most of it already done).

Description

This PR focuses on simplifying the copying of the native project template and the expansion of placeholder tokens therein.

Testing

npm t

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2021

Codecov Report

Merging #1195 (e5c067a) into master (8710228) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1195   +/-   ##
=======================================
  Coverage   75.15%   75.15%           
=======================================
  Files          13       13           
  Lines        1658     1658           
=======================================
  Hits         1246     1246           
  Misses        412      412           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8710228...e5c067a. Read the comment docs.

@erisu erisu merged commit 28adf9a into apache:master Nov 15, 2021
@raphinesse raphinesse deleted the cleanup-copyTemplateFiles branch November 15, 2021 07:49
@erisu erisu added this to the 7.0.0 milestone Nov 16, 2021
gazben pushed a commit to apicore-engineering/cordova-ios that referenced this pull request Aug 26, 2022
* refactor(copyTemplateFiles): simply copy whole template dir
* refactor(copyTemplateFiles): use __PROJECT_NAME__ token in file name templates
* refactor(copyTemplateFiles): move .gitignore mgmt to copyTemplateFiles
* refactor(copyTemplateFiles): centralize token replacement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants