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
- Host: GitHub
- URL: https://github.com/paion-data/hashistack
- Owner: paion-data
- License: apache-2.0
- Created: 2022-10-09T03:21:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-05T02:06:55.000Z (28 days ago)
- Last Synced: 2025-04-10T01:34:36.004Z (23 days ago)
- Topics: ci-cd, continuous-delivery, continuous-deployment, github-actions, release-automation
- Language: Dockerfile
- Homepage: https://hashistack.paion-data.dev/
- Size: 38.6 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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__.
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