Skip to content

upgrade the html package dep #1245

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
merged 2 commits into from
Sep 1, 2016
Merged

upgrade the html package dep #1245

merged 2 commits into from
Sep 1, 2016

Conversation

devoncarew
Copy link
Member

@keertip @whesse

@googlebot googlebot added the cla: yes Google CLA check succeeded. label Sep 1, 2016
@whesse
Copy link
Contributor

whesse commented Sep 1, 2016

I don't understand why we have the .pubspec.lock file committed into the repo. Shouldn't this be .gitignored, and not in the repo? If it is common practice to include this file, then OK, but I didn't think it was.

@sethladd
Copy link
Contributor

sethladd commented Sep 1, 2016

Previous best practice was to commit the .lock file for apps. Libraries should not have a .lock file committed. Maybe that's changed?

@whesse
Copy link
Contributor

whesse commented Sep 1, 2016

Eric says that in general, the pubspec.lock should be committed in the repo for applications, but not for libraries. But I suppose it doesn't hurt anything for a library - things using the library wouldn't even see it.

@devoncarew
Copy link
Member Author

I'm confused - dartdoc is an app; per conventions we should be checking in the lock file, no?

96fadf0#diff-7ed8db171f9d2dbefb97f0043b4eb2ff

@keertip
Copy link
Collaborator

keertip commented Sep 1, 2016

lgtm

@devoncarew devoncarew merged commit 7a61c60 into master Sep 1, 2016
@kevmoo kevmoo deleted the upgrade_html branch December 14, 2016 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow dependency html 0.13
5 participants