Coder Social home page Coder Social logo

Comments (7)

balupton avatar balupton commented on May 28, 2024

Sweet. The place to get started would be either on the website repo https://github.com/bevry/staticsitegenerators or on https://github.com/bevry/getrepos

from staticsitegenerators-list.

dertuxmalwieder avatar dertuxmalwieder commented on May 28, 2024

Push?
https://confluence.atlassian.com/bitbucket/use-the-bitbucket-cloud-rest-apis-222724129.html

from staticsitegenerators-list.

dertuxmalwieder avatar dertuxmalwieder commented on May 28, 2024

Seems to be there now but broken, see #281

from staticsitegenerators-list.

balupton avatar balupton commented on May 28, 2024

The work now for this is ready. So any pull requests for this would be great.

from staticsitegenerators-list.

balupton avatar balupton commented on May 28, 2024

So if someone wants to go about this, the work needed is to update https://github.com/bevry/getrepos for bitbucket support.

However, I'm inclined to drop getrepos in favour of a https://github.com/chainyjs/chainy/wiki approach

Okay, took a look, adding this stuff to getrepos should be fairly straightforward. requestRepo would be expanded out to be requestRepo that supports all the different repo types, and then requestRepoFromGitHub, requestRepoFromGitLab, requestRepoFromBitBucket etc.

Alternative would also be to:

  • getrepos provides a get repo, get repos from users, get repos from search API that works for all repo sources
  • getrepos then forwards that API layer the data onto adapters that have the same api interface implemented, that the above layer interacts with
  • the adapters can just be different files within the getrepos package

from staticsitegenerators-list.

balupton avatar balupton commented on May 28, 2024

actually, I need to rewrite the code surrounding getrepos, getcontributors and fellow - so best to hold this off

from staticsitegenerators-list.

dertuxmalwieder avatar dertuxmalwieder commented on May 28, 2024

That sucks. But thank you for the status update!

from staticsitegenerators-list.

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.