Skip to content

chore: bump container image to sha-3faff14#168

Merged
DavidCozens merged 1 commit into
mainfrom
chore/bump-behave-image-libssl
Apr 20, 2026
Merged

chore: bump container image to sha-3faff14#168
DavidCozens merged 1 commit into
mainfrom
chore/bump-behave-image-libssl

Conversation

@DavidCozens

Copy link
Copy Markdown
Owner

Purpose

Pins the `behave` image to BehaveDocker#1, which explicitly declares `libssl3t64` as a runtime dependency. No functional change today — libssl3t64 was already pulled in transitively via `debian:trixie-slim`. This bump removes the ambiguity so E3 (TLS transport) — which links the example binary against OpenSSL — doesn't depend on the transitive graph holding stable.

Change Description

Companion to the recent PR #167 that bumped the compiler containers for `libssl-dev`. Development deps there, runtime here.

Test Evidence

  • New image pulled and verified: `dpkg -l libssl3t64` shows `3.5.5-1~deb13u2`, `behave 1.3.3` intact
  • Full BDD suite green against the new image (15 features / 32 scenarios / 168 steps)

Areas Affected

  • BDD CI job (`bdd` on ubuntu-latest) and the local BDD compose
  • Devcontainer `behave` service — a "Dev Containers: Rebuild Container" is required locally on merge if that service gets started
  • No production code, no Windows jobs, no non-BDD Linux jobs touched

🤖 Generated with Claude Code

- behave: sha-b871b1c → sha-3faff14

Brings in the explicit libssl3t64 runtime declaration from
BehaveDocker#1. Previously libssl3 was pulled in transitively via
debian:trixie-slim — now declared explicitly so SolidSyslog's E3 TLS
transport (S3.7+) doesn't depend on the transitive graph holding
stable across base-image updates.

Verified locally: full BDD suite (15 features / 32 scenarios / 168
steps) green against the new image.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@DavidCozens has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 22 minutes and 21 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 22 minutes and 21 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1d8e6a89-5fc8-4faf-838a-3c4dc88c2cb0

📥 Commits

Reviewing files that changed from the base of the PR and between d6e91d3 and 062e30d.

📒 Files selected for processing (3)
  • .devcontainer/docker-compose.yml
  • ci/docker-compose.bdd.yml
  • docs/containers.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-behave-image-libssl

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

Copy link
Copy Markdown
Contributor

☀️   Quality Summary

   🚦   Unit Tests (GCC): 99% successful (✔️ 589 passed, 🙈 3 skipped)
   🚦   Unit Tests (Clang): 99% successful (✔️ 543 passed, 🙈 3 skipped)
   🚦   Unit Tests (Sanitize): 99% successful (✔️ 543 passed, 🙈 3 skipped)
   🚦   BDD Tests (Linux): 100% successful (✔️ 32 passed)
   🚦   BDD Tests (Windows): 66% successful (✔️ 21 passed, 🙈 11 skipped)
   🚦   Unit Tests (MSVC): 100% successful (✔️ 433 passed, 🙈 1 skipped)
   ⚠️   Clang-Tidy: No warnings
   ⚠️   CPPCheck: No warnings


Created by Quality Monitor v1.14.0 (#f3859fd). More details are shown in the GitHub Checks Result.

@DavidCozens DavidCozens merged commit 06c7803 into main Apr 20, 2026
13 checks passed
@DavidCozens DavidCozens deleted the chore/bump-behave-image-libssl branch April 20, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant