Automated Update of BBS Protobuf Resources#8
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
63812ba to
173cf34
Compare
173cf34 to
ac9360c
Compare
ac9360c to
e47e20c
Compare
7a53b3a to
ab575bc
Compare
ab575bc to
2059ca2
Compare
joyvuu-dave
pushed a commit
that referenced
this pull request
Mar 12, 2026
- Add Steno::LoggerIO: IO adapter wrapping Steno::Logger, forwarding write/puts to the logger at a configured log level - Add tests for Steno::LoggerIO - Remove StenoIO and its spec - Update Steno::Logger: broaden callstack filter from logger.rb only to all frames within lib/steno/, so records logged via Steno::LoggerIO are attributed to the correct caller - Update PumaRunner to use Steno::LoggerIO instead of StenoIO - Update lib/steno/README.md: document changes as modification #8
19efb0f to
ca28fd4
Compare
d980c7c to
d2fc093
Compare
6226b79 to
103fec3
Compare
53561da to
bd1d5ae
Compare
97dd202 to
4b697cd
Compare
4b697cd to
fa66634
Compare
fa66634 to
909c77c
Compare
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.
This PR contains updates to the bbs protobuf resources.
Please review carefully before merging.