Skip to content

agents: add Windows lockfile migration and Gazelle manifest rules - #4109

Merged
rickeylev merged 7 commits into
bazel-contrib:mainfrom
rickeylev:migrate_requirements_to_pyproject
Aug 23, 2026
Merged

agents: add Windows lockfile migration and Gazelle manifest rules#4109
rickeylev merged 7 commits into
bazel-contrib:mainfrom
rickeylev:migrate_requirements_to_pyproject

Conversation

@rickeylev

Copy link
Copy Markdown
Collaborator

Clarify lockfile maintenance rules to prevent Windows CI failures when
migrating requirement inputs and updating Gazelle manifests.

Add explicit instructions to .agents/rules/lockfiles.md requiring # via
provenance updates in Windows lockfiles when migrating input files, and
requiring manifest updates via gazelle_python_manifest.update after
modifying requirements.

Standardize Python dependency declarations across tools, examples, and tests to use standard pyproject.toml configuration instead of requirements.in files.

Replace requirements.in inputs with pyproject.toml, update corresponding BUILD.bazel and documentation references, and regenerate all associated requirement lockfiles and Gazelle manifests.
Sync with upstream/main and resolve merge conflicts by updating migrated pyproject.toml files and regenerating all affected requirements lockfiles and Gazelle manifests.
Sync Windows requirement lockfiles with pyproject.toml inputs to resolve CI test failures.

Update comment headers and package provenance annotations in Windows lockfiles across examples and gazelle to reference pyproject.toml instead of requirements.in.
Sync with upstream/main and resolve merge conflicts by updating migrated pyproject.toml files and regenerating all affected requirements lockfiles (both Linux and Windows).
Clarify lockfile maintenance rules to prevent Windows CI failures when migrating requirement inputs and updating Gazelle manifests.

Add explicit instructions to .agents/rules/lockfiles.md requiring # via provenance updates in Windows lockfiles when migrating input files, and requiring manifest updates via gazelle_python_manifest.update after modifying requirements.
@rickeylev
rickeylev marked this pull request as ready for review August 23, 2026 22:56
@rickeylev
rickeylev requested a review from aignas as a code owner August 23, 2026 22:56
@rickeylev
rickeylev merged commit ae076cf into bazel-contrib:main Aug 23, 2026
3 of 5 checks passed
@rickeylev
rickeylev deleted the migrate_requirements_to_pyproject branch August 23, 2026 22:57
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.

1 participant