Skip to content

Fix the outdated version number in the template#380

Merged
llucax merged 2 commits into
frequenz-floss:v0.x.xfrom
llucax:fix-0.13
Mar 29, 2025
Merged

Fix the outdated version number in the template#380
llucax merged 2 commits into
frequenz-floss:v0.x.xfrom
llucax:fix-0.13

Conversation

@llucax
Copy link
Copy Markdown
Contributor

@llucax llucax commented Mar 29, 2025

No description provided.

llucax added 2 commits March 29, 2025 23:03
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Copilot AI review requested due to automatic review settings March 29, 2025 22:14
@llucax llucax requested a review from a team as a code owner March 29, 2025 22:14
@llucax llucax requested a review from shsms March 29, 2025 22:14
@github-actions github-actions Bot added the part:template Affects the cookiecutter template files label Mar 29, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the outdated dependency version for "frequenz-repo-config" by updating all references from 0.12.3 to 0.13.1 across various project files. It also updates the cookiecutter template and the release notes to reflect this change.

  • Updated dependency versions in pyproject.toml files for model, lib, app, api, and actor projects.
  • Modified the cookiecutter template to use the new version.
  • Adjusted the release notes to document the version number fix.

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests_golden/integration/test_cookiecutter_generation/model/frequenz-model-test/pyproject.toml Updated model dependency version from 0.12.3 to 0.13.1.
tests_golden/integration/test_cookiecutter_generation/lib/frequenz-test-python/pyproject.toml Updated lib dependency version from 0.12.3 to 0.13.1.
tests_golden/integration/test_cookiecutter_generation/app/frequenz-app-test/pyproject.toml Updated app dependency version from 0.12.3 to 0.13.1.
tests_golden/integration/test_cookiecutter_generation/api/frequenz-api-test/pyproject.toml Updated api dependency version from 0.12.3 to 0.13.1.
tests_golden/integration/test_cookiecutter_generation/actor/frequenz-actor-test/pyproject.toml Updated actor dependency version from 0.12.3 to 0.13.1.
cookiecutter/{{cookiecutter.github_repo_name}}/pyproject.toml Updated template dependency version from 0.12.3 to 0.13.1.
RELEASE_NOTES.md Adjusted release notes to note the version fix.

@llucax
Copy link
Copy Markdown
Contributor Author

llucax commented Mar 29, 2025

Minor, so I will force-merge and release.

@llucax llucax merged commit 3b099d8 into frequenz-floss:v0.x.x Mar 29, 2025
5 checks passed
@llucax llucax deleted the fix-0.13 branch March 29, 2025 22:26
@llucax llucax added this to the v0.13.1 milestone Apr 3, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants