GitHub Action to build and push Docker images with Buildx
-
Updated
Oct 2, 2021 - TypeScript
{{ message }}
GitHub Action to build and push Docker images with Buildx
GitHub Action to login against a Docker registry
GitHub Action to set up Docker Buildx
Build and push docker images caching each stage to reduce build time
GitHub Action to extract metadata (tags, labels) from Git reference and GitHub events for Docker
Go SDK for GitHub Actions - easily author GitHub Actions in Go
GitHub Action to configure Qemu support
GitHub Action to compile LaTeX documents
Use MongoDB in GitHub Actions
GitHub Action for executing SSH commands on remote servers
This is a GitHub Actions that sends a message to a given channel in Microsoft Teams
Use Redis in GitHub Actions
GitHub Action to use Docker Buildx Bake as a high-level build command
Continuously Deploying Django to DigitalOcean with Docker and GitHub Actions
Generate coding activity graph tracked by WakaTime to embed in Readme(s) and webpages.
GitHub action to generate a changelog based on the Git history
Github Action to compile all examples of an Arduino library for one board and check for errors
Android Github Action that builds Android project, runs unit tests and generates debug APK, builds for Github Actions hackathon
Updates your GitHub wiki by using rsync, allowing for exclusion of files and directories and actual deletion of files.
From @YannCebron on JetBrains Platform Slack:
one thing I’d like to see, is ability to specify download directory for specified IDEs so one can use caching to avoid redownloading GB’s of IDE distributions on each run
CC: @hsz
Build Specific AUR Package in Docker
A GitHub Action that allows you to place a random quote/fun-fact on your README file, from a collection of famous computer science quotes/facts !
Upload localizable files to the Localazy translation management platform.
Self-Hosted GitHub Actions Runner in a Docker container
Github action to copy/retag multiarch images from one registry to another
Download localizable files from the Localazy translation management platform.
This repository contains JavaEE examples (including JAX-RS, Wildfly Swarm, MicroProfile, Gradle, Docker, Kotlin, etc)
GitHub Action for alex
A GitHub Action that allows you to update README with a random image, from a collection of your own images/logos.
Add a description, image, and links to the github-actions-docker topic page so that developers can more easily learn about it.
To associate your repository with the github-actions-docker topic, visit your repo's landing page and select "manage topics."
Looks like it's possible to pick the position of a card via API: https://developer.github.com/v3/projects/cards/#move-a-project-card
Ideally, I'd like to be able to assign an issue to a project into a specific column (which works great!) but put it at the bottom. Currently this action puts the card at the top of the column.