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

ci: add support for incremental builds and helm charts #204

Merged
merged 28 commits into from
Nov 6, 2024

Conversation

pchandra19
Copy link
Contributor

CI-enhancements

pchandra19 and others added 4 commits October 17, 2024 13:50
@Abhinandan-Purkait
Copy link
Member

You would need to add the scripts and also need to fix the code coverage bit as well.

Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
Copy link
Member

@Abhinandan-Purkait Abhinandan-Purkait left a comment

Choose a reason for hiding this comment

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

Please fix the chart version, the CI is still failing.

Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
@Abhinandan-Purkait Abhinandan-Purkait dismissed their stale review November 5, 2024 13:45

Needs more changes

Copy link
Member

@niladrih niladrih left a comment

Choose a reason for hiding this comment

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

Minor comments. Looks good for the most part. Thanks.

Signed-off-by: Prateek Chandra <[email protected]>
Copy link
Member

@niladrih niladrih left a comment

Choose a reason for hiding this comment

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

Integration test coverage aside. CI looks good to me.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.35%. Comparing base (cab53c4) to head (3908177).
Report is 4 commits behind head on develop.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #204      +/-   ##
===========================================
- Coverage    37.91%   37.35%   -0.57%     
===========================================
  Files           36        1      -35     
  Lines         3373      779    -2594     
===========================================
- Hits          1279      291     -988     
+ Misses        2012      479    -1533     
+ Partials        82        9      -73     
Flag Coverage Δ
integrationtests 37.35% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@niladrih niladrih changed the title Ci enhancements ci: add support for incremental builds and helm charts Nov 6, 2024
@niladrih niladrih merged commit 2e2234e into openebs:develop Nov 6, 2024
5 checks passed
niladrih pushed a commit to niladrih/dynamic-localpv-provisioner that referenced this pull request Nov 27, 2024
niladrih added a commit that referenced this pull request Nov 28, 2024
* fix(analytics): respect environment variable to disable reporting event analytics (#211)

Signed-off-by: Ethan Mosbaugh <[email protected]>
Signed-off-by: Niladri Halder <[email protected]>

* ci: add support for incremental builds and helm charts (#204)

Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Niladri Halder <[email protected]>

* ci: fix build_and_push awk command (#212)

Signed-off-by: Niladri Halder <[email protected]>

* ci: fix build_and_push and release workflows (#213)

Signed-off-by: Niladri Halder <[email protected]>

---------

Signed-off-by: Ethan Mosbaugh <[email protected]>
Signed-off-by: Niladri Halder <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
Co-authored-by: Ethan Mosbaugh <[email protected]>
Co-authored-by: Prateek Chandra <[email protected]>
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.

4 participants