V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
Michael94
V2EX  ›  程序员

各位 V 友公司用的是什么持续集成软件?

  •  
  •   Michael94 · Dec 21, 2020 · 4805 views
    This topic created in 1958 days ago, the information mentioned may be changed or developed.

    公司在选型持续集成软件,主要使用的开发语言是.netcore,源代码工具是 TFS,我推荐了 Jenkins,有没有其他的软件推荐的,横向对比各有什么优势劣势?

    24 replies    2021-01-07 13:11:57 +08:00
    mritd
        1
    mritd  
       Dec 21, 2020 via iPhone
    GitLab CI,凑合用,一直想上云原生的
    boris93
        2
    boris93  
       Dec 21, 2020 via Android
    Concourse 监测 GitHub commit,自动通过 pipeline 构建及部署到 AppEngine
    优点是 Concourse 的 pipeline 都是 YAML 文件,可以通过 GitHub 管理版本
    缺点是 pipeline 配置太长,不方便手写,我们用一个 Python 脚本搭配一个固定的 pipeline 模板来生成
    sunxiansong
        3
    sunxiansong  
       Dec 21, 2020
    用的 drone(主要是 exec runner)
    raaaaaar
        4
    raaaaaar  
       Dec 21, 2020 via Android
    gitlab docker
    xuanbg
        5
    xuanbg  
       Dec 21, 2020
    Jenkins 挺好的。这种工具没必要追求最好的或更好的,够用且好用就行了。
    joesonw
        6
    joesonw  
       Dec 21, 2020
    @mritd GitlabCI 也有 kubernetes-executor 呀. 配合 serverless kubernetes 之类的也很爽.
    mritd
        7
    mritd  
       Dec 21, 2020 via iPhone
    @joesonw #6 不够 native,我想上 argo
    derek80
        8
    derek80  
       Dec 21, 2020
    @mritd argo 坑还很多,目前不建议入坑。
    Rwing
        9
    Rwing  
       Dec 21, 2020
    GitLab CI
    acrisliu
        10
    acrisliu  
       Dec 21, 2020
    GitLab CI + Jenkins
    onetown
        11
    onetown  
       Dec 21, 2020
    azure devops
    acmore
        12
    acmore  
       Dec 21, 2020
    Github Action / Azure Pipeline
    mritd
        13
    mritd  
       Dec 21, 2020
    @derek80 #8 我想去填坑 哈哈哈
    debuggerx
        14
    debuggerx  
       Dec 21, 2020
    https://www.debuggerx.com/2020/12/13/modern-development-workflow-gitlab-ci-cd-1

    GitLab CI,因为 GitLab 和 docker 环境都是现成的,跑在内网的 pve 服务器上,搭建简单,够用。
    hugo54
        15
    hugo54  
       Dec 22, 2020
    自研的
    dayeye2006199
        16
    dayeye2006199  
       Dec 22, 2020
    Github actions
    xbunder
        17
    xbunder  
       Dec 22, 2020
    云效。。
    wengych
        18
    wengych  
       Dec 30, 2020
    gitlab-ci
    include + variables 实现的 CI 模板
    Michael94
        19
    Michael94  
    OP
       Jan 4, 2021
    @sunxiansong 你们用的什么源代码工具?
    sunxiansong
        20
    sunxiansong  
       Jan 4, 2021
    @Michael94 github 存代码, 你是想问这个?
    Michael94
        21
    Michael94  
    OP
       Jan 5, 2021
    @sunxiansong 对的
    Michael94
        22
    Michael94  
    OP
       Jan 6, 2021
    @sunxiansong 关于 exec runner 方面有一些问题,可以私聊吗?
    sunxiansong
        23
    sunxiansong  
       Jan 7, 2021
    @Michael94 可以的,我 qq: 492019324
    Michael94
        24
    Michael94  
    OP
       Jan 7, 2021
    @sunxiansong 加你好友了,麻烦通过下
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2472 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 91ms · UTC 02:30 · PVG 10:30 · LAX 19:30 · JFK 22:30
    ♥ Do have faith in what you're doing.