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

docs(platform): Update frontend instructions #8514

Merged
merged 1 commit into from
Oct 31, 2024
Merged

docs(platform): Update frontend instructions #8514

merged 1 commit into from
Oct 31, 2024

Conversation

Swiftyos
Copy link
Contributor

Background

Update the frontend instructions to specify copying of .env.example to .env.local

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

@Swiftyos Swiftyos requested a review from a team as a code owner October 31, 2024 12:25
@Swiftyos Swiftyos requested review from kcze and aarushik93 and removed request for a team October 31, 2024 12:25
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
⚑ No major issues detected

@github-actions github-actions bot added size/s platform/backend AutoGPT Platform - Back end and removed size/s labels Oct 31, 2024
@Pwuts Pwuts changed the title docs(platform) Update frontend instructions docs(platform): Update frontend instructions Oct 31, 2024
@Swiftyos Swiftyos merged commit 27320d2 into dev Oct 31, 2024
6 checks passed
@Swiftyos Swiftyos deleted the update-readme branch October 31, 2024 13:38
Swiftyos added a commit that referenced this pull request Oct 31, 2024
aarushik93 added a commit that referenced this pull request Nov 7, 2024
)

* docs(platform): Update frontend instructions (#8514)

update readme

* docs(platform): correct readme

* feat(build-page): make all content unselectable except flowEditor

* revert some changes

* revert some changes

---------

Co-authored-by: Swifty <[email protected]>
Co-authored-by: Nicholas Tindle <[email protected]>
Co-authored-by: Aarushi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants