Skip to content

Migrate from pdm to Poetry#887

Merged
Allda merged 2 commits intomainfrom
poetry
Jan 28, 2026
Merged

Migrate from pdm to Poetry#887
Allda merged 2 commits intomainfrom
poetry

Conversation

@Allda
Copy link
Copy Markdown
Contributor

@Allda Allda commented Jan 27, 2026

A Poetry is a package manager with more user friendly interface and it is supported by dependabot.

JIRA: ISV-6653

Merge Request Checklists

  • Development is done in feature branches
  • Code changes are submitted as pull request into a primary branch [Provide reason for non-primary branch submissions]
  • Code changes are covered with unit and integration tests.
  • Code passes all automated code tests:
    • Linting
    • Code formatter - Black
    • Security scanners
    • Unit tests
    • Integration tests
  • Code is reviewed by at least 1 team member
  • Pull request is tagged with "risk/good-to-go" label for minor changes

@Allda Allda changed the base branch from main to poetry-test January 27, 2026 13:26
@Allda Allda force-pushed the poetry branch 2 times, most recently from 2f99555 to 0819399 Compare January 27, 2026 13:33
Signed-off-by: Ales Raszka <araszka@redhat.com>
A Poetry is a package manager with more user friendly interface and it
is supported by dependabot.

JIRA: ISV-6653

Signed-off-by: Ales Raszka <araszka@redhat.com>
@Allda
Copy link
Copy Markdown
Contributor Author

Allda commented Jan 27, 2026

@mantomas @johnbe11 Guys, don't be afraid of the size of this PR :D The majority of changes are moving code in differend directory. The main changes are in pyproject.toml, Dockerfile, and GitHub Actions.

Due to some GitHub limitation, I had to switchthe target branch of this PR to non-main. I'll revert that before a merge.

Copy link
Copy Markdown
Contributor

@mantomas mantomas left a comment

Choose a reason for hiding this comment

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

LGTM - nice cleanup and flattening the dir structure

@Allda Allda changed the base branch from poetry-test to main January 28, 2026 07:28
@Allda Allda merged commit 86ff2b4 into main Jan 28, 2026
4 checks passed
@Allda Allda deleted the poetry branch January 28, 2026 07:29
@Allda Allda mentioned this pull request Feb 3, 2026
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.

3 participants