Shell github-actions

Open-source Shell projects categorized as github-actions

Top 23 Shell github-action Projects

  • ssh-action

    GitHub Actions for executing remote ssh commands.

  • Project mention: Portfolio Site Continuous Integration GitHub Action | dev.to | 2024-04-08

    This GitHub action will use another ssh-action action to handle the remote ssh connection. After storing the connection credentials in the GitHub repository secrets, this can securely/dynamically connect to the remote Ubuntu machine. The last key for this action job is the script, or verbatim Ubuntu commands that will be run. For the sake of brevity, I have only written pseudo-code for the deployment steps.

  • flutter-action

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • git-auto-commit-action

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

  • Project mention: Automate Python Linting and Code Style Enforcement with Ruff and GitHub Actions | dev.to | 2023-07-22

    We are also using the auto-commit action to commit the changes. We can configure the commit message and other options. Read more about the auto-commit action here. This is optional - we can also use the git action to commit the changes manually.

  • docker-github-actions-runner

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

  • Project mention: Self-hosted GitHub actions runners with Docker-in-Docker | news.ycombinator.com | 2023-07-26
  • 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

  • Project mention: GalaxyFrinder - Wormhole Mapper! | /r/Eve | 2023-06-07

    I have created TONS of custom systems for this, and have open sourced a lot of the micro-services, backends, CI/CD tools and pipelines: New Eden WebAPI (and Cloud Functions) - This is the backend authentication webapi that handles auth for the mapper (as well as cloud functions) Node ESI Stackdriver - Custom ESI library I created for all my TS backends that also does all it's logging to GCP stackdriver Firebase Action - Custom GitHub Action to automatically deploy static sites like GalaxyFinder and Account Management on commit Setup Firebase - Custom GitHub Action for using firebase cli to automate deployments, emulation, testing, and more (improvement of firebase-action) Firebase Trigger - Custom GitHub action used to update version numbers on deployments to trigger release notifications to users Chingy Locations (Deprecated) - Somewhat outdated micro-service used to update player locations for the mapper (deprecated and replaced) Capsuleer Locations - New location golang micro-service Go ESI - Custom golang esi module I created and is used for kill tracking, aura discord bots, and more Go ZKB - Custom golang zkb module I created to ingest redisq feed Go EvePraisal - Custom golang evepraisal module I created to interact and apraise chunks of data (for getting things like full kill values of virtually fitted ships) Aura Bot - Custom Aura Discord bot built to handle things like SRP, Kill tracking, etc. Built on top of go.esi, go.zkb, go.evepraisel, discordgo Eve Routes - Rust micro-service that gets routes for EVE using a* algorithm to find the shortest, safest, less safe, custom routes

  • trivy-action

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

  • Project mention: Mastering Secure CI/CD for ECS with GitHub Actions | dev.to | 2024-05-18
  • 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: Streamlining Coverage Reports in SonarCloud with an NX Monorepo | dev.to | 2024-04-16

    SonarCloud makes it possible to auto-scan your repositories without setting up a CI pipeline. All you have to do is create a free SonarCloud account, connect your GitHub project, and commit and push the sonar config file. But with this approach, it is impossible to generate a coverage report for your repository. To handle this issue, Sonar provides a GitHub action to upload your generated coverage report as part of your defined quality gates.

  • 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.

  • mkdkr

    mkdkr = Makefile + Docker

  • Firebase-Distribution-Github-Action

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

  • 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

  • composer-install

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

  • mongodb-github-action

    Use MongoDB in GitHub Actions

  • upload-rust-binary-action

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

  • k3d-action

    A GitHub Action to run lightweight ephemeral Kubernetes clusters during workflow. Fundamental advantage of this action is a full customization of embedded k3s clusters. In addition, it provides a private image registry and multi-cluster support.

  • 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 related posts

  • 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
  • Introducing Pull Request Tracker - A GitHub Action

    1 project | dev.to | 17 May 2023
  • What DevOps tool you wish that existed? I'll create it for free!

    3 projects | /r/devops | 10 May 2023
  • GitHub Workflows to check playbooks and generated files locally?

    3 projects | /r/ansible | 31 Mar 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. 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,349
2 flutter-action 2,141
3 git-auto-commit-action 1,852
4 docker-github-actions-runner 1,480
5 scp-action 1,102
6 latex-action 1,066
7 s3-sync-action 1,012
8 firebase-action 908
9 trivy-action 704
10 run-on-arch-action 659
11 sonarcloud-github-action 571
12 static_status 519
13 github-action-push-to-another-repository 436
14 hello-github-actions 381
15 mkdkr 360
16 Firebase-Distribution-Github-Action 355
17 lychee-action 272
18 check-spelling 248
19 github-slug-action 240
20 composer-install 220
21 mongodb-github-action 212
22 upload-rust-binary-action 202
23 k3d-action 174

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com