-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: frequenz-floss/frequenz-repo-config-python
base: v0.15.1
head repository: frequenz-floss/frequenz-repo-config-python
compare: v0.16.0
- 15 commits
- 20 files changed
- 1 contributor
Commits on Mar 9, 2026
-
Reset release notes and migration script
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for 1da1c80 - Browse repository at this point
Copy the full SHA 1da1c80View commit details -
migrate: Add
read_cookiecutter_str_var()helperAlso remove the more specific `read_project_type()` as it can be replaced by `read_cookiecutter_str_var("type")`. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>Configuration menu - View commit details
-
Copy full SHA for 5d57583 - Browse repository at this point
Copy the full SHA 5d57583View commit details -
Replace specific (and outdated) tag with <tag>
It is hard to keep remembering to update the tag, so better use a placeholder. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for 182c1a6 - Browse repository at this point
Copy the full SHA 182c1a6View commit details -
migrate: Fix mkdocs paths for api repos
The mkdocstrings-python v2 migration added in v0.14.0 moved the `paths` setting out of `handlers.python.options` assuming `src`, but api repositories use `py`, so they were not fixed automatically. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for ec4bac6 - Browse repository at this point
Copy the full SHA ec4bac6View commit details
Commits on Mar 10, 2026
-
Fix mkdocs python path for API repos (#534)
The mkdocstrings-python v2 migration added in v0.14.0 moved the `paths` setting out of `handlers.python.options` assuming `src`, but api repositories use `py`, so they were not fixed automatically.
Configuration menu - View commit details
-
Copy full SHA for e9da7af - Browse repository at this point
Copy the full SHA e9da7afView commit details -
migrate: Disable too-many-locals and branches lints
These scripts are throw-away, so we don't care about a bit of extra complexity here. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for ec16404 - Browse repository at this point
Copy the full SHA ec16404View commit details -
migrate: Update runners for Docker jobs
Move Docker-based jobs that were wrongly moved to `ubuntu-slim` by v0.15.0 back to `ubuntu-24.04`, as `ubuntu-slim` doesn't provide Docker. Both the cookiecutter template and the migration script were updated. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for 675b22f - Browse repository at this point
Copy the full SHA 675b22fView commit details -
migrate: Update runners for Docker jobs (#536)
Update the migration script to move Docker-based jobs to `ubuntu-24.04` that were wrongly moved to `ubuntu-slim` by v0.15.0, as `ubuntu-slim` doesn't provide Docker.
Configuration menu - View commit details
-
Copy full SHA for f97e24a - Browse repository at this point
Copy the full SHA f97e24aView commit details
Commits on Mar 11, 2026
-
ci: Trigger repo-config migration in merge queue
Add the `merge_group` trigger to the repo-config migration workflow so it can be required by merge queues without running the migration job there. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for 47db92e - Browse repository at this point
Copy the full SHA 47db92eView commit details -
ci: Trigger repo-config migration in merge queue (#537)
Add the `merge_group` trigger to the repo-config migration workflow so it can be required by merge queues without running the migration job there.
Configuration menu - View commit details
-
Copy full SHA for 75090ee - Browse repository at this point
Copy the full SHA 75090eeView commit details -
migrate: Fix version ruleset copilot removal
The v0.15.0 migration for the Protect version branches ruleset did not properly remove the Copilot review rule in existing repositories. Add a dedicated migration step to detect and remove the `copilot_code_review` rule. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for 8c21ad0 - Browse repository at this point
Copy the full SHA 8c21ad0View commit details -
migrate: Fix version ruleset copilot removal (#535)
The v0.15.0 migration for the Protect version branches ruleset did not properly remove the Copilot review rule in existing repositories. Add a dedicated migration step to detect and remove the `copilot_code_review` rule.
Configuration menu - View commit details
-
Copy full SHA for 30bba68 - Browse repository at this point
Copy the full SHA 30bba68View commit details -
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for 395f7e2 - Browse repository at this point
Copy the full SHA 395f7e2View commit details -
Prepare release notes for v0.16.0
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for 028d1b5 - Browse repository at this point
Copy the full SHA 028d1b5View commit details
Commits on Mar 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for fa0fc91 - Browse repository at this point
Copy the full SHA fa0fc91View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.15.1...v0.16.0