Giter Club home page Giter Club logo

Comments (5)

aivus avatar aivus commented on May 30, 2024

Hello, @mrfroasty.

composer.lock in .gitignore for packages (libraries) is a common approach.
See https://github.com/symfony/symfony/blob/fb65bd61d6b0fc75098ee6e3c65ded0a077aa455/.gitignore#L2

Packages (libraries) shouldn't have composer.lock files because they are shouldn't be distributed/used/installed separately.

See https://ilikekillnerds.com/2014/09/should-you-commit-composer-lock-into-your-git-repository/

from orocommerce.

mrfroasty avatar mrfroasty commented on May 30, 2024

@aivus
https://github.com/symfony/symfony/blob/fb65bd61d6b0fc75098ee6e3c65ded0a077aa455/.gitignore#L2

That seems to be correct, its in ignorelist and not forced into GIT.But the issue is that it has been ignored, but on the backdoor forced into GIT.

from orocommerce.

aivus avatar aivus commented on May 30, 2024

@mrfroasty what repository do you mean?
I don't see composer.lock in this repo.

from orocommerce.

mrfroasty avatar mrfroasty commented on May 30, 2024

@aivus
I am not so sure as it seems like its gone, but definately it has been there {see commit below}

commit 0da0e314f91234bf24b992b6bb599b98a5850fb9
Author: Andrey Yatsenco <[email protected]>
Date:   Tue Jan 17 20:44:15 2017 +0200

Many thanks as it seems resolved, the lock is gone

from orocommerce.

aivus avatar aivus commented on May 30, 2024

@mrfroasty seems you are talking about another repo:
https://github.com/orocommerce/orocommerce-application/

composer.lock in application repo is ok

from orocommerce.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.