v2.5.8: 🥚it Strategy - #338
Merged
Merged
Conversation
Bumps [voxmedia/github-action-slack-notify-build](https://github.com/voxmedia/github-action-slack-notify-build) from 1 to 2. - [Release notes](https://github.com/voxmedia/github-action-slack-notify-build/releases) - [Changelog](https://github.com/voxmedia/github-action-slack-notify-build/blob/main/CHANGELOG.md) - [Commits](voxmedia/github-action-slack-notify-build@v1...v2) --- updated-dependencies: - dependency-name: voxmedia/github-action-slack-notify-build dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Transcript blockquotes are callouts rather than spoken-at-a-timestamp content, yet apply! stamped every paragraph inside one — including the quote's first paragraph, which the carolus CSS positions out in the left gutter, and any list nested in the quote. Lists were also stamped once per item, which is noisy when the instructor reads a list as a unit. Skip any paragraph with a blockquote ancestor (walking the full chain so nested list items are caught too), and for lists only stamp the first paragraph of the first item so the list carries a single timestamp. Adds the first tests to the repo: an integration test that runs the real timestamper against a real WebVTT fixture. Run with: bundle exec ruby test/renderer/markdown_timestamper_test.rb Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Stop timestamping blockquotes; one timestamp per list
Updating dependencies
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ns/checkout-7 Bump actions/checkout from 6 to 7
…dia/github-action-slack-notify-build-2 Bump voxmedia/github-action-slack-notify-build from 1 to 2
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.
What's Changed
Changes
Chores
Full Changelog: v2.5.7...v2.5.8