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

cilium / cilium / 41986
39%

Build:
DEFAULT BRANCH: master
Ran 19 May 2022 04:30PM UTC
Jobs 2
Files 941
Run time 39min
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

19 May 2022 03:42PM UTC coverage: 33.858% (+0.03%) from 33.826%
41986

push

travis-ci-com

joestringer
docs: Add docs-builder build as dependency to live preview

With "make render-docs-live-preview", we use the cilium/docs-builder
image to build a preview of the documentation, to serve it locally, and
to watch the source files for changes to update automatically the
preview.

When the Docker image is present locally, the command uses it. When this
is not the case, it pulls it from Docker, in its ":latest" version by
default. This can be an issue due to commit 0da7224218ab ("ci: pin down
image for documentation workflow"), where we pinned down the
docs-builder image to use in the CI. Since this commit, the reference
image is not longer ":latest", but the tag in use in the CI files. As a
consequence, the live preview may attempt to use an outdated version of
the image. This is currently the case: running the command with no local
image raises an error about a missing "myst_parser" extension, which is
not present on the version tagged with ":latest".

To fix this, we mark builder-image as a dependency for the
render-docs-live-preview target, so that the image gets built locally.

Reported-by: Yoyo Wu <yoyo19980720@163.com>
Signed-off-by: Quentin Monnet <quentin@isovalent.com>

47676 of 140810 relevant lines covered (33.86%)

3839.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 41986.1 19 May 2022 04:31PM UTC 0
33.85
Travis Job 41986.1
2 41986.2 19 May 2022 04:30PM UTC 0
33.81
Travis Job 41986.2
Source Files on build 41986
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #41986
  • 70676ec2 on github
  • Prev Build on master (#41984)
  • Next Build on master (#41987)
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

© 2026 Coveralls, Inc