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

Switch from pypi to github for auto-gpt-plugin-template #4402

Conversation

k-boikov
Copy link
Contributor

@k-boikov k-boikov commented May 25, 2023

Background

Significant-Gravitas/Auto-GPT-Plugin-Template#16

Changes

Point auto-gpt-plugin-template to the github repo + a tag. Adapt the plugin tests to the new interface.

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes.
  • I have run black . and isort . against my code to ensure it passes our linter.

@vercel
Copy link

vercel bot commented May 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2023 0:22am

@vercel
Copy link

vercel bot commented May 25, 2023

Deployment failed with the following error:

Resource is limited - try again in 3 minutes (more than 100, code: "api-deployments-free-per-day").

@github-actions github-actions bot added size/l and removed size/s labels May 25, 2023
@vercel
Copy link

vercel bot commented May 25, 2023

Deployment failed with the following error:

Resource is limited - try again in 58 seconds (more than 100, code: "api-deployments-free-per-day").

@vercel
Copy link

vercel bot commented May 25, 2023

Deployment failed with the following error:

Resource is limited - try again in 46 seconds (more than 100, code: "api-deployments-free-per-day").

@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.07 ⚠️

Comparison is base (d3fc8c4) 68.46% compared to head (66db141) 68.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4402      +/-   ##
==========================================
- Coverage   68.46%   68.39%   -0.07%     
==========================================
  Files          72       72              
  Lines        3494     3506      +12     
  Branches      534      534              
==========================================
+ Hits         2392     2398       +6     
- Misses        930      936       +6     
  Partials      172      172              
Impacted Files Coverage Δ
autogpt/models/base_open_ai_plugin.py 90.90% <50.00%> (-9.10%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@k-boikov k-boikov added the bootstrapping Start-up process of the app label May 25, 2023
@vercel vercel bot temporarily deployed to Preview May 26, 2023 12:22 Inactive
@Pwuts Pwuts merged commit f07fcdf into Significant-Gravitas:master May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bootstrapping Start-up process of the app size/l
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants