Code Monkey home page Code Monkey logo

pre-commit-hooks-poetry's Introduction

Hi there ๐Ÿ‘‹

Somehow you've landed here ๐Ÿค”

I am probably building something or learning some stuff. Feel free to look around, check my contributions below, website and LinkedIn profile.

pre-commit-hooks-poetry's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

pre-commit-hooks-poetry's Issues

Hook is not triggered when poetry.lock changes

Perhaps I'm missing something but this is what I understand:

The purpose of the poetry-export hook is to keep the poetry.lock file in sync with requirements.txt. If that is true, then I think the trigger for this hook is misconfigured. Since the files parameter is set to requirements.txt, the hook is only triggered if the requirements.txt file is changed, but that is not what the user cares about. The user cares when poetry.lock is changed and wants requirements.txt to update to reflect those changes.

I'm not sure what the use case would be to check if requirements.txt has changed and update requirementx.txt to what poetry.lock is. Is it to just simply block changes to requirements.txt directly rather than pick up changes in poetry.lock?

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.