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 #593

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Copy poetry lock workflow fix from airbyte-python-cdk to check for missing/blank lock file.

This PR copies the changes from airbyte-python-cdk#284 to ensure that when we run the /poetry-lock slash command, the job first checks for a blank or missing lock file. If blank or missing, it gets the lock file from the main branch before running poetry lock.

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

Co-Authored-By: Aaron <AJ> Steers <aj@airbyte.io>
Copy link
Contributor Author

🤖 Devin AI Engineer

Original prompt from Aaron:

@Devin - copy the changes from this PR into the PyAirbyte repo. <https://github.com/airbytehq/airbyte-python-cdk/pull/284|https://github.com/airbytehq/airbyte-python-cdk/pull/284>.

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

@aaronsteers aaronsteers merged commit 778ceca into main Jan 28, 2025
14 of 18 checks passed
@aaronsteers aaronsteers deleted the devin/1738090671-fix-poetry-lock-workflow branch January 28, 2025 19:01
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.

1 participant