Skip to content

Follow symbolic links for e.g. Gemfile.lock #2231

@davidwessman

Description

@davidwessman

Hello!

I have been experimenting a bit with running rails development in Docker and for one thing I tested I put the files required for building in a specific docker directory (to make the Docker build context smaller).

Therefore I put Gemfile and Gemfile.lock in a folder called docker.
I put symbolic links to both files in the app root directory.

However when Dependabot updated my ruby dependencies, it wrote the Gemfile.lock as a new file. Not at the place where the symbolic link led.
davidwessman/synka@b341cfd

I can set it up differently to work with both docker and dependabot, so it is nothing crucial to my setup.

Thank you for a great service!

Metadata

Metadata

Assignees

No one assigned

    Labels

    F: language-supportIssues specific to a particular language or ecosystem; may be paired with an L: label.L: ruby:bundlerRubyGems via bundlerStaleT: feature-requestRequests for new features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions