Skip to content

chore: merge branch 'main' into 'dev'#499

Merged
medubelko merged 3 commits intodevfrom
main
Jan 20, 2026
Merged

chore: merge branch 'main' into 'dev'#499
medubelko merged 3 commits intodevfrom
main

Conversation

@medubelko
Copy link
Copy Markdown
Collaborator

@medubelko medubelko commented Jan 16, 2026

Incorporate the hotfix from #496 and feature removal from #490.

* chore: remove unused metrics scripts

* update Changelog

* chore: update changelog to include changed files
The v5.0.0 is released today and caused pip resolver to hit
backtracing limit "resolution-too-deep"
Copy link
Copy Markdown
Collaborator

@rkratky rkratky left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Copy Markdown
Contributor

@dwilding dwilding left a comment

Choose a reason for hiding this comment

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

WDYT about setting up an action that checks that PRs into main must be from dev? It would be great to be able to configure this in branch protection rules for main, but I don't think that's possible. So an action would be the next best thing.

@medubelko
Copy link
Copy Markdown
Collaborator Author

WDYT about setting up an action that checks that PRs into main must be from dev? It would be great to be able to configure this in branch protection rules for main, but I don't think that's possible. So an action would be the next best thing.

It would be a useful check, but the larger need that drove the original change was the lack of a hotfix process. That's something for us to define in DOCPR-2389.

@dwilding
Copy link
Copy Markdown
Contributor

It would be a useful check, but the larger need that drove the original change was the lack of a hotfix process. That's something for us to define in DOCPR-2389.

Got you, thanks. I won't work on it right now, but I'm happy to help as the discussion on DOCPR-2389 moves forward.

@tang-mm
Copy link
Copy Markdown
Contributor

tang-mm commented Jan 20, 2026

That's something for us to define in DOCPR-2389.

Thanks for syncing them! Also adding my two cents:
If we want contributors to target the dev branch by default, it's best to update the repository's default branch to dev in the repo settings rather than relying on documentation or internal guidelines.
That said, if there’s a reason to keep main as the default branch (e.g. for releases or CI), then we should expect that contributors will naturally target main in new PRs, and our workflow should be adapted to handle this accordingly.
Without enforced setup and clear instructions, we'll face ongoing maintenance overhead with PRs like this one to sync

Signed-off-by: Minae Lee <minae.lee@canonical.com>
@medubelko medubelko merged commit 01d6468 into dev Jan 20, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants