Skip to content

docs: Remove apify-shared from documentation build#639

Merged
vdusek merged 1 commit intomasterfrom
docs/remove-apify-shared-from-docs-build
Feb 24, 2026
Merged

docs: Remove apify-shared from documentation build#639
vdusek merged 1 commit intomasterfrom
docs/remove-apify-shared-from-docs-build

Conversation

@vdusek
Copy link
Contributor

@vdusek vdusek commented Feb 24, 2026

Summary

  • Removes apify-shared from the docs build pipeline — it is no longer a dependency of apify-client-python
  • Removes cloning of apify-shared-python repo and its docspec dump generation from build_api_reference.sh
  • Removes apify_shared references from transformDocs.js (repo URL, version detection, docspec merging)
  • Removes apify_shared from the module list in generate_module_shortcuts.py

Test plan

  • CI passes

🤖 Generated with Claude Code

The apify-shared package is no longer a dependency of apify-client-python,
so remove it from the docs build pipeline, transform script, and module
shortcut generation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@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 Feb 24, 2026
@vdusek vdusek self-assigned this Feb 24, 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 Feb 24, 2026
@vdusek vdusek requested a review from Pijukatel February 24, 2026 09:46
@github-actions github-actions bot added this to the 135th sprint - Tooling team milestone Feb 24, 2026
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.60%. Comparing base (7895a4e) to head (4eb2c52).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #639   +/-   ##
=======================================
  Coverage   75.60%   75.60%           
=======================================
  Files          45       45           
  Lines        4271     4271           
=======================================
  Hits         3229     3229           
  Misses       1042     1042           
Flag Coverage Δ
unit 75.60% <ø> (ø)

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 merged commit 638ad1d into master Feb 24, 2026
46 of 49 checks passed
@vdusek vdusek deleted the docs/remove-apify-shared-from-docs-build branch February 24, 2026 10:10
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.

2 participants