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

stacklok / minder
47%
main: 53%

Build:
Build:
LAST BUILD BRANCH: relevant_repo_new_handler
DEFAULT BRANCH: main
Repo Added 14 Feb 2024 09:43AM UTC
Files 267
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 v0.0.37
branch: v0.0.37
CHANGE BRANCH
x
Reset
  • v0.0.37
  • main
  • v0.0.31
  • v0.0.32
  • v0.0.33
  • v0.0.34
  • v0.0.35
  • v0.0.36
  • v0.0.38
  • v0.0.39
  • v0.0.40
  • v0.0.41
  • v0.0.42
  • v0.0.43
  • v0.0.44
  • v0.0.45
  • v0.0.46
  • v0.0.47
  • v0.0.48
  • v0.0.49
  • v0.0.50
  • v0.0.51
  • v0.0.52
  • v0.0.53
  • v0.0.54
  • v0.0.55
  • v0.0.56
  • v0.0.57
  • v0.0.58
  • v0.0.59
  • v0.0.60
  • v0.0.62
  • v0.0.63
  • v0.0.65

22 Mar 2024 08:25AM UTC coverage: 47.13%. First build
8387569569

push

github

web-flow
Provide an array of fallback secrets to allow secret migration (#2734)

In order to provide for a clean webhook secret migration, we need to
provide a window of using the old secret. For this, we add an array of
PreivousWebhookSecrets to the WebhookConfig structure. If validating the
payload with the WebhookConfig.WebhookSecret fails, we fall back to
validating using the previous secrets.

Because validating the request reads the request body, we need to read
the body first and save in a byte slice in case we do have the fallbacks
configured.

Related: #2722

41 of 56 new or added lines in 2 files covered. (73.21%)

7275 of 15436 relevant lines covered (47.13%)

40.4 hits per line

Relevant lines Covered
Build:
Build:
15436 RELEVANT LINES 7275 COVERED LINES
40.4 HITS PER LINE
Source Files on v0.0.37
  • Tree
  • List 151
  • 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
8387569569 v0.0.37 Provide an array of fallback secrets to allow secret migration (#2734) In order to provide for a clean webhook secret migration, we need to provide a window of using the old secret. For this, we add an array of PreivousWebhookSecrets to the Web... push 22 Mar 2024 08:37AM UTC web-flow github
47.13
See All Builds (5200)
  • 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