nullstone
nullstone copied to clipboard
Full pipeline support for GitOps
Overview
Nullstone provides GitOps support for preview environments through pull requests. However, those configurations don't have an effect on pipeline environments once a PR is merged. Adding support includes two major improvements:
- Nullstone will synchronize blocks that are not apps (e.g. datastores, clusters, networks, etc.)
- Nullstone will perform GitOps synchronize on pipeline environments.
How will it work?
WIP:
- Per-branch synchronization (like deploys)
- Approval workflow