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

zalando / skipper
77%

Build:
DEFAULT BRANCH: master
Repo Added 20 Jun 2017 09:42AM UTC
Files 283
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

08 Oct 2025 12:41PM UTC coverage: 77.239% (+0.003%) from 77.236%
18344980175

push

github

web-flow
build: use latest version tag (#3652)

To derive new release version from the latest version build script
describes git tags.

If build pipeline was retriggered we end up with two version tags on the
HEAD commit which breaks subsequent builds because git describe tags
returns first tag from several (see
https://stackoverflow.com/questions/8089002/git-describe-with-two-tags-on-the-same-commit)
and then build script can not create new tag because it already exists
(i.e. second tag on the commit).

This change lists tags differently such that build script always sees
latest version tag.

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>

23269 of 30126 relevant lines covered (77.24%)

88710.69 hits per line

Relevant lines Covered
Build:
Build:
30126 RELEVANT LINES 23269 COVERED LINES
88710.69 HITS PER LINE
Source Files on master
  • Tree
  • List 283
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18344980175 master build: use latest version tag (#3652) To derive new release version from the latest version build script describes git tags. If build pipeline was retriggered we end up with two version tags on the HEAD commit which breaks subsequent builds beca... push 08 Oct 2025 12:54PM UTC web-flow github
77.24
18342406150 master Support OpenTelemetry SDK (#3627) When OpenTelemetry is enabled Skipper registers global OpenTelemetry TracerProvider and creates a bridge OpenTracing tracer. This follows recommended migration strategy https://opentelemetry.io/docs/migration/op... push 08 Oct 2025 11:11AM UTC web-flow github
77.24
18340136185 master fix: forward backend in routegroups (#3650) fix: forward backend in routegroups The validation webhook creates a ServiceBackend by adding +1 to eskip.LBBackend, which was ForwardBackend. It failed then by wanting to have a service_name which is ... push 08 Oct 2025 09:40AM UTC web-flow github
77.61
18280036515 master build(deps): bump docker/login-action from 3.5.0 to 3.6.0 (#3646) Bumps [docker/login-action](https://github.com/docker/login-action) from 3.5.0 to 3.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/... push 06 Oct 2025 12:10PM UTC web-flow github
77.62
18279000240 master build(deps): bump oss-fuzz-base/base-builder-go from `76ed10b` to `bfc4761` in /.clusterfuzzlite (#3648) Bumps oss-fuzz-base/base-builder-go from `76ed10b` to `bfc4761`. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com... push 06 Oct 2025 11:26AM UTC web-flow github
77.62
18278046729 master build(deps): bump the all-go-mod-patch-and-minor group with 4 updates (#3647) Bumps the all-go-mod-patch-and-minor group with 4 updates: [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc), [github.com/envoyproxy/go-control-plane/en... push 06 Oct 2025 10:49AM UTC web-flow github
77.62
18110361978 master feature: implement <forward> (#3639) push 30 Sep 2025 01:35PM UTC web-flow github
77.62
18049655794 master docs: Add CORS configuration example to filters documentation (#3638) Added a example showing how to properly configure CORS functionality by creating dedicated routes for handling OPTIONS requests. --------- Signed-off-by: Aleksandr Ponimaskin... push 26 Sep 2025 09:32PM UTC web-flow github
77.62
17918942505 master chore: Update Go version to 1.24.6 (#3635) To include fix for vulnerability https://osv.dev/vulnerability/GO-2025-3956 Signed-off-by: Aleksandr Ponimaskin <aleksandr.ponimaskin@zalando.de> push 22 Sep 2025 02:54PM UTC web-flow github
77.64
17763396397 master build(deps): bump oss-fuzz-base/base-builder-go from `4103d03` to `7628168` in /.clusterfuzzlite (#3625) Bumps oss-fuzz-base/base-builder-go from `4103d03` to `7628168`. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com... push 16 Sep 2025 11:05AM UTC web-flow github
77.63
See All Builds (431)
  • 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