Skip to content

ci: trigger docs rebuild on platform/core source changes#1565

Merged
radu-mocanu merged 1 commit intomainfrom
ci/docs-trigger-platform-src
Apr 14, 2026
Merged

ci: trigger docs rebuild on platform/core source changes#1565
radu-mocanu merged 1 commit intomainfrom
ci/docs-trigger-platform-src

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

@radu-mocanu radu-mocanu commented Apr 14, 2026

Summary

  • add packages/uipath-platform/src/**, packages/uipath-platform/pyproject.toml, packages/uipath-core/src/**, and packages/uipath-core/pyproject.toml to the publish-docs workflow trigger paths
  • version bump to 0.1.28 to verify the workflow triggers on merge via the new pyproject.toml path

Why

docs are generated from docstrings via mkdocstrings but the workflow only triggered on changes under packages/uipath/docs/. new service methods (like the choiceset support just merged) didn't show up on the docs site until an unrelated docs file was changed.

@radu-mocanu radu-mocanu force-pushed the ci/docs-trigger-platform-src branch from f948514 to 84f6df2 Compare April 14, 2026 12:48
@github-actions github-actions bot added the test:uipath-langchain Triggers tests in the uipath-langchain-python repository label Apr 14, 2026
@radu-mocanu radu-mocanu force-pushed the ci/docs-trigger-platform-src branch from 84f6df2 to 1f055e6 Compare April 14, 2026 13:11
docs are generated from docstrings in uipath-platform and uipath-core
via mkdocstrings, but the publish workflow only triggered on changes to
packages/uipath/docs/. new or updated service methods in platform/core
were not reflected on the docs site until an unrelated docs change
happened to trigger a rebuild.
@radu-mocanu radu-mocanu force-pushed the ci/docs-trigger-platform-src branch from 1f055e6 to 6a17d46 Compare April 14, 2026 13:13
@github-actions github-actions bot removed the test:uipath-langchain Triggers tests in the uipath-langchain-python repository label Apr 14, 2026
@radu-mocanu radu-mocanu merged commit a99fc06 into main Apr 14, 2026
120 checks passed
@radu-mocanu radu-mocanu deleted the ci/docs-trigger-platform-src branch April 14, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants