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

tamada / sibling / 31148092108
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: ci/deploy-page
DEFAULT BRANCH: main
Ran 07 Aug 2026 04:40AM UTC
Jobs 1
Files 8
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

07 Aug 2026 04:39AM UTC coverage: 92.689%. Remained the same
31148092108

Pull #47

github

tamada
fix: build the document site with the Hugo which the theme asks for

The publish workflow failed on the release of v3.0.0; the site build said

    Module "github.com/nunocoracao/blowfish/v2" is not compatible with this
    Hugo version: 0.141.0/0.154.5 extended
    Error: ... shortcodes/codeberg.html:5: function "try" not defined

The workflow pinned Hugo 0.129.0, while the theme of docs/go.mod, blowfish
v2.97.0, asks for 0.141.0 or later; the `try` function came in 0.141.0.
Pin 0.154.5, which is the newest one the theme tells it works with. Both of
0.141.0 and 0.154.5 build the site of this repository.

The failure left the release half done; the tag and the release were created,
while the assets, the site, and the crate were not published, since the jobs
after the site build were skipped. Therefore, the workflow is dispatchable by
hand now, with the version as its input, so that such a release is completed
without merging a pull request again.

Also fix the site recipe of the Justfile, which ran hugo on the "site"
directory; the site is in "docs".

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Pull Request #47: Fix the site build of the publish workflow

1065 of 1149 relevant lines covered (92.69%)

12.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31148092108.1 07 Aug 2026 04:40AM UTC 8
92.69
GitHub Action Run
Source Files on build 31148092108
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31148092108
  • Pull Request #47
  • PR Base - main (#31147510073)
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