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

opendatahub-io / trainer / 29653193021
54%
main: 54%

Build:
Build:
LAST BUILD BRANCH: stable
DEFAULT BRANCH: main
Ran 18 Jul 2026 05:07PM UTC
Jobs 1
Files 33
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

18 Jul 2026 05:03PM UTC coverage: 53.898%. Remained the same
29653193021

Pull #193

github

sutaakar
fix: pass commit message via env var in lake-gate workflow

The ${{ }} expression expanded the commit message as raw text into the
shell script before bash ran.  When the message contained double quotes
(e.g. "go list" and "go install"), it broke the shell assignment and
bash tried to execute fragments as commands, causing exit code 127.

Move LATEST_COMMIT_SHORT and LATEST_COMMIT_MSG to the step's env block
so they are set as proper environment variables instead of inline string
substitution.

Fixes: https://github.com/opendatahub-io/trainer/actions/runs/29651613587

Signed-off-by: Karel Suta <ksuta@redhat.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Pull Request #193: fix: pass commit message via env var in lake-gate workflow

1694 of 3143 relevant lines covered (53.9%)

0.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29653193021.1 18 Jul 2026 05:07PM UTC 33
53.9
GitHub Action Run
Source Files on build 29653193021
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #193
  • PR Base - main (#29584467915)
  • 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