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

letsencrypt / pebble
9%
master: 8%

Build:
Build:
LAST BUILD BRANCH: jit-persost
DEFAULT BRANCH: master
Repo Added 26 Feb 2019 04:54PM UTC
Files 18
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • account-challgne-00
  • add-dns-persist-support
  • add-dns-persist-support-part-2
  • already-replaced
  • ari-override
  • ari-response-type
  • ari-truncate
  • better-release
  • challtestsrv-log-less
  • cpu-custom-redirect-status-code
  • cpu-docker-use-go12
  • cpu-fix-cname-clear
  • cpu-fix-keyrollover-err-check
  • cpu-go-1-13
  • cpu-go-1-13-now
  • cpu-go-go-speed-racer
  • cpu-go12
  • cpu-mention-non-default-ports
  • cpu-mock-servfail
  • cpu-no-account-id-field-marshal
  • cpu-no-clock-dep
  • cpu-no-pebble-client
  • cpu-pag-dir-and-nonce
  • cpu-readme-subprobs
  • cpu-repo-normalize
  • cpu-stricter-than-your-gradeschool-teacher
  • cpu-tls-one-three
  • cpu-use-latest-docker
  • dependabot/go_modules/github.com/go-jose/go-jose/v4-4.0.5
  • dependabot/go_modules/github.com/go-jose/go-jose/v4-4.1.4
  • dependabot/go_modules/github.com/miekg/dns-1.1.25
  • dependabot/go_modules/golang.org/x/crypto-0.35.0
  • dependabot/go_modules/golang.org/x/net-0.36.0
  • dependabot/go_modules/golang.org/x/net-0.38.0
  • dns-persist-01
  • dont-update-absent-parent-order
  • ecdsa-chains
  • fix-akid_certs
  • fix-ci
  • fix-lints-ci
  • http-chunked-encoded-requests
  • invalid-profile
  • jit-persost
  • master
  • mattm-deps
  • mattm-go-jose
  • mattm-go-jose-4.1.3
  • mattm-golangci-lint-2
  • mattm-golangcilint
  • mattm-golangcilint-2.9.0
  • mldsa-chains
  • newcert
  • no-finalize-loc
  • optional-comments-pr536
  • order-for-display-race
  • orders-not-deactivated
  • parseTimeAlgoCheck
  • paul.wouters-Rcode-fix
  • rand-seed
  • replace-docker-login-action
  • revoked-duplicate
  • sslkeylog
  • tcp-retry
  • test-cpu-go-go-speed-racer
  • update-dns-account-01
  • user-action
  • useragent
  • v2.0.1
  • v2.0.2
  • v2.1.0
  • v2.2.0
  • v2.2.1
  • v2.2.2
  • v2.3.0
  • v2.3.1
  • vancluever-profile-default-promote

03 Apr 2026 08:08PM UTC coverage: 9.255%. Remained the same
23960475082

push

github

web-flow
build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#545)

Bumps
[github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from
4.1.3 to 4.1.4.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-jose/go-jose/commit/0e5987663"><code>0e59876</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/go-jose/go-jose/commit/ddffdbcec"><code>ddffdbc</code></a>
Bump actions/checkout from 5 to 6 (<a
href="https://redirect.github.com/go-jose/go-jose/issues/213">#213</a>)</li>
<li>See full diff in <a
href="https://github.com/go-jose/go-jose/compare/v4.1.3...v4.1.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-jose/go-jose/v4&package-manager=go_modules&previous-version=4.1.3&new-version=4.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot crea... (continued)

431 of 4657 relevant lines covered (9.25%)

1.7 hits per line

Relevant lines Covered
Build:
Build:
4657 RELEVANT LINES 431 COVERED LINES
1.7 HITS PER LINE
Source Files on main
  • Tree
  • List 18
  • 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
23960475082 main build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#545) Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.1.3 to 4.1.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go... push 03 Apr 2026 08:09PM UTC web-flow github
9.25
23765309532 main Replace docker/login-action with inline docker login (#543) Drop dependency on docker/login-action by replacing it with a simple docker login command. Just reduces our supply chain exposure a bit. Co-authored-by: Claude Opus 4.6 (1M context) <no... push 30 Mar 2026 08:09PM UTC web-flow github
9.25
23661008035 main Fix in.Rcode type for fmt.Errorf() (#542) in.Rcode returns an int. This resolves build issue: ./va.go:845:80: fmt.Errorf format %q has arg in.Rcode of wrong type int push 27 Mar 2026 06:16PM UTC web-flow github
9.25
22151985676 main Optional comments from #536 (#541) Completed optional comments from #536. push 18 Feb 2026 06:16PM UTC web-flow github
9.25
22151972903 main Upgrade golangci-lint to v2.9.0 for Go 1.26 (#538) This unblocks a future change to testing on Go 1.26 push 18 Feb 2026 06:15PM UTC web-flow github
9.25
22120028253 main Always query DNS records over TCP instead of UDP (#540) TXT records can be quite large, with is a problem for DNS challenges, they don't fit in the 512 buffer especially if there are multiple. DNS servers can increase the buffer size through EDNS... push 17 Feb 2026 11:34PM UTC web-flow github
9.25
22110536747 main Add support for the draft dns-persist-01 challenge (#536) Adds support for draft specification of the dns-perist-01 ACME challenge type. Draft specification can be found [here](https://datatracker.ietf.org/doc/draft-ietf-acme-dns-persist) and th... push 17 Feb 2026 06:25PM UTC web-flow github
9.26
21972842179 main Add expose ports layer (#534) With this PR, I’m adding a layer to the final image to expose the apps ports. This fixes the visibility of the applications when it’s run as a service in GitLab CI. There was a previous PR (https://github.com/letsen... push 13 Feb 2026 02:55AM UTC web-flow github
6.28
21958381211 main Fix go-lint-checks CI job failures (#537) With the [release of go1.26](https://go.dev/blog/go1.26), CI started failing the golangci-lint job because actions/setup-go was configured with go-version: stable, which now selects go1.26. Our pinned gol... push 12 Feb 2026 06:04PM UTC web-flow github
6.28
21828814239 main Add expose ports layer Pull #534 10 Feb 2026 06:56PM UTC greeddj github
6.28
See All Builds (1475)
  • 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