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(backend): Add poetry.lock check #8885

Conversation

Pwuts
Copy link
Member

@Pwuts Pwuts commented Dec 5, 2024

We need to prevent breaking updates to dependency version requirements of autogpt_libs.
autogpt_libs/pytroject.toml and backend/poetry.lock are loosely coupled, and to ensure they stay in sync we need an extra check.

For now I'm also reverting the breaking update of #8787, otherwise this added CI check will immediately fail.

Changes

Pwuts added 2 commits December 5, 2024 17:55
…latform/autogpt_libs in the production-dependencies group across 1 directory (#8787)"

This reverts commit 7d48eeb.
@Pwuts Pwuts requested review from a team as code owners December 5, 2024 17:03
@Pwuts Pwuts requested review from Swiftyos and kcze and removed request for a team December 5, 2024 17:03
@github-actions github-actions bot added the platform/backend AutoGPT Platform - Back end label Dec 5, 2024
Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for auto-gpt-docs-dev canceled.

Name Link
🔨 Latest commit 78c11c9
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs-dev/deploys/6751dcf43bc98800080dec2e

@github-actions github-actions bot added the size/l label Dec 5, 2024
Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for auto-gpt-docs ready!

Name Link
🔨 Latest commit 78c11c9
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/6751dcf4e1d4460008ff398d
😎 Deploy Preview https://deploy-preview-8885--auto-gpt-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Pwuts Pwuts added this pull request to the merge queue Dec 5, 2024
Merged via the queue into dev with commit 0272d87 Dec 5, 2024
18 checks passed
@Pwuts Pwuts deleted the reinier/open-2142-ensure-backendpoetrylock-is-always-compatibleup-to-date-with branch December 5, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/backend AutoGPT Platform - Back end size/l
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants