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

Remove deprecated command in Poetry >2.0 causing error in CI #1971

Merged
merged 3 commits into from
Feb 25, 2025

Conversation

wren
Copy link
Member

@wren wren commented Feb 18, 2025

The --remove-untracked flag was recently deprecated in Poetry 2.0. It is now causing errors in the CI pipelines because we used the flag. This PR removes the flag to allow the CI to proceed.

Example of failing pipeline: https://github.com/jrnl-org/jrnl/actions/runs/13353056619/job/37373472281?pr=1970

Checklist

  • I have read the contributing doc.
  • I have included a link to the relevant issue number.
  • I have checked to ensure there aren't other open pull requests
    for the same issue.
  • I have written new tests for these changes, as needed.

@wren wren mentioned this pull request Feb 18, 2025
4 tasks
@wren wren merged commit a1b3a61 into develop Feb 25, 2025
3 checks passed
@wren wren deleted the poetry-2.0-ci-fix branch February 25, 2025 03:14
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.

2 participants