Conversation
Contributor
Repo Config MigrationUpdate: 0.16.0 → 0.17.0 ✅ Migration completed successfully. Migration outputNext stepMigration changes were committed and |
Contributor
|
@dependabot recreate |
Bumps the repo-config group with 1 update: [frequenz-repo-config](https://github.com/frequenz-floss/frequenz-repo-config-python). Updates `frequenz-repo-config` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases) - [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.x.x/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-repo-config-python@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: frequenz-repo-config dependency-version: 0.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: repo-config ... Signed-off-by: dependabot[bot] <support@github.com>
383eeec to
fd6852e
Compare
=== v0.17.0 ========================================================= Script URL: https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/v0.17.0/cookiecutter/migrate.py ======================================================================== Updating generated CI workflows... Updated .github/workflows/ci-pr.yaml: updated CI pull-request workflow Updated .github/workflows/ci.yaml: updated main CI workflow ======================================================================== Fixing missed CI platform matrix migrations... Skipped .github/workflows/ci.yaml: platform matrix migration already fixed ======================================================================== Updating generated Dependabot workflows... Updated .github/workflows/auto-dependabot.yaml: updated Dependabot auto-merge workflow Updated .github/workflows/repo-config-migration.yaml: updated repo-config migration workflow ======================================================================== Creating black migration workflow... Created .github/workflows/black-migration.yaml: black formatting migration workflow ======================================================================== Updating auxiliary GitHub workflows... Updated .github/workflows/dco-merge-queue.yml: updated DCO merge queue workflow Updated .github/workflows/labeler.yml: updated labeler workflow Updated .github/workflows/release-notes-check.yml: updated release notes check workflow ======================================================================== ✅ Migration script finished successfully ✅ The migration completed successfully.
Contributor
Repo Config MigrationUpdate: 0.16.0 → 0.17.0 ✅ Migration completed successfully. Migration outputNext stepMigration changes were committed and |
llucax
approved these changes
Apr 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the repo-config group with 1 update in the / directory: frequenz-repo-config.
Updates
frequenz-repo-configfrom 0.16.0 to 0.17.0Release notes
Sourced from frequenz-repo-config's releases.
... (truncated)
Commits
5814b77Prepare for v0.17.0 release (#557)3d3a0detemplate: Bump version to the upcoming v0.17.0b8165c5Prepare release notes for the v0.17.0 release9bc1d61Fix wrong trailing quote in migration scriptf125700Normalize tag comment488c80cRemove chardet pinning (#554)2ad88e7migrate: Fix missed CI platform matrix migrations (#549)eec17e3Handle private repos in workflow migration (#548)ce994a3Add black auto-migration workflow (#556)5800adfAdd release notes