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

SwissDataScienceCenter / renku-gateway
47%

Build:
DEFAULT BRANCH: master
Repo Added 31 Jan 2024 01:38PM UTC
Files 44
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: master
CHANGE BRANCH
x
Reset
  • master
  • 1.0.0
  • 1.0.1
  • 1.0.2
  • 1.0.3
  • 1.0.4
  • 1.1.0
  • 1.2.0
  • 1.3.0
  • 1.3.1
  • 1.3.2
  • 1.4.0
  • 1.5.0
  • 1.5.1
  • 1.6.0
  • 1.7.0
  • 1.8.0
  • add-devcontainer
  • add-unsafe-session-cookie-option-for-dev
  • authentication-build
  • build/gitlab-redirects
  • chore-azure-deploy
  • chore-better-logging-for-errors
  • chore-retry-keycloak-client-init
  • chore-update-go-version-1.25
  • chore-update-renku-action-c1.14.0
  • chore-update-renku-action-v1.12.2
  • chore-update-renku-action-v1.12.3
  • chore-update-renku-action-v1.13.0
  • chore-update-renku-action-v1.14.0
  • chore-update-renku-action-v1.14.1
  • chore-update-renku-action-v1.14.2
  • chore-update-renku-action-v1.15.0
  • chore-update-renku-action-v1.15.1
  • chore-update-renku-action-v1.16.0
  • ciyer/no-inject-tokens
  • ciyer/redirect-gitlab-visits
  • ciyer/redirects-cleanup
  • dependabot/github_actions/SwissDataScienceCenter/renku-actions-1.20.0
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/github_actions/peter-evans/create-or-update-comment-5
  • dependabot/github_actions/peter-evans/find-comment-4
  • dependabot/go_modules/github.com/getkin/kin-openapi-0.131.0
  • dependabot/go_modules/github.com/getkin/kin-openapi-0.133.0
  • dependabot/go_modules/github.com/getsentry/sentry-go-0.40.0
  • dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.2
  • dependabot/go_modules/github.com/gorilla/schema-1.4.1
  • dependabot/go_modules/github.com/labstack/echo/v4-4.15.0
  • dependabot/go_modules/github.com/posthog/posthog-go-1.6.13
  • dependabot/go_modules/github.com/posthog/posthog-go-1.8.2
  • dependabot/go_modules/github.com/redis/go-redis/v9-9.17.2
  • dependabot/go_modules/github.com/spf13/viper-1.21.0
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • dependabot/go_modules/golang.org/x/net-0.38.0
  • dependabot/go_modules/golang.org/x/oauth2-0.27.0
  • dependabot/go_modules/golang.org/x/oauth2-0.34.0
  • dependabot/go_modules/golang.org/x/time-0.14.0
  • dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • dependabot/go_modules/k8s.io/client-go-0.35.0
  • feat-add-renku-refresh-token-for-data-service
  • feat-shutdown-notebooks
  • feat-work-with-disabled-v1-svcs-but-internal-gitlab
  • feat/build-arm64-image
  • fix-core-sticky-sessions-tracking
  • fix-do-not-fail-missing-gitlab-url
  • fix-pass-cookie-to-data-service
  • fix-token-ttl
  • leafty/add-tests
  • leafty/add-tests-2
  • leafty/add-tests-3
  • leafty/add-tests-4
  • leafty/automaxprocs
  • leafty/build-3p-oauth
  • leafty/build-go-deps
  • leafty/build-tools
  • leafty/cleanup-python
  • leafty/code-ql
  • leafty/debug-mode
  • leafty/debug-mode-test
  • leafty/echo-sentry
  • leafty/fix-500-session-save
  • leafty/fix-703
  • leafty/fix-721-search-access-token
  • leafty/fix-acceptance-tests
  • leafty/fix-codeql
  • leafty/fix-logout-providers
  • leafty/fix-path-rewrite
  • leafty/refactor-gateway
  • leafty/refactor-gateway-db
  • leafty/sign-session-cookie
  • leafty/test-metrics
  • leafty/toggle-v1-services
  • leafty/update-ci
  • leafty/update-dependabot
  • leafty/update-oidc
  • login-metrics
  • lorenzo/fix-acceptance-job
  • lorenzo/update-acceptance-tests-action
  • new-login-flow
  • refactor/remove-v1-components
  • release-1.3.2
  • snyk-scanning
  • test-ci-deployment

08 Jan 2026 10:10AM UTC coverage: 47.2%. Remained the same
20813186263

push

gihub-action

web-flow
build: update go dependencies (#807)

* chore: bump github.com/posthog/posthog-go from 1.3.3 to 1.6.13

Bumps [github.com/posthog/posthog-go](https://github.com/posthog/posthog-go) from 1.3.3 to 1.6.13.
- [Release notes](https://github.com/posthog/posthog-go/releases)
- [Changelog](https://github.com/PostHog/posthog-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/posthog/posthog-go/compare/v1.3.3...v1.6.13)

---
updated-dependencies:
- dependency-name: github.com/posthog/posthog-go
  dependency-version: 1.6.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: bump k8s.io/client-go from 0.29.0 to 0.35.0

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.0 to 0.35.0.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.0...v0.35.0)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: bump github.com/spf13/viper from 1.18.2 to 1.21.0

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.2 to 1.21.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.21.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: bump github.com/getsentry/sentry-go from 0.26.0 to 0.40.0

Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.26.0 to 0.40.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsen... (continued)

1686 of 3572 relevant lines covered (47.2%)

13.83 hits per line

Relevant lines Covered
Build:
Build:
3572 RELEVANT LINES 1686 COVERED LINES
13.83 HITS PER LINE
Source Files on master
  • Tree
  • List 46
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20813186263 master build: update go dependencies (#807) * chore: bump github.com/posthog/posthog-go from 1.3.3 to 1.6.13 Bumps [github.com/posthog/posthog-go](https://github.com/posthog/posthog-go) from 1.3.3 to 1.6.13. - [Release notes](https://github.com/posthog... push 08 Jan 2026 10:11AM UTC web-flow gihub-action
47.2
20780614292 master tests: update cypress tests (#808) push 07 Jan 2026 11:54AM UTC web-flow gihub-action
47.2
20712246614 master chore: bump github/codeql-action from 3 to 4 (#806) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/cod... push 05 Jan 2026 10:18AM UTC web-flow gihub-action
47.2
20170160905 master build: fix go toolchain version in go.mod (#798) Closes #797. push 12 Dec 2025 02:39PM UTC web-flow gihub-action
47.2
20170077214 master chore: bump github.com/gorilla/schema from 1.2.1 to 1.4.1 (#799) Bumps [github.com/gorilla/schema](https://github.com/gorilla/schema) from 1.2.1 to 1.4.1. - [Release notes](https://github.com/gorilla/schema/releases) - [Commits](https://github.co... push 12 Dec 2025 02:37PM UTC web-flow gihub-action
47.2
20170011397 master chore: bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#800) Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-version: 1.33.0 dependency-type: i... push 12 Dec 2025 02:35PM UTC web-flow gihub-action
47.2
20167665819 master chore: bump github.com/getkin/kin-openapi from 0.118.0 to 0.133.0 (#794) Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.118.0 to 0.133.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Co... push 12 Dec 2025 01:06PM UTC web-flow gihub-action
47.2
20167029083 master chore: bump golang.org/x/oauth2 from 0.16.0 to 0.27.0 (#786) Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.16.0 to 0.27.0. - [Commits](https://github.com/golang/oauth2/compare/v0.16.0...v0.27.0) --- updated-dependencies: -... push 12 Dec 2025 12:40PM UTC web-flow gihub-action
47.2
20166517511 master chore: bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.2 (#785) Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.2. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Commits](https://git... push 12 Dec 2025 12:19PM UTC web-flow gihub-action
47.2
20165199487 master chore: bump golang.org/x/crypto from 0.18.0 to 0.45.0 (#788) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.18.0 to 0.45.0. - [Commits](https://github.com/golang/crypto/compare/v0.18.0...v0.45.0) --- updated-dependencies: -... push 12 Dec 2025 11:23AM UTC web-flow gihub-action
47.2
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

© 2026 Coveralls, Inc