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

test: validate pepr build generates a helm install-able chart #1520

Merged
merged 7 commits into from
Dec 5, 2024

Conversation

btlghrants
Copy link
Collaborator

Description

Adds workflow to validate that deploying a Pepr Module via helm install works.

Related Issue

Relates to #1514

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@btlghrants btlghrants self-assigned this Dec 5, 2024
@btlghrants btlghrants added the Testing Testing label Dec 5, 2024
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.02%. Comparing base (a6360ac) to head (3249eb7).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1520   +/-   ##
=======================================
  Coverage   79.02%   79.02%           
=======================================
  Files          40       40           
  Lines        1735     1735           
  Branches      413      414    +1     
=======================================
  Hits         1371     1371           
+ Misses        362      334   -28     
- Partials        2       30   +28     

see 7 files with indirect coverage changes

@btlghrants btlghrants added this to the v0.41.0 milestone Dec 5, 2024
@btlghrants btlghrants marked this pull request as ready for review December 5, 2024 21:31
@btlghrants btlghrants requested a review from a team as a code owner December 5, 2024 21:31
Copy link
Collaborator

@cmwylie19 cmwylie19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@cmwylie19 cmwylie19 enabled auto-merge December 5, 2024 21:56
@cmwylie19 cmwylie19 added this pull request to the merge queue Dec 5, 2024
Merged via the queue into main with commit 244747d Dec 5, 2024
47 checks passed
@cmwylie19 cmwylie19 deleted the 1514_test_helm_deploy branch December 5, 2024 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing Testing
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants