Automatically publish Go binaries to Github Release Assets through Github Action.
-
Updated
Oct 16, 2024 - Shell
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."
Taking Action With GitHub Actions
Automatically publish Go binaries to Github Release Assets through Github Action.
Check all links in markdown files if they are alive or dead. 🔗✔️
GitHub Action for deploying code via rsync over ssh
🏷 Visualize and optionally limit the size of your Pull Requests
Github action to check for broken links in Markdown, HTML, and text files using lychee, a fast link checker written in Rust.
GitHub Action that deploys a pull request preview to GitHub Pages, similar to Vercel and Netlify, and cleans up after itself.
🔃 A GitHub Action for syncing between two independent repositories using force push
GitHub Action for interacting with Google Cloud Platform (GCP)
Github action for syncing other repositories (templates) with current repository. Any git provider like GitHub (enterprise), GitLab, Gittea,.. are supported for the source repository
Publish Github releases in an 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.
A GitHub Action that uploads a file to a new release.
Automatically add an issue or pull request to specific GitHub Project(s) when you create and/or label them.
A Github workflow action to call a webhook with payload data from the event. Support for JSON or URL encoded endpoints.
A GitHub Action to run Go commands
A GitHub Action that supports docker-compose and Docker Swarm deployments
GitHub Action to setup a PostgreSQL database
A GitHub Action to automatically revert a commit on a '/revert' comment
Created by GitHub
Released October 16, 2018