• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sapcc / ocm-helm-toolbox
0%
main: 0%

Build:
Build:
LAST BUILD BRANCH: renovate/external-dependencies
DEFAULT BRANCH: main
Repo Added 14 May 2025 11:40AM UTC
Token SeHvfYUQdyNhHZqYEnsKvJzJ2hLKkit4P regen
Build 48 Last
Files 7
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH unpack-dependency-charts
branch: unpack-dependency-charts
CHANGE BRANCH
x
Reset
Sync Branches
  • unpack-dependency-charts
  • autoupdateable-deps
  • main
  • move-generated-files
  • renovate/external-dependencies
  • renovate/github.comsapcc
  • start

23 May 2025 09:49AM UTC coverage: 0.0%. Remained the same
15207470232

Pull #5

github

majewsky
unbundle: unpack dependency charts inside Helm charts

This is intended for workflows where the unbundle result gets committed into Git,
e.g. when CD systems like Argo watch a Git repo instead of an OCM repository.
By unpacking the archive files, the commit diffs become more meaningful
and delta compression becomes more efficient.

This is an example of the effect when unpacking the
`cloud.sap/backup-replication` bundle before and after the change:

```diff
--- tree-output-before.txt  2025-05-23 11:48:27.097765265 +0200
+++ tree-output-after.txt   2025-05-23 11:48:40.804883372 +0200
@@ -4,8 +4,20 @@
 │   │   └── backup-replication.alerts
 │   ├── Chart.lock
 │   ├── charts
-│   │   ├── linkerd-support-1.1.0.tgz
-│   │   └── owner-info-1.0.0.tgz
+│   │   ├── linkerd-support
+│   │   │   ├── Chart.yaml
+│   │   │   ├── README.md
+│   │   │   ├── templates
+│   │   │   │   └── namespace-annotation.yaml
+│   │   │   └── values.yaml
+│   │   └── owner-info
+│   │       ├── Chart.yaml
+│   │       ├── ci
+│   │       │   └── test-values.yaml
+│   │       ├── README.md
+│   │       ├── templates
+│   │       │   └── configmap.yaml
+│   │       └── values.yaml
 │   ├── Chart.yaml
 │   ├── ci
 │   │   └── test-values.yaml
@@ -21,4 +33,4 @@
 ├── git-location.json
 └── localized-values.yaml

-6 directories, 16 files
+11 directories, 23 files
```
Pull Request #5: unbundle: unpack dependency charts inside Helm charts

0 of 31 new or added lines in 1 file covered. (0.0%)

0 of 532 relevant lines covered (0.0%)

0.0 hits per line

Relevant lines Covered
Build:
Build:
532 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on unpack-dependency-charts
  • Tree
  • List 7
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15207470232 unpack-dependency-charts unbundle: unpack dependency charts inside Helm charts This is intended for workflows where the unbundle result gets committed into Git, e.g. when CD systems like Argo watch a Git repo instead of an OCM repository. By unpacking the archive files, ... Pull #5 23 May 2025 09:52AM UTC majewsky github
0.0
See All Builds (48)

Badge your Repo: ocm-helm-toolbox

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc