Skip to content

Fix typos and mentions to PyPI in CONTRIBUTING.md#584

Open
llucax wants to merge 3 commits into
frequenz-floss:v0.x.xfrom
llucax:contributing-fixes
Open

Fix typos and mentions to PyPI in CONTRIBUTING.md#584
llucax wants to merge 3 commits into
frequenz-floss:v0.x.xfrom
llucax:contributing-fixes

Conversation

@llucax
Copy link
Copy Markdown
Contributor

@llucax llucax commented May 22, 2026

The pytest instructions sometimes use test/ as the test directory but that's wrong, it should be tests/ instead. Also private repos don't publish packages to PyPI, so we should not mention it in the CONTRIBUTING.md file.

This PR fixes both issues, and add migration steps to the migration script to fix it in existing projects.

@llucax llucax requested a review from a team as a code owner May 22, 2026 12:50
@llucax llucax requested review from Marenz and removed request for a team May 22, 2026 12:50
@llucax llucax self-assigned this May 22, 2026
@llucax llucax enabled auto-merge May 22, 2026 12:51
@github-actions github-actions Bot added the part:template Affects the cookiecutter template files label May 22, 2026
@llucax llucax added this to the v0.18.0 milestone May 22, 2026
llucax added 3 commits May 22, 2026 15:14
The `pytest` instructions sometimes use `test/` as the test directory
but that's wrong, it should be `tests/` instead.

Also update golden tests, and add a migration step to the migration
script.

Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Private repos don't publish packages to PyPI, so we should not mention
it in the `CONTRIBUTING.md` file.

Also update golden tests, and add a migration step to the migration
script.

Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
@llucax llucax force-pushed the contributing-fixes branch from 74d6ddc to 8fb864b Compare May 22, 2026 13:19
@llucax llucax added the type:bug Something isn't working label May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:template Affects the cookiecutter template files type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant