ci-gen:生成用于持续集成服务(例如Travis CI,Github Actions,Circle CI和Gitlab CI)的配置yaml文件

时间:2024-05-06 01:02:05
【文件属性】:

文件名称:ci-gen:生成用于持续集成服务(例如Travis CI,Github Actions,Circle CI和Gitlab CI)的配置yaml文件

文件大小:37KB

文件格式:ZIP

更新时间:2024-05-06 01:02:05

PHP

CI生成 模糊 自动生成用于持续集成(CI)服务的配置yaml文件。 永远不要再手动写入CI yaml文件! 用例 设置项目并想使用CI服务 切换CI服务,只需运行并立即生成yaml文件 运行过程 安装: composer require kerrialn/ci-gen 运行: vendor/bin/ci generate 选择您要使用的CI服务 完毕 发电机 Github动作 亚搏体育app CI 特拉维斯CI 圈CI 詹金斯·CI 额外的发电机 Dockerfile(测试版)


【文件预览】:
ci-gen-master
----.gitlab-ci.yaml(281B)
----rector.yaml(199B)
----.github()
--------workflows()
----public()
--------images()
--------index.php(805B)
----phpstan.neon(110B)
----src()
--------Contracts()
--------Utils()
--------Intermediary()
--------Exception()
--------Generators()
--------HttpKernel()
--------Console()
----Dockerfile(296B)
----.circleci()
--------config.yml(554B)
----phpunit.xml.dist(848B)
----.woloxci()
--------config.yml(354B)
----.travis.yaml(584B)
----config()
--------services.yaml(631B)
--------bundles.php(293B)
--------packages()
--------routes.yaml(78B)
--------bootstrap.php(1KB)
--------routes()
----README.md(988B)
----symfony.lock(10KB)
----docker-compose.yaml(168B)
----.editorconfig(147B)
----tests()
--------bootstrap.php(310B)
--------Console()
----.gitignore(52B)
----bin()
--------ci(431B)
----ecs.yaml(548B)
----composer.json(2KB)

网友评论