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

Add Testing Action #58

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Add Testing Action #58

merged 1 commit into from
Nov 17, 2023

Conversation

MfCrizz
Copy link
Contributor

@MfCrizz MfCrizz commented Aug 17, 2023

This adds a testing GitHub action. It lints the Helm chart, builds Unguard using Skaffold and deploys it to a Minikube cluster running in the GitHub Action environment. To verify the installation a Helm chart test is performed. This chart test runs the user-simulator and fails if one testing step in the user-simulator fails.

@MfCrizz MfCrizz requested a review from a team as a code owner August 17, 2023 14:15
@MfCrizz MfCrizz force-pushed the feature/add-pipeline-tests branch 2 times, most recently from 878553f to 36f2910 Compare August 17, 2023 14:37
@MfCrizz MfCrizz changed the title [PLEASE IGNORE - TEST] Test CI Action Test CI Action Sep 12, 2023
@MfCrizz MfCrizz changed the title Test CI Action Add Testing Action Sep 12, 2023
@MfCrizz MfCrizz force-pushed the feature/add-pipeline-tests branch 2 times, most recently from ca46d05 to 83bd65c Compare September 15, 2023 06:33
chart/values.yaml Show resolved Hide resolved
.github/workflows/build-images.yaml Show resolved Hide resolved
chart/templates/tests/test-frontend-connection.yaml Outdated Show resolved Hide resolved
@MfCrizz MfCrizz force-pushed the feature/add-pipeline-tests branch 2 times, most recently from 0cb8c01 to 9f3138f Compare November 17, 2023 12:18
@W3D3 W3D3 merged commit ca4aef3 into main Nov 17, 2023
6 checks passed
@MfCrizz MfCrizz deleted the feature/add-pipeline-tests branch November 22, 2023 08:07
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.

2 participants