JavaScript github-actions

Open-source JavaScript projects categorized as github-actions

Top 23 JavaScript github-action Projects

  • 30-seconds-of-code

    Short code snippets for all your development needs

    Project mention: 30-seconds-of-code: Short code snippets for all your development needs | news.ycombinator.com | 2023-12-25
  • cml

    ♾️ CML - Continuous Machine Learning | CI/CD for ML

    Project mention: Hacktoberfest Machine Learning Projects for JS/TS Developers 🎃 | dev.to | 2023-10-20

    Continuous Machine Learning (CML) is an open-source command-line interface tool designed to enhance continuous integration and delivery (CI/CD) workflows, with a focus on Machine Learning Operations (MLOps). The tool facilitates automated development workflows, including machine provisioning, model training and evaluation, comparing machine learning experiments across your project’s history, and monitoring changing datasets.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • 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

    Project mention: How to Create a Kick-Ass GitHub Profile in 5 Minutes | dev.to | 2023-06-22

    Now, we will create a new action for your repository. There is an awesome action template that can be used directly. This action will fetch the blogs from your Medium profile and put that on your GitHub profile page.

  • action-tmate

    Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself.

    Project mention: How to debug GitHub actions. Real-world example | dev.to | 2024-03-27

    The go-to method of debugging GitHub Actions is tmate. With tmate we can connect to our running Action terminal and see what is going on there by executing some simple commands!

  • github-action

    GitHub Action for running Cypress end-to-end & component tests

  • lighthouse-ci-action

    Audit URLs using Lighthouse and test performance with Lighthouse CI.

  • ssh-agent

    GitHub Action to setup `ssh-agent` with a private key

    Project mention: Continuous Deployment with GitHub Actions and Kamal | dev.to | 2024-01-07

    Once the image has been built and pushed, you only need to trigger the deployment using Kamal. We use the webfactory/ssh-agent to establish a connection to our production server. After installing the required Ruby dependencies, it’s only a matter of running Kamal. As the image is already built and pushed, we use the --skip-push flag.

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

  • heroku-deploy

    A simple github action that dynamically deploys an app to heroku

  • actions

    GitHub Actions for the R community (by r-lib)

  • slack-github-action

    Send data into Slack using this GitHub Action!

    Project mention: Synthetic Monitoring with the Tracetest GitHub Action | dev.to | 2023-12-14

    As a final step, you can add a notification step that tell you if the tests failed. To do that, I'm using slackapi/slack-github-action that allows you to send a Slack message about the test conclusion. In my case, I've set it to send messages only in case of failures:

  • github-activity-readme

    Updates README with the recent GitHub activity of a user

  • expo-github-action

    Expo GitHub Action makes it easy to automate EAS builds or updates

  • action

    :bird: A GitHub action to tweet from a repository (by twitter-together)

  • action-download-artifact

    :gear: A GitHub Action to download an artifact associated with given workflow and commit or other criteria

    Project mention: GitHub Actions equivalent of Azure Devops pipeline resources? | /r/devops | 2023-05-29
  • ec2-github-runner

    On-demand self-hosted AWS EC2 runner for GitHub Actions

    Project mention: Practical Tips for Refactoring Release CI using GitHub Actions | dev.to | 2023-08-17

    Introduce a Pre Job for Allocate Runners: Allocate Runners is the first executed job that allocates Runners and creates global Version markers for the following Job. For instance, if we choose to use EC2, Allocate Runners Job will allocate EC2 instances of the corresponding platform through the EC2 API (implemented by the ec2-github-runner Action). In the future, we plan to incorporate more sophisticated selection algorithms to allocate Runners, with the aim of optimizing the costs of Runner allocation.

  • npm-install

    GitHub Action for install npm dependencies with caching without any configuration

  • vercel-action

    This action make a deployment with github actions instead of Vercel builder.

    Project mention: Integration Testing Vercel Serverless Functions with OpenTelemetry | dev.to | 2024-01-09

    The initial step involves creating a Vercel account, installing the CLI, and authenticating through the CLI.

  • chatgpt-action

    Let ChatGPT review PRs for you

  • deploy-pages

    GitHub Action to publish artifacts to GitHub Pages for deployments

    Project mention: Building project docs for GitHub Pages | dev.to | 2023-08-29

    The last two steps complete the process by uploading the artifact for the docs (the build/docs/ directory that sphinx-build outputted to) and then using the deploy-pages action.

  • lint-action

    ✨ GitHub Action for detecting and auto-fixing lint errors

  • action-doctl

    GitHub Actions for DigitalOcean - doctl

    Project mention: Run WebAssembly on DigitalOcean Kubernetes with SpinKube - In 4 Easy Steps | dev.to | 2024-03-27

    DigitalOcean is a cloud infrastructure provider catering to developers, offering scalable virtual servers, storage solutions, networking services, and managed Kubernetes clusters. It simplifies application deployment, management, and scaling through its intuitive user interface and CLI (doctl), allowing developers to efficiently utilize cloud resources for their projects.

  • vault-action

    A GitHub Action that simplifies using HashiCorp Vault™ secrets as build variables.

  • action-send-mail

    :gear: A GitHub Action to send an email to multiple recipients

    Project mention: How to use notification in gitea actions | /r/selfhosted | 2023-04-01

    https://github.com/dawidd6/[email protected]

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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). The latest post mention was on 2024-03-27.

JavaScript github-actions related posts

Index

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

Project Stars
1 30-seconds-of-code 118,612
2 cml 3,910
3 blog-post-workflow 2,866
4 action-tmate 2,591
5 github-action 1,284
6 lighthouse-ci-action 1,113
7 ssh-agent 1,065
8 heroku-deploy 953
9 actions 906
10 slack-github-action 789
11 github-activity-readme 747
12 expo-github-action 701
13 action 690
14 action-download-artifact 649
15 ec2-github-runner 645
16 npm-install 638
17 vercel-action 584
18 chatgpt-action 560
19 deploy-pages 536
20 lint-action 533
21 action-doctl 443
22 vault-action 408
23 action-send-mail 407
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com