91网
  • 91网 - 最新最全影视资源在线观看平台,畅享91网高清影视盛宴
  • 91网-91嫩草影院懂你的影院 - 最新热门影视在线观看!
  • Stargazers
  • Releases
  • Activity
  • Forks
  • Branches
  • Actions
  • yessite/915
  • Pull requests
  • Build software better, together
  • Build software better, together
  • Pulse
  • Commits
  • Watchers
  • Releases
  • 915/README.md at main
  • Build software better, together
  • Branches
  • Branches
  • Branches
  • Labels
Powered by GitBook
On this page

Actions

PreviousBranchesNextyessite/915

Automate your workflow from idea to production

GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub.


Operating systems and containers

Linux, macOS, Windows, ARM, and containers

Hosted runners for every major OS make it easy to build and test all your projects. Run directly on a VM or inside a container. Use your own VMs, in the cloud or on-prem, with self-hosted runners.

Matrix builds

Save time with matrix workflows that simultaneously test across multiple operating systems and versions of your runtime.

Any language

GitHub Actions supports Node.js, Python, Java, Ruby, PHP, Go, Rust, .NET, and more. Build, test, and deploy applications in your language of choice.

Live logs

See your workflow run in realtime with color and emoji. It’s one click to copy a link that highlights a specific line number to share a CI/CD failure.

Built-in secret store

Automate your software development practices with workflow files embracing the Git flow by codifying it in your repository.

Multi-container testing

Test your web service and its DB in your workflow by simply adding some docker-compose to your workflow file.

Matrix builds
Any language
Live logs
Secret store
Multi-container testing