Skip to content

Repository files navigation

GitHub Actions

Generic reusable composite actions for the mclebtec org.

Public repo — no secrets or project-specific configuration. See SECURITY.md.

Actions (actions/)

ActionPurpose
setup-org-githubCheckout this repo and symlink actions/ + scripts/ into consumer .github/
terraform-fmt-checkterraform fmt -check -recursive
load-environment-variablesMerge variables.yml + GitHub vars into GITHUB_ENV
gcp-auth, gcp-build-and-publish, gcp-docker-config, gcp-maven-config, build-and-publish-helm-chartGCP / Maven / Helm

Usage

- uses: mclebtec/.github/actions/terraform-fmt-check@masterwith:
working-directory: infra
- uses: mclebtec/.github/actions/setup-org-github@master

Security

  • Pass secrets via workflow secrets.* / vars.* into action inputs only
  • Never commit .env, keys, tokens, or service-account JSON

About

A centralised repository for the gitHub workflow runner

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages