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

Remove Twitter Command #4381

Merged
merged 3 commits into from May 25, 2023
Merged

Remove Twitter Command #4381

merged 3 commits into from May 25, 2023

Conversation

ntindle
Copy link
Member

@ntindle ntindle commented May 24, 2023

Background

For the 0.4.0 release, twitter needs removed

Changes

Removes twitter

Documentation

-N/A?

Test Plan

Runs the tests

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 24, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) May 25, 2023 3:28am

@github-actions
Copy link

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@ntindle ntindle requested a review from p-i- May 24, 2023 14:27
@ntindle ntindle added this to the v0.4.0 Release milestone May 24, 2023
@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.28 🎉

Comparison is base (5168cb5) 64.91% compared to head (a2c7fd3) 65.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4381      +/-   ##
==========================================
+ Coverage   64.91%   65.20%   +0.28%     
==========================================
  Files          75       74       -1     
  Lines        3543     3526      -17     
  Branches      520      520              
==========================================
- Hits         2300     2299       -1     
+ Misses       1071     1055      -16     
  Partials      172      172              
Impacted Files Coverage Δ
autogpt/main.py 0.00% <ø> (ø)

... and 1 file with indirect coverage changes

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

@github-actions github-actions bot added the conflicts Automatically applied to PRs with merge conflicts label May 24, 2023
@github-actions
Copy link

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

@github-actions
Copy link

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@github-actions github-actions bot removed the conflicts Automatically applied to PRs with merge conflicts label May 25, 2023
@github-actions
Copy link

Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly.

@github-actions
Copy link

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@ntindle ntindle requested a review from a team May 25, 2023 03:31
@ntindle ntindle merged commit 43565b2 into master May 25, 2023
11 checks passed
@ntindle ntindle deleted the remove-twitter branch May 25, 2023 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants