[COSCUP 2021 07/31] 使用 Bash Shell Script 自製 Concourse CI 資源型別
[Engligh below]
簡報 Slides https://hackmd.io/@fourdollars/MakeResourceType
https://concourse-ci.org/ 是個 Apache 2.0 授權、使用 Go 程式語言、為了 CI/CD 而製作的自由軟體,它的 pipelines/jobs 全部都是由 check/get/put resources 與 tasks 所組成,除了內建的常用的 git, docker-image/registry-image, time,... 這些 resource type 之外,都是要依賴其它由社群所提供的各種 resource type 來達成,例如軟體專案使用的是 git 以外的版本控管系統,如果找不到想要的 resource type,又或者是不太信任社群提供的,想要自幹自己的 resource type 來用比較安心,可以來聽聽看 $4 怎麼使用幾個簡單的指令,從無到有製作出可以重複使用的 resource type。
https://concourse-ci.org/ is a free software for CI/CD licensed by Apache 2.0 and made by golang. Its pipelines/jobs are all made by check/get/put resources and tasks. Except the common built-in resource types, such as git, docker-image/registry-image and time, it needs to rely on the resource types made by the Concourse CI community. If the version control system that you want to use is not Git or you can not find the resource type to fulfill what you need or you have some security concern for those resource types provided by the community, you can come here to see how $4 uses some simple bash shell commands to make a new resource type from scratch.
Видео [COSCUP 2021 07/31] 使用 Bash Shell Script 自製 Concourse CI 資源型別 автора JavaScript Уроки для Начинающих
Видео [COSCUP 2021 07/31] 使用 Bash Shell Script 自製 Concourse CI 資源型別 автора JavaScript Уроки для Начинающих
Информация
4 декабря 2023 г. 17:32:19
00:33:25
Похожие видео