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

kubernetes-csi / csi-driver-nfs / 30271931275
78%
master: 78%

Build:
Build:
LAST BUILD BRANCH: fix-cr-git-repo-flag
DEFAULT BRANCH: master
Ran 27 Jul 2026 02:10PM UTC
Jobs 1
Files 11
Run time 1min
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

27 Jul 2026 01:47PM UTC coverage: 78.027%. Remained the same
30271931275

Pull #1207

github

andyzhangx
fix: bootstrap gh-pages branch before running chart-releaser

chart-releaser's 'cr upload' step fails with:

  fatal: invalid reference: origin/gh-pages

when the gh-pages branch doesn't yet exist on the remote. The last
Publish Helm Chart to GitHub Pages run hit exactly this after chart
packaging succeeded.

Add a pre-step that:
- Uses git ls-remote to check whether origin/gh-pages already exists
- If not, creates an empty orphan gh-pages branch in a temporary
  worktree (so the release-tag checkout used by the packaging step is
  not disturbed), commits a README pointing at the helm repo, and
  pushes it.

On subsequent runs the check is a no-op.
Pull Request #1207: fix: bootstrap gh-pages branch before running chart-releaser

1289 of 1652 relevant lines covered (78.03%)

36.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30271931275.1 27 Jul 2026 02:10PM UTC 11
78.03
GitHub Action Run
Source Files on build 30271931275
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1207
  • PR Base - master (#30271464301)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc