Shell github-actions

Open-source Shell projects categorized as github-actions

Top 23 Shell github-action Projects

github-actions
  • ssh-action

    GitHub Actions for executing remote ssh commands.

    Project mention: Automating Telegram Bot Deployment with GitHub Actions and Docker | dev.to | 2024-06-12

    Note that we have provided 3 more secrets to authenticate to my VPS using appleboy/ssh-action. For the deployment workflow, it will likely vary depending on how you wish to deploy/host the project. For my project, I hosted it on a simple VPS server and this is the final workflow file:

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • flutter-action

    Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.

  • git-auto-commit-action

    Automatically commit and push changed files back to GitHub with this GitHub Action for the 80% use case.

  • docker-github-actions-runner

    This will run the new self-hosted github actions runners with docker-in-docker

    Project mention: Ephemeral self-hosted GitHub actions runners | dev.to | 2024-08-15

    To run actions-runner in Docker, we'll use the following solution: https://github.com/myoung34/docker-github-actions-runner. It's basically a bash wrapper over the binary from GitHub, which works quite well. The first thing to look at is the security section of the project's readme:

  • scp-action

    GitHub Action that copy files and artifacts via SSH.

  • latex-action

    :octocat: GitHub Action to compile LaTeX documents

  • s3-sync-action

    🔄 GitHub Action to sync a directory with a remote S3 bucket 🧺

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • firebase-action

    GitHub Action for interacting with Firebase

  • trivy-action

    Runs Trivy as GitHub action to scan your Docker container image for vulnerabilities

    Project mention: Building Web Applications Using Amazon EKS : AWS Project | dev.to | 2024-11-13

    We intended to have gitHub Action workflow move forward and complete even though image scan step fails. In real world, you might want to stop the workflow when image scan fails. For this you can set exit-code: '1'instead of exit-code: '0'in part of trivy step in build.yaml. For more details on this, please refer to Trivy doc .

  • run-on-arch-action

    A Github Action that executes jobs/commands on non-x86 cpu architectures (ARMv6, ARMv7, aarch64, s390x, ppc64le, riscv64) via QEMU

  • sonarcloud-github-action

    Integrate SonarCloud code analysis to GitHub Actions

    Project mention: CI/CD Pipelines Guide with GitHub Actions, SonarCloud, Codecov, and Sentry | dev.to | 2024-07-29

    References: GitHub Actions Documentation SonarCloud GitHub Action Codecov GitHub Action Sentry GitHub Action Nardy Book REST API

  • static_status

    🚦Bash script to generate a static status page.

  • github-action-push-to-another-repository

    github Action to push files into another Github repository

  • hello-github-actions

    Create a GitHub Action and use it in a workflow.

  • Firebase-Distribution-Github-Action

    This action uploads artifacts (.apk or .ipa) to Firebase App Distribution.

  • rsync-deployments

    GitHub Action for deploying code via rsync over ssh

    Project mention: How to deploy a static website to DigitalOcean | dev.to | 2024-10-23

    A plugin is used to rsync the contents to our server Make sure to use the correct path from which to deploy content Don't forget to specify the correct domain at remote-path and remote-host properties. Notice the SSH Key is retrieved from the repository secrets.

  • mkdkr

    mkdkr = Makefile + Docker

  • lychee-action

    Github action to check for broken links in Markdown, HTML, and text files using lychee, a fast link checker written in Rust.

  • check-spelling

    Spelling checker action to check spelling in repositories / pull requests / commits

  • github-slug-action

    GitHub Action to expose slug value of GitHub environment variables inside your GitHub workflow

  • upload-rust-binary-action

    GitHub Action for building and uploading Rust binary to GitHub Releases.

  • composer-install

    :gift: A GitHub Action to streamline installation of PHP dependencies with Composer.

  • mongodb-github-action

    Use MongoDB in GitHub Actions

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell github-actions discussion

Log in or Post with

Shell github-actions related posts

  • Ephemeral self-hosted GitHub actions runners

    2 projects | dev.to | 15 Aug 2024
  • Godot Rust CI: Handy GDScript & Rust GitHub Actions

    5 projects | dev.to | 15 Aug 2024
  • Enhance Code Security with GitHub Actions: Automatically Commenting PRs with Docker Scans

    1 project | dev.to | 13 Jul 2024
  • Streamlining Coverage Reports in SonarCloud with an NX Monorepo

    2 projects | dev.to | 16 Apr 2024
  • Portfolio Site Continuous Integration GitHub Action

    1 project | dev.to | 8 Apr 2024
  • GitHub Actions as a time-sharing supercomputer

    4 projects | news.ycombinator.com | 10 Jan 2024
  • Self-hosted GitHub actions runners with Docker-in-Docker

    1 project | news.ycombinator.com | 26 Jul 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source github-action projects in Shell? This list will help you:

Project Stars
1 ssh-action 4,881
2 flutter-action 2,280
3 git-auto-commit-action 2,071
4 docker-github-actions-runner 1,716
5 scp-action 1,262
6 latex-action 1,153
7 s3-sync-action 1,041
8 firebase-action 929
9 trivy-action 842
10 run-on-arch-action 690
11 sonarcloud-github-action 599
12 static_status 545
13 github-action-push-to-another-repository 462
14 hello-github-actions 480
15 Firebase-Distribution-Github-Action 380
16 rsync-deployments 367
17 mkdkr 370
18 lychee-action 328
19 check-spelling 264
20 github-slug-action 262
21 upload-rust-binary-action 249
22 composer-install 233
23 mongodb-github-action 228

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that Shell is
the 10th most popular programming language
based on number of metions?