#
github-actions
GitHub Actions gives you the flexibility to build an automated software development lifecycle workflow. You can write individual tasks, called actions, and combine them to create a custom workflow. Workflows are custom automated processes that you can set up in your repository to build, test, package, release, or deploy any code project on GitHub.
“With GitHub Actions you can build end-to-end continuous integration (CI) and continuous deployment (CD) capabilities directly in your repository. GitHub Actions powers GitHub's built-in continuous integration service. For more information, see "About continuous integration."
Featured Actions
Getting Started
Community & Support
Taking Action With GitHub Actions
Here are 4,888 public repositories matching this topic...
A curated list of awesome actions to use on GitHub
-
Updated
Apr 25, 2021
Build OpenWrt using GitHub Actions | 使用 GitHub Actions 云编译 OpenWrt
-
Updated
May 10, 2021 - Shell
-
Updated
May 10, 2021 - JavaScript
python
testing
jenkins
webdriver
selenium
e2e-tests
pytest
functional-testing
recorder
end-to-end-testing
rpa
selenium-python
azure-devops
github-actions
-
Updated
May 9, 2021 - Python
Raspberry Pi & NanoPi R2S/R4S & G-Dock & x86 OpenWrt Compile Project. (Based on Github Action / Daily Update)
-
Updated
May 4, 2021 - Shell
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
static-site-generator
github-pages
hugo
nextjs
gatsby
actions
nuxt
mkdocs
mdbook
vuepress
github-actions
-
Updated
May 6, 2021 - TypeScript
GitHub action to setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer...
php
composer
tools
continuous-integration
static-analysis
code-coverage
php-extensions
github-actions
-
Updated
May 8, 2021 - TypeScript
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.
github-enterprise
github-pages
workflow
deployment
deployer
gh-pages
deploy
cicd
ghpages
github-actions
github-action
workflow-runs
workflow-configuration
github-marketplace
-
Updated
May 10, 2021 - TypeScript
-
Updated
May 7, 2021 - TypeScript
GitHub Actions for executing remote ssh commands.
-
Updated
May 9, 2021 - Dockerfile
A site that displays up to date COVID-19 stats, powered by fastpages.
python
github-pages
data-science
jupyter
analytics
nteract
data-visualisation
matplotlib
pymc3
fastai
altair
papermill
github-actions
covid-19
covid19
covid-data
fastpages
-
Updated
May 10, 2021 - Jupyter Notebook
可基于【腾讯云函数】/【GitHub Actions】/【Docker】的每日签到脚本(支持多账号使用)签到列表: |爱奇艺|全民K歌|腾讯视频|有道云笔记|网易云音乐|一加手机社区官方论坛|百度贴吧|Bilibili|V2EX|咔叽网单|什么值得买|AcFun|天翼云盘|WPS|吾爱破解|芒果TV|联通营业厅|Fa米家|小米运动|百度搜索资源平台|每日天气预报|每日一句|哔咔漫画|和彩云|智友邦|微博|CSDN|王者营地|
-
Updated
May 9, 2021 - Python
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
-
Updated
May 1, 2021 - Python
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
blog
rss
wordpress
workflow
youtube
stackoverflow
blogging
ghost
rss-feed
github-profile
activity
stackexchange
hacktoberfest
stackoveflow
github-workflow
blog-posts
github-actions
profile-readme
rss-feed-urls
stackoverflow-activity
-
Updated
May 5, 2021 - JavaScript
An Action to create releases via the GitHub Release API
-
Updated
Mar 3, 2021 - JavaScript
Rust task runner and build tool.
rust
task
coverage
circleci
build
travis-ci
build-automation
gitlab-ci
appveyor
cargo
travis
task-runner
build-tool
make
cargo-subcommand
cargo-plugin
azure-pipelines
github-actions
cargo-plugins
-
Updated
May 9, 2021 - Rust
-
Updated
May 9, 2021 - TypeScript
Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself.
-
Updated
May 10, 2021 - JavaScript
REST API boilerplate using NodeJS and KOA2, typescript. Logging and JWT as middlewares. TypeORM with class-validator, SQL CRUD. Docker included. Swagger docs, actions CI and valuable README
heroku
docker
cors
jwt
koa
crud
node
typescript
sql
rest-api
swagger
winston
helmet
nodemon
typeorm
koa2
koa-router
class-validator
koa-jwt
github-actions
-
Updated
May 7, 2021 - TypeScript
Flutter environment for use in actions. It works on Linux, Windows, and macOS.
-
Updated
May 1, 2021 - TypeScript
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
open-source
template
package-manager
cmake
cpp
continuous-integration
ci
static-analysis
project-template
gtest
cmakelists
codecov
clang-format
code-coverage
google-test
cmake-template
cmake-module
ccache
github-actions
github-action
-
Updated
Aug 16, 2020 - CMake
Audit URLs using Lighthouse and test performance with Lighthouse CI.
-
Updated
Apr 26, 2021 - JavaScript
python
circleci
travis-ci
ci
pypi
build-automation
wheel
appveyor
python-wheels
azure-pipelines
github-actions
-
Updated
May 10, 2021 - Python
Kubernetes controller for GitHub Actions self-hosted runnners
-
Updated
May 10, 2021 - Go
GitHub Actions for Hugo ⚡️ Setup Hugo quickly and build your site fast. Hugo extended, Hugo Modules, Linux (Ubuntu), macOS, and Windows are supported.
-
Updated
May 5, 2021 - TypeScript
GitHub Action for running Cypress end-to-end tests
-
Updated
May 10, 2021 - JavaScript
A Github Action used to build and publish Docker images
-
Updated
Apr 27, 2021 - Shell
Created by GitHub
Released October 16, 2018
- Organization
- actions
- Website
- github.com/features/actions
Add support for code coverage
Ideally we could setup jacoco + codecov to have an automated test report after every push/pr.
This feature is up for grab