Coder Social home page Coder Social logo

Local variable e about devopsgpt HOT 3 CLOSED

kuafuai avatar kuafuai commented on June 11, 2024
Local variable e

from devopsgpt.

Comments (3)

booboosui avatar booboosui commented on June 11, 2024

Follow this document to check the contents of configuring Git and CI:https://github.com/kuafuai/DevOpsGPT/blob/master/docs/DOCUMENT.md

from devopsgpt.

businistry avatar businistry commented on June 11, 2024

do i edit that somewhere here:

APPS: |
[
{
"id": 3,
"name": "Demo applications that support any development needs(支持任何开发需求的演示应用)",
"intro": "Demo applications that support any development needs, You can submit any development requirements.",
"default_source_branch": "master",
"default_target_branch": "dev",
"service": [
{
"name": "toddc",
"git_path": "businistry/app",
"git_workflow": "default.yaml",
"docker_image": "docker.io/kuafuai/template-freestyleapp:latest",
"docker_group": "devopsgtp-test",
"docker_name": "free-demo",
"base_prompt": "You can choose any appropriate development language",
"intro": "service name: free_demo\nrole of service: used to develop any requirements\ndevelopment language: no limit\ndevelopment framework: no limit",
"api_doc_url": "",
"api_doc": "",
"struct": "This is a new service, no limits",
"lib": "no limit",
"specification": {
"Default": "- You can choose any appropriate development language"
}
}
]

Im sorry, im really new to this and this isnt that clear to me.

from devopsgpt.

booboosui avatar booboosui commented on June 11, 2024

Usually you need to modify the following configuration

DEVOPS_TOOLS: "github" 
GIT_ENABLED: true  
GIT_URL: "https://github.com"  
GIT_API: "https://api.github.com" 
GIT_TOKEN: "ghp_xxxx"   # Get from here https://github.com/settings/tokens
GIT_USERNAME: "xxx"
GIT_EMAIL: "[email protected]"

from devopsgpt.

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.