github actions creator https://github.com/jianboy/github-actions-creator

liuyuqi-dellpc 96399f577b chore: update build.sh to configure Java and Rust environments, and add Docker containers for Selenium and desktop development 1 month ago
.devcontainer 22abed4736 add devcontainer 1 year ago
.github dda79cb708 0 4 months ago
.vuepress adfb90d10b 精简代码 4 months ago
R 566d53d998 chore: update Dockerfile and docker-compose configurations 1 month ago
ai adfb90d10b 精简代码 4 months ago
android adfb90d10b 精简代码 4 months ago
azure ce5f82c119 ee 10 months ago
docker de81c8cf6a chore: update Dockerfile and Docker Compose configurations, including adding VNC server and setting Node.js options 1 month ago
docs 566d53d998 chore: update Dockerfile and docker-compose configurations 1 month ago
dotnet c61d6c8346 0 4 months ago
flutter de81c8cf6a chore: update Dockerfile and Docker Compose configurations, including adding VNC server and setting Node.js options 1 month ago
go 566d53d998 chore: update Dockerfile and docker-compose configurations 1 month ago
ios adfb90d10b 精简代码 4 months ago
java e482ebb612 1 4 months ago
nodejs 566d53d998 chore: update Dockerfile and docker-compose configurations 1 month ago
php 566d53d998 chore: update Dockerfile and docker-compose configurations 1 month ago
python 566d53d998 chore: update Dockerfile and docker-compose configurations 1 month ago
ruby c61d6c8346 0 4 months ago
rust de81c8cf6a chore: update Dockerfile and Docker Compose configurations, including adding VNC server and setting Node.js options 1 month ago
.gitignore f79ebfc6e3 1 5 months ago
CONTRIBUTING.md 990a0e238c 0 4 months ago
LICENSE c16aa05bc8 Update 'LICENSE' 5 years ago
README.md 566d53d998 chore: update Dockerfile and docker-compose configurations 1 month ago
SECURITY.md aad4653443 add docs 6 months ago
build.sh 96399f577b chore: update build.sh to configure Java and Rust environments, and add Docker containers for Selenium and desktop development 1 month ago
package.json adfb90d10b 精简代码 4 months ago

README.md

github-actions

Open in Github Dev

Open in Dev Containers

Open in GitHub Codespaces

前言

本项目最初是整理各种语言的项目使用 github action。后续添加 github ci/cd, jenkins 等平台自动构建脚本,后续又陆续添加了基于 vscode 的云 IDE 环境配置脚本,docker 脚本,陆续将其他不再使用的 docker-images 项目整合到本项目中。

包括 github action, gitlab ci, jenkins, travis ci, circle ci, drone ci, teamcity, bamboo, codeship, semaphore, buildkite, wercker, screwdriver, concourse, gocd, codefresh, buddy, shippable, bitrise, buddy, azure devops, aws codebuild, google cloud build, codebuild, codepipeline, codecommit, codeartifact, codeg 等等

License

Copyright (c) 2021 liuyuqi.gov@msn.cn. All rights reserved.

Licensed under the Apache 2.0 license.

Reference

github-actions-creator 文档

Reference