[go: nahoru, domu]

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

Do not ignore pubspec.lock in project templates #24209

Merged
merged 2 commits into from
Jan 9, 2019

Conversation

jxltom
Copy link
Contributor
@jxltom jxltom commented Nov 10, 2018

In #14768, it has been decided to inlucde pubspec.lock into git. But it looks like the project created by flutter create <projectname> still ignore this file. This PR fixes this.

@gspencergoog
Copy link
Contributor

Could you also remove it from packages/flutter_tools/templates/plugin/.gitignore.tmpl

@jxltom
Copy link
Contributor Author
jxltom commented Nov 15, 2018

Hi @gspencergoog, thanks for review. I just removed pubspec.lock from the whole project now. Let's me know if it is not appropriate, if so I can revert the commit.

@gspencergoog
Copy link
Contributor

32384589-a60f0e74-c078-11e7-9bc1-e5b5287aea9d

Will land once the build is green again.

@gspencergoog
Copy link
Contributor

Thanks for the PR!

@zoechi zoechi added the tool Affects the "flutter" command-line tool. See also t: labels. label Nov 28, 2018
@zanderso zanderso merged commit 843f262 into flutter:master Jan 9, 2019
@jxltom jxltom deleted the do-not-ignore-lockfiles branch January 10, 2019 01:04
gamebox pushed a commit to gamebox/flutter that referenced this pull request Jan 28, 2019
* Remove *.lock from gitignore

* Remove pubspec.lock from gitignore
kangwang1988 pushed a commit to XianyuTech/flutter that referenced this pull request Feb 12, 2019
* Remove *.lock from gitignore

* Remove pubspec.lock from gitignore
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants