ContainerCraft/git-tag-replay is a Github Action that replays Git tags from an upstream repository to a
downstream repository.
It is part 2 of a 3-part setup comprised of:
- ContainerCraft/projen-pulumi-crd-sdks - A Projen project type that manages projects handling Pulumi SDKs for Kubernetes Custom Resources.
- ContainerCraft/git-tag-replay - A Github Action that replays Git tags from an upstream repository to a downstream repository. (this repository)
- ContainerCraft/updatecli-policies - A repository
containing Updatecli policies to update dependencies when new versions are
detected by
git-tag-replay.