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

https://github.com/paion-data/hashistack

A set of standardized CI/CD library currently maintained and used by the dev team
https://github.com/paion-data/hashistack

ci-cd continuous-delivery continuous-deployment github-actions release-automation

Last synced: 22 days ago
JSON representation

A set of standardized CI/CD library currently maintained and used by the dev team

Awesome Lists containing this project

README

        

HashiStack
==========

[![GitHub Workflow Status][GitHub Workflow Status Badge]][GitHub Workflow Status URL]
[![Apache License][Apache License Badge]][Apache License, Version 2.0]

__HashiStack__ is an opinionated GitHub CI/CD library of
[GitHub Actions Reusable Workflows](https://docs.github.com/en/actions/sharing-automations/reusing-workflows) that are
shared among Paion Data projects. It is an effort that __unifies and standardize the CI/CD of software developed within
Paion Data__.

![HashiCorp deoloyment "Error loading ci-cd.png"](docs/static/img/ci-cd.png)

License
-------

The use and distribution terms for [HashiStack]() are covered by the [Apache License, Version 2.0].

[Apache License, Version 2.0]: https://www.apache.org/licenses/LICENSE-2.0
[Apache License Badge]: https://img.shields.io/badge/Apache%202.0-F25910.svg?style=for-the-badge&logo=Apache&logoColor=white

[GitHub Workflow Status Badge]: https://img.shields.io/github/actions/workflow/status/paion-data/hashistack/ci-cd.yaml?branch=master&logo=github&style=for-the-badge
[GitHub Workflow Status URL]: https://github.com/paion-data/hashistack/actions/workflows/ci-cd.yaml