Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.12.0
-
None
-
None
Description
In npm we check in the package-lock.json file because that ensures your builds are stable over time. The cost you pay is that occasionally you need to rev the file manually. The benefit is a changed package won't bork your build.
I have identified in the following languages we are ignoring and not checking in the package lock files:
d (dub)
dart
php (top level composer.jock)
ruby
rust
Attachments
Issue Links
- is related to
-
THRIFT-4019 Dart Makefiles should also clean pubspec.lock
- Closed
-
THRIFT-4460 php library use PSR-2
- Closed