Run logging smoke tests on Bash 4.2#196
Merged
Merged
Conversation
codeforester
force-pushed
the
bug/192-20260725-primary-log-sink-hardening
branch
from
July 25, 2026 23:04
cd96d13 to
a0f3559
Compare
10 tasks
Base automatically changed from
bug/192-20260725-primary-log-sink-hardening
to
main
July 25, 2026 23:07
codeforester
force-pushed
the
ci/193-20260725-bash-42-logging-smoke
branch
from
July 25, 2026 23:07
b528a21 to
fc50066
Compare
codeforester
marked this pull request as ready for review
July 25, 2026 23:09
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
and can assert an exact interpreter version
inheritance,
log_is_enabled, DEBUG persistence, mode0600, file logging,UTC timestamps, and VERBOSE compatibility
to its immutable linux/amd64 manifest digest
dropped capabilities,
no-new-privileges, a PID limit, and a bounded tmpfsIssue
Closes #193
Validation
tests/bash-42-logging-smoke.sh— passed on local Bash 5.3.15tests/bash-42-logging-smoke.sh 5 3 15— exact-version assertion path passed./tests/validate.sh— 321 BATS tests plus the logging smoke passedtests/lint-warnings.shgit diff --checkNotes
bug/192-20260725-primary-log-sink-hardening.exact Bash 4.2.53 runtime proof.
docker.io/library/bash@sha256:0931edd3941d0603cb3d5da1cb298cf3eb6a579e09e094c3e34e2d5e9df8cddc.minimal 4.2 image runs only the focused compatibility contract.
VERSIONremains unchanged; this work is targeted to thev1.4.0milestone.
Checklist
<category>/<issue>-<YYYYMMDD>-<slug>.Fixes #<issue>orCloses #<issue>when merge should close the issue.