Coder Social home page Coder Social logo

Comments (7)

fuxun2008 avatar fuxun2008 commented on August 19, 2024

你好,我是厦门美柚前端,看了你的文章,感觉**挺不错的,和我们的流程也大体相似。
我看了还是不太明白gitlab-cli上面的配置,这个仓库现在是完整的吗?还是后续还会陆续会更新?可否把各个目录和重要配置文件都介绍一下~

from ci-task-runner.

aui avatar aui commented on August 19, 2024

gitlab ci 的配置网上文章应该挺多的,建议 google 。如果你看完 README.md 会发现我们这个任务调度器其实和 gitlab-ci 没太多关系

from ci-task-runner.

reuwi avatar reuwi commented on August 19, 2024

想问下线上构建后的html文件要放在git版本控制里吗?如果要的话那每次构建完就要commit一下,这样就可能会有冲突,需要考虑解决冲突,如果不放,那么每次发布就只能是全量构建,应该没办法做到按需构建吧?

from ci-task-runner.

aui avatar aui commented on August 19, 2024

@gaoshijun1993 构建后的代码不因该放在版本仓库中,这不是 git 仓库的职责

from ci-task-runner.

stephenzhao avatar stephenzhao commented on August 19, 2024

请问能否说一下 如何做的增量构建? 我理解增量构建需要利用上一次构建的产物或者缓存. 但在CI的环境里面 这个怎么做到和 构建工具无关呢?

from ci-task-runner.

aui avatar aui commented on August 19, 2024

按照包维度进行对比的

from ci-task-runner.

stephenzhao avatar stephenzhao commented on August 19, 2024

我可以理解, 是每个包都有各自的 构建脚本. 当检测到某个包油变化 就进入这个包去执行构建对吗?

from ci-task-runner.

Related Issues (2)

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.