github-actions
There are 18992 repositories under github-actions topic.
nektos/act
Run your GitHub Actions locally 🚀
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
goreleaser/goreleaser
Release engineering, simplified
P3TERX/Actions-OpenWrt
A template for building OpenWrt with GitHub Actions | 使用 GitHub Actions 在线云编译 OpenWrt 固件
community/community
Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!
SuLingGG/OpenWrt-Rpi
Raspberry Pi & NanoPi R2S/R4S & G-Dock & x86 OpenWrt Compile Project. (Based on Github Action / Daily Update)
danger/danger-js
⚠️ Stop saying "you forgot to …" in code review
appleboy/ssh-action
GitHub Actions for executing remote ssh commands.
actions/actions-runner-controller
Kubernetes controller for GitHub Actions self-hosted runners
peaceiris/actions-gh-pages
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
Platane/snk
🟩⬜ Generates a snake game from a github user contributions graph and output a screen capture as animated svg or gif
docker/build-push-action
GitHub Action to build and push Docker images with Buildx
diggerhq/digger
Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline ⚡️
JamesIves/github-pages-deploy-action
🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
softprops/action-gh-release
📦 :octocat: GitHub Action for creating GitHub Releases
iterative/cml
♾️ CML - Continuous Machine Learning | CI/CD for ML
SamKirkland/FTP-Deploy-Action
Deploys a GitHub project to a FTP server using GitHub actions
mouredev/python-web
Curso para aprender desarrollo frontend Web con Python puro desde cero. Elaborado durante las emisiones en directo desde Twitch de MoureDev.
ubicloud/ubicloud
Open source alternative to AWS. Elastic compute, block storage (non replicated), firewall and load balancer, managed Postgres, and IAM services in public beta.
gautamkrishnar/blog-post-workflow
Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed
theodorusclarence/ts-nextjs-tailwind-starter
🔋 Next.js + Tailwind CSS + TypeScript starter and boilerplate packed with useful development features
mxschmitt/action-tmate
Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself.
jstrieb/github-stats
Better GitHub statistics images for your profile, with stats from private repos too
shivammathur/setup-php
GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.
rhysd/actionlint
:octocat: Static checker for GitHub Actions workflow files
nsidnev/fastapi-realworld-example-app
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
Pradumnasaraf/DevOps
I created this repository to keep my learning, notes, and code in one place for various tools in DevOps. Now, it's helping thousands of learners, practitioners, and professionals every day in their DevOps journey.
philips-labs/terraform-aws-github-runner
Terraform module for scalable GitHub action runners on AWS
sagiegurari/cargo-make
Rust task runner and build tool.
subosito/flutter-action
Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.
dorny/paths-filter
Conditionally run actions based on files modified by PR, feature branch or pushed commits
stefanzweifel/git-auto-commit-action
Automatically commit and push changed files back to GitHub with this GitHub Action for the 80% use case.
actions/typescript-action
Create a TypeScript Action with tests, linting, workflow, publishing, and versioning
tech-shrimp/docker_image_pusher
使用Github Action将国外的Docker镜像转存到阿里云私有仓库,供国内服务器使用,免费易用
pypa/cibuildwheel
🎡 Build Python wheels for all the platforms with minimal configuration.