Skip to content

[pull] master from python-semantic-release:master#218

Merged
pull[bot] merged 5 commits into
Dresdn:masterfrom
python-semantic-release:master
Jul 6, 2026
Merged

[pull] master from python-semantic-release:master#218
pull[bot] merged 5 commits into
Dresdn:masterfrom
python-semantic-release:master

Conversation

@pull

@pull pull Bot commented Jul 6, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

codejedi365 and others added 5 commits July 5, 2026 15:27
…onfigured with `..` (#1444)

In monorepo setups where `repo_dir = '..'` is configured for a subpackage,
`Path('..').absolute()` returns `/path/to/package/..` rather than the resolved
`/path/to/repo`. This change resolves symlinks and normalizes paths, preventing
additional `'Found .git/ in higher parent directory'` warnings.

Resolves: #1418

* docs(configuration): document `repo_dir` config option

* test(fixtures): update example monorepo to configure `repo_dir` as parent dir

* test(cmd-version): update rebuild repo tests to check for `.git/` in parent dir warning

* test(cmd-version): add e2e test to check for warning of `.git/` in parent dir

* test(fixtures): adjust change directory for windows compatibility

---------

Co-authored-by: Aniket Karne <aniketkarne@gmail.com>
Co-authored-by: codejedi365 <codejedi365@users.noreply.github.com>
Signed-off-by: codejedi365 <codejedi365@users.noreply.github.com>
Automatically generated by python-semantic-release
@pull pull Bot locked and limited conversation to collaborators Jul 6, 2026
@pull pull Bot added the ⤵️ pull label Jul 6, 2026
@pull pull Bot merged commit 7816daf into Dresdn:master Jul 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants