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

https://github.com/datum-cloud/actions

Reusable actions across datum cloud
https://github.com/datum-cloud/actions

Last synced: 7 days ago
JSON representation

Reusable actions across datum cloud

Awesome Lists containing this project

README

          

# Datum Cloud GitHub Actions

Welcome to **Datum Cloud's** repository for reusable GitHub Actions. This
repository provides a collection of modular, well-documented, and
production-ready GitHub Actions designed to streamline CI/CD workflows.

## 📌 Overview

This repository serves as a central hub for reusable GitHub Actions, enabling
teams to standardize workflows and improve maintainability. Each action is
designed to be modular, configurable, and easy to integrate into various GitHub
projects.

## 📂 Repository Structure

- **`.github/workflows/`** – Contains individual reusable GitHub Actions.
- **`docs/`** – Documentation for each action, including inputs, outputs, and
usage guidelines.

## 🚀 Features

- **Reusable & Modular** – Designed for flexibility across multiple
repositories.
- **Security-Focused** – Follows best practices to minimize security risks.
- **Scalable** – Optimized for high-performance CI/CD workflows.
- **Versioned Releases** – Ensures stability and backward compatibility.

## 📖 Documentation

Each action is documented with:
- Inputs and outputs
- Configuration options
- Best practices for usage
- Release notes and versioning details

Refer to the [`docs/`](docs/) directory for detailed documentation on each
action.

## 🛠️ Contribution Guidelines

We welcome contributions! To contribute:
1. Create a feature branch (`feature/your-action`).
1. Follow the repository's coding and documentation standards.
1. Submit a pull request for review.

Please check out our [contribution guidelines](CONTRIBUTING.md) before
submitting changes.

## 📬 Support

For questions or issues, please open a GitHub Issue in this repository.