Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Getting Started

Community & Support

Taking Action With GitHub Actions

https://github.com/remorses/actions-cli

Monitor your GitHub Actions in real time from the command line

actions ci cli github github-actions terminal

Last synced: 01 Nov 2024

https://github.com/php-actions/composer

Use the Composer CLI in your Github Actions.

actions ci composer github github-actions php

Last synced: 22 Oct 2024

https://github.com/mislav/bump-homebrew-formula-action

Automatically bump Homebrew formula after a release

actions github-action github-actions homebrew release-management

Last synced: 16 Oct 2024

https://github.com/olafurpg/setup-scala

GitHub Action to install any version of Java (GraalVM, Java 8, Java 11, Java 14, ...) via Jabba. Works for any JVM language including Java, Scala and Kotlin.

actions ci github-actions sbt scala

Last synced: 01 Nov 2024

https://github.com/anton-yurchenko/git-release

Publish a GitHub Release :package: with Assets :file_folder: and Changelog :bookmark:

action actions cd changelog ci commonchangelog github github-actions github-release github-releases keepachangelog release semver version

Last synced: 13 Oct 2024

https://github.com/andreasaugustin/actions-template-sync

:octocat: Github action for syncing other repositories (templates) with current repository. Any git provider like GitHub (enterprise), GitLab, Gittea,.. are supported for the source repository

action actions ci-cd continuous-integration gitea github github-action github-actions gitlab repository sync syncronization templates

Last synced: 13 Oct 2024

https://github.com/DeterminateSystems/nix-installer-action

The Github Action for the Determinate Nix Installer

actions flakes install nix

Last synced: 12 Nov 2024

https://github.com/vedantmgoyal9/winget-releaser

Publish new releases of your application to the Windows Package Manager easily.

actions github-actions hacktoberfest windows winget

Last synced: 03 Nov 2024

https://github.com/bapo2/gpt-actions

A compendium of action-schemas designed to work with OpenAI's "custom GPTs".

actions chatgpt compendium gpt gpt-4 list openai schemas

Last synced: 06 Aug 2024

https://github.com/tj-actions/verify-changed-files

:octocat: Github action to verify file changes that occur during the workflow execution.

actions automation change-detection changed-file detects-files github github-actions release-automation verify workflow workflow-execution workflows

Last synced: 13 Nov 2024

https://github.com/lambci/serverless-actions

Serverless GitHub Actions

actions lambda serverless

Last synced: 02 Nov 2024

https://github.com/louisbrunner/checks-action

GitHub Action which wraps calls to GitHub Checks API

actions checks checks-api github hacktoberfest

Last synced: 09 Nov 2024

https://github.com/charmbracelet/vhs-action

Keep your GIFs up to date with VHS + GitHub actions 📽️

actions gifs github terminal vhs

Last synced: 09 Aug 2024

https://github.com/mtfoley/pr-compliance-action

Check PR for compliance on title, linked issues, and files changed

action actions github github-actions

Last synced: 14 Nov 2024

https://github.com/crazy-max/ghaction-virustotal

GitHub Action to upload and scan files with VirusTotal

actions github-actions virustotal

Last synced: 29 Oct 2024

https://github.com/z0al/dependent-issues

📦 A GitHub Action for marking issues as dependent on another

actions dependency github issues label

Last synced: 30 Oct 2024

https://github.com/reproducible-containers/buildkit-cache-dance

Save `RUN --mount=type=cache` caches on GitHub Actions ( Forked from https://github.com/overmindtech/buildkit-cache-dance )

actions buildkit docker dockerfile github-actions

Last synced: 13 Nov 2024

https://github.com/terraform-docs/gh-actions

A Github action for generating Terraform module documentation using terraform-docs and gomplate

actions github-actions terraform terraform-docs

Last synced: 12 Nov 2024

https://github.com/mattallty/jest-github-action

Jest action adding checks with annotations to your pull requests and coverage table as comments

action actions github-actions jest test testing

Last synced: 14 Nov 2024

https://github.com/afc163/surge-preview

🔂 Preview website in surge.sh for every pull request.

actions github-actions preview-deploy surge-sh

Last synced: 01 Nov 2024

https://github.com/ryensx/mediaboxpluginrepository

媒体盒子(MediaBox)官方插件仓库

actions android html java javascript jsoup kotlin nodejs vitepress

Last synced: 14 Nov 2024

https://github.com/termkit/gama

Manage your GitHub Actions from Terminal with great UI 🧪

actions bubbles bubbletea cd ci cicd githubactions go golang terminal terminal-ui tui

Last synced: 05 Sep 2024

https://github.com/google-github-actions/get-secretmanager-secrets

A GitHub Action for accessing secrets from Google Secret Manager and making them available as outputs.

actions gcp github-actions google-cloud google-cloud-platform google-secret-manager secret-manager secrets

Last synced: 11 Nov 2024

https://github.com/fjogeleit/yaml-update-action

Update YAML property with dynamic values

actions ci configuration continuous-integration docker helm json yaml

Last synced: 25 Oct 2024

https://github.com/crazy-max/ghaction-github-labeler

GitHub Action to manage labels on GitHub

actions github-actions github-labels

Last synced: 22 Oct 2024

https://github.com/Azure/setup-helm

Github Action for installing Helm

action actions azure github-action github-actions helm k8s kubernetes setup

Last synced: 11 Nov 2024

https://github.com/jupyterhub/repo2docker-action

A GitHub action to build data science environment images with repo2docker and push them to registries.

actions binder data-science datascience docker jupyter jupyter-notebook repo2docker repo2docker-action

Last synced: 08 Nov 2024

https://github.com/scala-steward-org/scala-steward-action

A Github Action to launch Scala Steward in your repository

actions dependency-updates github-actions scala scala-steward

Last synced: 14 Nov 2024

https://github.com/jakejarvis/cloudflare-purge-action

🗑️ GitHub Action to purge a website's cache via the Cloudflare API

actions ci cloudflare deployment github-actions

Last synced: 31 Oct 2024

https://github.com/doozyx/clang-format-lint-action

This action checks if the source code matches the .clang-format file.

actions ci clang-format cpp github-action github-actions hacktoberfest lint linter

Last synced: 13 Oct 2024

https://github.com/determinatesystems/nix-installer-action

The Github Action for the Determinate Nix Installer

actions flakes install nix

Last synced: 29 Oct 2024

https://github.com/goto-bus-stop/setup-zig

use a @ziglang compiler in your github actions workflows

actions github-action github-actions zig ziglang

Last synced: 14 Nov 2024

https://github.com/yeslayla/build-godot-action

GitHub action that builds a Godot project for multiple platforms

actions github-action github-actions godot godot-ci

Last synced: 09 Nov 2024

https://github.com/pgrimaud/action-shopify

Deploy Shopify theme with Theme Kit on GitHub Actions

actions github-action github-actions hacktoberfest shopify shopify-theme shopify-themes

Last synced: 10 Nov 2024

https://github.com/Actions-R-Us/actions-tagger

A meta-action to keep your action versions up-to-date :rocket:

actions cross-platform github-actions typescript versioning

Last synced: 12 Nov 2024

https://github.com/dougcalobrisi/nested-github-runners-action

GitHub Action to run multiple self-hosted runners in a hosted GitHub Runner

actions containers docker github github-actions github-actions-runner nested runner

Last synced: 04 Nov 2024

https://github.com/Schroedinger-Hat/youtube-to-anchorfm

An automation process to convert YouTube video into audio file and uploading it to Anchor.fm podcast

actions actionshackathon anchor automation devops docker github-actions hacktoberfest podcast puppeteer youtube-dl

Last synced: 02 Nov 2024

https://github.com/izayl/spotify-box

🎶 Automatic update pinned gist to show your recent Spotify top tracks.

actions pinned-gist spotify

Last synced: 02 Nov 2024

https://github.com/dagger/dagger-for-github

GitHub Action for Dagger

actions dagger docker github-actions

Last synced: 14 Oct 2024

https://github.com/patrickedqvist/wait-for-vercel-preview

A github action for waiting for the vercel preview

action actions vercel

Last synced: 13 Oct 2024

https://github.com/stefanzweifel/changelog-updater-action

A GitHub Action to automatically update a "Keep a Changelog" CHANGELOG with the latest release notes.

actions automation changelog github github-actions keep-a-changelog

Last synced: 12 Nov 2024

https://github.com/azure/setup-helm

Github Action for installing Helm

action actions azure github-action github-actions helm k8s kubernetes setup

Last synced: 13 Oct 2024

https://github.com/spatie/github-actions-watcher

A CLI tool to see the status of your all GitHub Actions workflows in real time

actions github watcher

Last synced: 10 Nov 2024

https://github.com/grafana/k6-action

[Archived] Legacy k6 GitHub Action

actions k6 load-testing performance-testing

Last synced: 27 Sep 2024

https://github.com/bltavares/actions

Collection of linters and fixers as Github Actions - Alpha

actions alpha github-actions

Last synced: 16 Oct 2024

https://github.com/actions-ecosystem/action-add-labels

🏷️ GitHub Action to add labels

actions github labels

Last synced: 12 Oct 2024

https://github.com/seferov/pr-lint-action

:octocat: PR lint for GitHub Actions

actions github-actions pull-request

Last synced: 30 Oct 2024

https://github.com/BryanSchuetz/jekyll-deploy-gh-pages

A GitHub Action for building a Jekyll site (with custom plugins) and deploying it back to your gh-pages branch.

actions github-actions github-pages jekyll

Last synced: 30 Oct 2024

https://github.com/topaxi/gh-actions.nvim

See status of workflows and dispatch runs directly in neovim

actions github github-actions lua neovim neovim-plugin nvim nvim-plugin

Last synced: 26 Oct 2024

https://github.com/zhangguanzhang/actions-openwrt

x86_64/r2s/r4s/树莓派4/doornet2/r1s-h5 openwrt 多源码固件在线编译

actions openwrt

Last synced: 07 Nov 2024

https://github.com/azure/k8s-actions

Enable GitHub developers to deploy to Kubernetes service using GitHub Actions

actions aks docker k8s kubernetes-cluster

Last synced: 30 Sep 2024

https://github.com/tmcw/notfoundbot

fix & archive outgoing links on your website

actions hugo jekyll

Last synced: 01 Nov 2024

https://github.com/haythem/public-ip

Queries GitHub actions runner's public IP address

actions github-actions

Last synced: 02 Nov 2024

https://github.com/hmarr/debug-action

🛠 Show environment variables and event JSON in the Action logs

actions github-actions

Last synced: 13 Nov 2024

https://github.com/sparkfabrik/android-build-action

Build Android project, export .apk, optional upload to BrowserStack App Live.

actions android apk browserstack ionic mobile react-native

Last synced: 08 Nov 2024

https://github.com/re-actors/alls-green

A check for whether the dependency jobs are all green.

action actions github-actions hacktoberfest

Last synced: 14 Nov 2024

https://github.com/github/combine-prs

GitHub Action to combine multiple PRs into a single one

actions automation dependabot dependencies pull-requests repo-management

Last synced: 07 Oct 2024

https://github.com/github/stale-repos

Find stale repositories in a GitHub organization.

actions archive github-action hacktoberfest ospo python stale

Last synced: 07 Oct 2024

https://github.com/codfish/semantic-release-action

The Original GitHub Action for running semantic-release. Sets output and environment variables for you to use in subsequent actions.

actions ci-cd github-actions semantic-release semantic-versioning

Last synced: 27 Oct 2024

https://github.com/sublimetext/unittesting

Testing Sublime Text Packages

actions coverage-report sublime-text unittest

Last synced: 08 Nov 2024

https://github.com/helm/charts-repo-actions-demo

Example project to demo testing and hosting a chart repository with GitHub Pages and Actions

actions charts ci-cd demo helm how-to kubernetes

Last synced: 07 Nov 2024

https://github.com/triat/terraform-security-scan

Run a security scan on your terraform with the very nice https://github.com/aquasecurity/tfsec

actions aws azure ci compliance google-cloud-platform hacktoberfest scanner security static-analysis terraform tfsec

Last synced: 04 Aug 2024

https://github.com/Azure/k8s-actions

Enable GitHub developers to deploy to Kubernetes service using GitHub Actions

actions aks docker k8s kubernetes-cluster

Last synced: 04 Aug 2024

https://github.com/ksxgithub/github-actions-deploy-aur

GitHub Actions to publish AUR package

actions archlinux aur ci delivery publishing

Last synced: 14 Nov 2024

https://github.com/KSXGitHub/github-actions-deploy-aur

GitHub Actions to publish AUR package

actions archlinux aur ci delivery publishing

Last synced: 06 Nov 2024

https://github.com/cschleiden/github-actions-hero

🚧 Interactive tutorial and visualizer for GitHub Actions workflows 🚧

actions github playground tutorial

Last synced: 01 Nov 2024

https://github.com/JamesIves/fetch-api-data-action

🚚 GitHub action for handling authenticated API requests, allowing you to save the data from the request into your workspace as an environment variable and a .json file.

action actions api cicd continuous-delivery fetch github-action github-actions github-actions-typescript hacktoberfest workflow workflow-configuration

Last synced: 02 Nov 2024

https://github.com/balazsorban44/nissuer

A GitHub Action for tried and tired maintainers.

actions automation github-actions maintenance open-source

Last synced: 01 Nov 2024

https://github.com/sungchun12/airflow-toolkit

Any Airflow project day 1, you can spin up a local desktop Kubernetes Airflow environment AND one in Google Cloud Composer with tested data pipelines(DAGs) :desktop_computer: >> [ :rocket:, :ship: ]

actions airflow airflow-environments airflow-toolkit cloud cloud-composer composer dbt docker gcp google-cloud hcl kubernetes kubernetes-deployment python python3 shell-script terraform terragrunt terragrunt-deployment

Last synced: 27 Oct 2024

https://github.com/tencentcloudbase/cloudbase-action

云开发 Tencent CloudBase Github Action 可以将 Github 项目自动部署到云开发环境,基于 CloudBase Framework,支持静态网站、云函数、云托管、小程序等项目

actions cloudbase cloudbase-action continuous-deployment continuous-integration deployment gh-pages github pages static-site tcb tencent

Last synced: 29 Sep 2024

https://github.com/nikitastupin/pwnhub

How GitHub Actions workflows can be hacked

actions github-actions security

Last synced: 14 Nov 2024

https://github.com/mattnotmitt/doxygen-action

GitHub Action for generating Doxygen documentation for your projects.

actions doxygen github-actions latex

Last synced: 26 Oct 2024

https://github.com/endbug/version-check

:octocat: An action that allows you to check whether your npm package version has been updated

actions collaborate github hacktoberfest nodejs npm package semver typescript version workflow

Last synced: 12 Nov 2024

https://github.com/homebrew/actions

:rocket: Homebrew's GitHub Actions

actions homebrew

Last synced: 07 Oct 2024

https://github.com/szenius/set-timezone

GitHub action to set timezone in your locale, works with Linux, Windows, MacOS

action actions github-action github-actions timezone timezones

Last synced: 12 Nov 2024

https://github.com/Homebrew/actions

:rocket: Homebrew's GitHub Actions

actions homebrew

Last synced: 04 Aug 2024

https://github.com/jamesives/fetch-api-data-action

🚚 GitHub action for handling authenticated API requests, allowing you to save the data from the request into your workspace as an environment variable and a .json file.

action actions api cicd continuous-delivery fetch github-action github-actions github-actions-typescript hacktoberfest workflow workflow-configuration

Last synced: 13 Oct 2024

https://github.com/gsactions/commit-message-checker

GitHub Action that checks commit messages of pushes and pull request against a regex pattern

action actions github-actions typescript

Last synced: 14 Nov 2024

https://github.com/garthvh/esp8266button

An IoT Dash Like Button using an esp8266, a push button and GitHub Actions. Tested on an Adafruit Huzzah, SparkFun Thing, and Wemos D1 Mini

actions esp8266 github-actions iot-button

Last synced: 27 Oct 2024

https://github.com/dawidd6/action-homebrew-bump-formula

:gear: A GitHub Action to easily bump Homebrew formula on new release

action actions bump formula github github-actions homebrew livecheck tap update

Last synced: 12 Nov 2024

https://github.com/orf/cargo-bloat-action

Track rust binary sizes across builds using Github Actions

actions cargo github-actions rust

Last synced: 28 Oct 2024

https://github.com/stefanoeb/jest-action

Wraps and install Jest test runner in a github action.

actions ci javascript jest

Last synced: 04 Aug 2024

https://github.com/bkader/skeleton

A ready-to-use CodeIgniter skeleton with tons of new features and a whole new concept of hooks (actions and filters) as well as a ready-to-use and application-free themes and plugins system.

actions codeigniter codeigniter-skeleton dashboard demo entreprise filters framework history-management hooks modular multilingual plugins skeleton starter-kit themes user-management

Last synced: 30 Sep 2024

https://github.com/julia-actions/setup-julia

This action sets up a Julia environment for use in actions by downloading a specified version of Julia and adding it to PATH.

actions continuous-integration github-action github-actions hacktoberfest julia julialang

Last synced: 12 Oct 2024