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: fix poetry lock workflow for missing/blank file #284

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Fetch lock file from main if missing or blank before re-running poetry lock.

Link to Devin run: https://app.devin.ai/sessions/1838ffc1ce88495cb7a3dac02c041c71

Copy link
Contributor Author

🤖 Devin AI Engineer

Original prompt from Aaron:

@Devin - Please modify the CI workflow in the CDK so that when we run the `/poetry-lock` slash command, the job first checks for a blank or missing lock file. If blank or missing, get the lock file from the main branch before running `poetry lock` - rather than running with no baseline lock file.

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions github-actions bot added the ci label Jan 28, 2025
@aaronsteers aaronsteers merged commit d9d93ab into main Jan 28, 2025
19 checks passed
@aaronsteers aaronsteers deleted the devin/1738088022-poetry-lock-check branch January 28, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant