Skip to content

Conversation

@vdusek
Copy link
Contributor

@vdusek vdusek commented Jan 22, 2026

  • Migrate from npm to yarn for consistency.
  • Same setup as in Crawlee.
  • All 3 Python documentation projects (crawlee-python, apify-sdk-python, apify-client-python) now use an identical yarn setup.
  • Relax website dependency constraints to reduce the number of unnecessary Renovate PRs.
  • Switch GitHub Actions to major-version tags for the same reason (only typos, for actionlint it isn't possible, unfortunately).

@vdusek vdusek added this to the 132nd sprint - Tooling team milestone Jan 22, 2026
@vdusek vdusek requested a review from barjin January 22, 2026 09:06
@vdusek vdusek self-assigned this Jan 22, 2026
@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Jan 22, 2026
@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.98%. Comparing base (2179ec9) to head (8f42692).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #747   +/-   ##
=======================================
  Coverage   81.98%   81.98%           
=======================================
  Files          46       46           
  Lines        2681     2681           
=======================================
  Hits         2198     2198           
  Misses        483      483           
Flag Coverage Δ
integration 56.13% <ø> (ø)
unit 67.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vdusek vdusek changed the title docs: Migrate from npm to yarn docs: Migrate from npm to yarn and relax web dependencies Jan 26, 2026
@vdusek vdusek force-pushed the migrate-docs-to-yarn branch from 36cfdae to d8d2ee6 Compare January 26, 2026 08:59
@vdusek vdusek requested a review from B4nan January 26, 2026 12:48
vdusek added a commit to apify/apify-client-python that referenced this pull request Jan 26, 2026
- Based on this discussion
apify/apify-sdk-python#747 (comment)
- Remove markdownlint and markdownlint-cli dependencies
- Remove lint:md and lint:md:fix scripts
- Revert dependency version formats from ">=x.x.x <1.0.0" to "^x.x.x":
  - docusaurus-gtm-plugin
  - @apify/eslint-config-ts
  - @apify/tsconfig
- Regenerate yarn.lock

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
vdusek added a commit to apify/crawlee-python that referenced this pull request Jan 26, 2026
- Based on this discussion
apify/apify-sdk-python#747 (comment)
- Remove markdownlint and markdownlint-cli dependencies
- Remove lint:md and lint:md:fix scripts
- Revert dependency version formats from ">=x.x.x <1.0.0" to "^x.x.x":
  - docusaurus-gtm-plugin
  - @apify/eslint-config-ts
  - @apify/tsconfig
- Regenerate yarn.lock

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants