Skip to content

Tags: DavidVujic/python-polylith

Tags

stable-107

Toggle stable-107's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Agent skills readme (#446)

* fix: remove the 'for humans' section with incorrect links

* bump CLI to 1.47.2

stable-106

Toggle stable-106's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(CLI): Agent skills naming (#444)

* fix(CLI): rename agent skills folders to match the skill names

* bump CLI to 1.47.1

stable-105

Toggle stable-105's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(poly create proejct): quiet option does not trigger interactive …

…mode (#443)

* fix(poly create project): quiet option will not trigger interactive mode

* bump Poetry plugin to 1.52.0

* bump CLI to 1.46.0

stable-104

Toggle stable-104's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(poly info): for Poetry with PEP-621 support (#440)

* fix(poly info): for Poetry with PEP-621 support

* bump Hatch hook to 1.5.6

* bump PDM bricks hook to 1.3.9

* bump PDM workspace hook to 1.3.9

* bump Poetry plugin to 1.51.3

* bump CLI to 1.45.3

stable-103

Toggle stable-103's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(poly sync): for Poetry with PEP-621 support (#439)

* fix(poly sync): Poetry, but with PEP-621 ready pyproject.toml

* bump Poetry plugin to 1.51.2

* bump CLI to 1.45.2

stable-102

Toggle stable-102's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix poly sync for PEP 621 build backends that isn't hatchling or pdm (#…

…438)

* fix(poly sync): update pypackage.toml for PEP 621 project format when using a build backend that isn't hatchling or pdm

* bump Poetry plugin to 1.51.1

* bump CLI to 1.45.1

stable-101

Toggle stable-101's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(poly deps): view usage of brick interfaces (#436)

* wip(poly deps): check bricks interfaces

* bump Poetry plugin to 1.51.0

* bump CLI to 1.45.0

stable-100

Toggle stable-100's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add support for project aliases and grouping (#434)

* feat: add support for project name alias, and project grouping

* fix: add alias for project names and group projects

* feat: add alias and groups for each project data

* feat(poly info): use alias in table, if existing

* feat(poly libs): use project alias if existing

* fix(info): expose function

* feat(poly sync): use project name alias if existing

* fix(poly libs): unnecessary project data lookup

* feat(poly info): filter projects view based on configured group

* bump the PDM bricks hook to 1.3.8

* bump the PDM workspace hook to 1.3.8

* bump the Poetry plugin to 1.50.0

* bump the CLI to 1.44.0

stable-99

Toggle stable-99's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(poly check, poly libs): extract imports with similar top namespac…

…es (#432)

* fix(poly check, poly libs): extract brick imports, and separate bricks from third-party libs with similar top namespace

* bump Poetry plugin to 1.49.1

* bump CLI to 1.43.1

stable-98

Toggle stable-98's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(poly create base, component): exit with fail code if brick alread…

…y exists (#431)

* fix(poly create base, component): exit with fail code if brick already exists

* bump the CLI to 1.43.0

* bump the Poetry plugin to 1.49.0