An open API service indexing awesome lists of open source software.

https://github.com/makeplane/actions


https://github.com/makeplane/actions

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# Plane GitHub Actions

A collection of reusable GitHub Actions for Plane's CI/CD workflows.

## Available Actions

### [Docker Build & Push](./build-push)
Build and push Docker images to DockerHub and private registries with support for:
- Multi-platform builds using Docker Buildx
- Smart tagging system for releases
- Private registry support
- Build arguments and more

## Usage

Each action has its own README with detailed documentation and examples. Click the links above to learn more about specific actions.