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(market): Fix DB URL not being read or upgrade correctly #8428

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

aarushik93
Copy link
Contributor

Background

Kubeseal's raw sealing seems to be kind of buggy and created the secret with an extra character. The others seem fine because the raw sealing wasn't used on them

Changes 🏗️

Removed said character

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

@aarushik93 aarushik93 requested review from a team as code owners October 24, 2024 16:25
@aarushik93 aarushik93 requested review from Swiftyos and majdyz and removed request for a team October 24, 2024 16:25
@aarushik93 aarushik93 changed the base branch from master to dev October 24, 2024 16:25
@github-actions github-actions bot added platform/backend AutoGPT Platform - Back end size/s labels Oct 24, 2024
Copy link

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Configuration Change
A new annotation 'force-update: "true"' has been added to the metadata. This might affect how the sealed secrets are handled or updated. Verify if this change is intentional and necessary.

Secret Value Update
The DATABASE_URL secret has been updated. Ensure that the new value is correct and doesn't contain any unintended characters or formatting issues.

Copy link

netlify bot commented Oct 24, 2024

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit 4b417c9
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/671a750149a9f600082d41d4

@aarushik93 aarushik93 enabled auto-merge (squash) October 24, 2024 16:27
@aarushik93 aarushik93 disabled auto-merge October 24, 2024 16:35
@aarushik93 aarushik93 merged commit f3583e8 into dev Oct 24, 2024
6 checks passed
@aarushik93 aarushik93 deleted the aarushikansal/fix-market-extra-character branch October 24, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants