Conversation
…dance - Added section explaining Docker image tag naming convention (e.g., `22-1.52.0` for Node.js 22 with Playwright 1.52.0) - Added direct links to Docker Hub tags pages for discovering available versions - Added guidance on pinning Playwright/Puppeteer versions for reproducible builds - Clarified that using `*` as version is a legacy approach, with pinning now preferred
|
Preview for this PR was built for commit |
B4nan
approved these changes
Jan 18, 2026
TC-MO
requested changes
Jan 20, 2026
Contributor
TC-MO
left a comment
There was a problem hiding this comment.
Few thoughts and changes requested
Thanks for the fixes! Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
mnmkng
added a commit
that referenced
this pull request
Jan 21, 2026
Add .claude/rules/writing-style.md with documentation writing guidelines for AI assistants. Based on Apify style guide and TC-MO's technical writer feedback from PR #2185. Includes: - Core principles (simple, factual, technical) - Formatting rules (headings, bold, lists) - Grammar guidelines (articles, Oxford comma) - Terminology standards (Actor capitalization, word choice) - Common mistakes to avoid Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
3 tasks
|
Preview for this PR was built for commit |
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.
See https://apify.slack.com/archives/CQ96RHG2U/p1768757339018769
22-1.52.0for Node.js 22 with Playwright 1.52.0)*as version is a legacy approach, with pinning now preferredNote
Updates
docker.mdwith guidance to improve reproducibility and clarity around base images.{runtime-version}-{library-version}tags with examplespackage.jsonexamples provided*is legacy and pinning is preferredWritten by Cursor Bugbot for commit 11df06f. Configure here.