Git Product home page Git Product logo

Comments (3)

Tiriel avatar Tiriel commented on July 16, 2024

That do seem to be a good idea. And most of the required tools are already here I'd say.

This brings me a question.

If I'm not mistaken, GitHub v4 API does not currently support mutating repos and most of their attributes. So, for features like this one, do we mix API versions we call? Do we try to keep some measure of consistency?

from automation.

joyeecheung avatar joyeecheung commented on July 16, 2024

@Tiriel I'd say when we are not in a monorepo, the best thing to do is go with the API that can meet most of your needs (or the primary one), and add another if the features are lacking. The GraphQL API does support mutations, but from a quick search in the explorer I don't think release mutations are supported. In this case the v3 API seems to be the one to go with.

from automation.

Tiriel avatar Tiriel commented on July 16, 2024

@joyeecheung Yup, that was my point. I searched through the v4 API reference and didn't see release mutations.

Anyway, I'm ok with this rule. Consistency in monorepo, and what we need elsewhere!
I guess then this could be implemented!

from automation.

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.