Coder Social home page Coder Social logo

What manages Git? about awesome-devops HOT 2 CLOSED

wmariuss avatar wmariuss commented on May 22, 2024
What manages Git?

from awesome-devops.

Comments (2)

wmariuss avatar wmariuss commented on May 22, 2024 1

Hi,

That is the good question. There is no unified git management (I love to see and add it). For example, Github, Gitlab, Gitea and so on in one single tool. Yes, can be Terraform provider for managing this kind of ops, but not sure if there is a single and stable provider to do that. I am sure there is a provider for Github for example.

I remember I built a tool to manage Gitea for example based on files and used it as GitOps method few years ago. I will push it, in case you are interested. In that time there was nothing about it and hard to manage repos, teams, orgs, permissions and so on from UI. That was the reasons to build one.

Let me research on this. Look like a good idea to have it.

from awesome-devops.

wmariuss avatar wmariuss commented on May 22, 2024

Hello,

Sorry for time long in answering. After some research there is no a standard tool to manage source code platform via code. You can use anything like, Terraform providers or modules if exists (exists but they do not have the whole functionality), or any command line (github has one) or a tool built by your self. I remember in that time for Gitea (source code platform, open source) did not have one for manage via code, and for that i built one (https://github.com/wmariuss/gitea-py, not a best one but works perfect and already used in production with the CI/CD).

So, because there is no a standard tool (better if there is a unified one) i did not put anything regarding the git management in the list. If will appears soon, and is good enough i will definitely put in the list.

from awesome-devops.

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.