Skip to content

Commit

Permalink
feat(gazelle): simplify gazelle_python.yaml (#2048)
Browse files Browse the repository at this point in the history
Simplify and make gazelle_python.yaml have only top level package name.

It would work well in cases to reduce merge conflicts.

Resolve #1890

This is a compatible change and seems to have no side effects, so no
options are provided.

---------

Signed-off-by: hunshcn <[email protected]>
Co-authored-by: Ignas Anikevicius <[email protected]>
  • Loading branch information
hunshcn and aignas authored Jul 26, 2024
1 parent 6f9082f commit 014ad58
Show file tree
Hide file tree
Showing 16 changed files with 130 additions and 2,891 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ A brief description of the categories of changes:
### Changed
* (whl_library) A better log message when the wheel is built from an sdist or
when the wheel is downloaded using `download_only` feature to aid debugging.
* (gazelle): Simplify and make gazelle_python.yaml have only top level package name.
It would work well in cases to reduce merge conflicts.

### Fixed
* (rules) Signals are properly received when using {obj}`--bootstrap_impl=script`
Expand Down
Loading

0 comments on commit 014ad58

Please sign in to comment.