Giter Club home page Giter Club logo

gh-action-notion-card's Issues

Update README

Current readme is not straightforward and a lot of guessing is required to set up the action correctly. I could write a proper instruction, if you wish!

Update to use the new Notion API

Notion is in public API beta. Should refactor this to use the new API.

I will maybe hold on doing this work for an API release or two to ensure things are stable before doing the work.

Suggest to loosen the dependency on notion

Hi, your project gh-action-notion-card(commit id: 6412c6a) requires "notion==0.0.20" in its dependency. After analyzing the source code, we found that the following versions of notion can also be suitable, i.e., notion 0.0.21, since all functions that you directly (2 APIs: notion.client.NotionClient.init, notion.client.NotionClient.get_collection_view) or indirectly (propagate to 29 notion's internal APIs and 20 outsider APIs) used from the package have not been changed in these versions, thus not affecting your usage.

Therefore, we believe that it is quite safe to loose your dependency on notion from "notion==0.0.20" to "notion>=0.0.20,<=0.0.21". This will improve the applicability of gh-action-notion-card and reduce the possibility of any further dependency conflict with other projects.

May I pull a request to further loosen the dependency on notion?

By the way, could you please tell us whether such an automatic tool for dependency analysis may be potentially helpful for maintaining dependencies easier during your development?

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.