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

ci: use poetry sync and remove setuptools #46

Conversation

jd
Copy link
Member

@jd jd commented Jan 7, 2025

install --sync is deprecated

Copy link

mergify bot commented Jan 7, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Approval

Wonderful, this rule succeeded.
  • #approved-reviews-by >= 1

🟢 Continuous Integration

Wonderful, this rule succeeded.
  • all of:
    • check-success = test (3.10)
    • check-success = test (3.11)
    • check-success = test (3.12)
    • check-success = test (3.13)

🟢 Changelog requirements

Wonderful, this rule succeeded.
  • any of:
    • -title ~= ^feat
    • label = need changelog
    • label = skip changelog

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🟢 🔎 Reviews

Wonderful, this rule succeeded.
  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

@mergify mergify bot requested a review from a team January 7, 2025 08:44
tools/poetry-install.sh Outdated Show resolved Hide resolved
sileht
sileht previously approved these changes Jan 7, 2025
install --sync is deprecated

Change-Id: I1274d665d346648ca7a7c61d57251db009cff51a
@jd jd changed the title ci: use poetry sync ci: use poetry sync and remove setuptools Jan 7, 2025
@jd jd force-pushed the devs/jd/update-poetry-sync/I1274d665d346648ca7a7c61d57251db009cff51a branch from 3986069 to 360cb0b Compare January 7, 2025 09:35
@mergify mergify bot dismissed sileht’s stale review January 7, 2025 09:36

Pull request has been modified.

@mergify mergify bot requested a review from a team January 7, 2025 09:36
@mergify mergify bot added the queued label Jan 7, 2025
@mergify mergify bot merged commit 2297d9f into main Jan 7, 2025
9 checks passed
@mergify mergify bot removed the queued label Jan 7, 2025
@mergify mergify bot deleted the devs/jd/update-poetry-sync/I1274d665d346648ca7a7c61d57251db009cff51a branch January 7, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants