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

fix: update cookie #8571

Merged
merged 1 commit into from
Nov 6, 2024
Merged

fix: update cookie #8571

merged 1 commit into from
Nov 6, 2024

Conversation

ntindle
Copy link
Member

@ntindle ntindle commented Nov 6, 2024

Background

Changes πŸ—οΈ

Testing πŸ”

Note

Only for the new autogpt platform, currently in autogpt_platform/

  • Create from scratch and execute an agent with at least 3 blocks
  • Import an agent from file upload, and confirm it executes correctly
  • Upload agent to marketplace
  • Import an agent from marketplace and confirm it executes correctly
  • Edit an agent from monitor, and confirm it executes correctly

Configuration Changes πŸ“

Note

Only for the new autogpt platform, currently in autogpt_platform/

If you're making configuration or infrastructure changes, please remember to check you've updated the related infrastructure code in the autogpt_platform/infra folder.

Examples of such changes might include:

  • Changing ports
  • Adding new services that need to communicate with each other
  • Secrets or environment variable changes
  • New or infrastructure changes such as databases

@ntindle ntindle requested a review from a team as a code owner November 6, 2024 00:38
@ntindle ntindle requested review from aarushik93 and majdyz and removed request for a team November 6, 2024 00:38
Copy link

PR Reviewer Guide πŸ”

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 πŸ”΅βšͺβšͺβšͺβšͺ
πŸ§ͺΒ No relevant tests
πŸ”’Β No security concerns identified
⚑ Recommended focus areas for review

Dependency Update
The PR adds a new dependency 'cookie' version 0.7.0. Verify if this addition is necessary and if the version is appropriate for the project's requirements.

@github-actions github-actions bot added platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end size/s labels Nov 6, 2024
@ntindle ntindle merged commit 25fa1be into dev Nov 6, 2024
8 checks passed
@ntindle ntindle deleted the deps/cookie branch November 6, 2024 00:55
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 platform/frontend AutoGPT Platform - Front end Review effort [1-5]: 1 size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant