Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the outdated version number in the template #380

Merged
merged 2 commits into from
Mar 29, 2025

Conversation

llucax
Copy link
Contributor

@llucax llucax commented Mar 29, 2025

No description provided.

@Copilot Copilot bot 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

@Copilot 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
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
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.

1 participant