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

Migrate AutoGPT agent to poetry #5219

Merged
merged 11 commits into from
Sep 15, 2023
Merged

Migrate AutoGPT agent to poetry #5219

merged 11 commits into from
Sep 15, 2023

Conversation

Pwuts
Copy link
Member

@Pwuts Pwuts commented Sep 14, 2023

Background

poetry >> pip

Supersedes #1102. Thanks for the initial set-up @rickythefox!

Changes 🏗️

  • Move dependencies to pyproject.toml
  • Update pyproject.toml
  • Delete requirements.txt
  • Update Dockerfile
  • Update CI workflows
  • Update run.sh and run.bat

PR Quality Scorecard ✨

  • Have you used the PR description template?   +2 pts
  • Is your pull request atomic, focusing on a single change?   +5 pts
  • Have you linked the GitHub issue(s) that this PR addresses?   +5 pts
  • Have you documented your changes clearly and comprehensively?   +5 pts
  • Have you changed or added a feature?   -4 pts
    • Have you added/updated corresponding documentation?   +4 pts
    • Have you added/updated corresponding integration tests?   +5 pts
  • Have you changed the behavior of Auto-GPT?   -5 pts
    • Have you also run agbenchmark to verify that these changes do not regress performance?   +10 pts

@Pwuts Pwuts requested a review from a team as a code owner September 14, 2023 16:18
@netlify
Copy link

netlify bot commented Sep 14, 2023

Deploy Preview for auto-gpt-docs ready!

Name Link
🔨 Latest commit cee1076
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/6503cadc46d33e00081d0375
😎 Deploy Preview https://deploy-preview-5219--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 the ci label Sep 14, 2023
@Pwuts Pwuts self-assigned this Sep 14, 2023
@Pwuts Pwuts mentioned this pull request Sep 14, 2023
5 tasks
@github-actions github-actions bot added size/xl and removed size/l labels Sep 14, 2023
@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR.

@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR.

@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR.

@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR.

1 similar comment
@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR.

@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR.

@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR.

@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR.

@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR.

@Pwuts Pwuts merged commit b21d68a into master Sep 15, 2023
14 of 18 checks passed
@Pwuts Pwuts deleted the autogpt-poetry branch September 15, 2023 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant