Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Github Actions workflows #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrcdb
Copy link
Member

@mrcdb mrcdb commented Nov 17, 2023

This PR addresses #27 by adding the following GitHub Actions workflows to the repo:

  • Linting - Go
  • Release Containers
  • Release
  • Security Analysis

The "Release Containers" GHA pushes the container image to the kubesec/kubesec-webhook repository so that it can be used in place of the old image currently referenced in the YAML (see #34). Docker Hub creds are required to push to the kubesec/kubesec-webhook repository.

- Linting - Go
- Release Containers
- Release
- Security Analysis
@mrcdb mrcdb marked this pull request as ready for review November 19, 2023 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant