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

build interactive mode #11

Merged
merged 1 commit into from
Jan 21, 2022
Merged

build interactive mode #11

merged 1 commit into from
Jan 21, 2022

Conversation

itsthejoker
Copy link
Member

Relevant issue: N/a

Description:

Working on Bubbles is kind of a pain if you're getting started. This adds a full interactive shell mode that does not require any permissions or secrets. Also adds logging. Lots of logging.

Creating the PR mostly so that I can look over everything again before merging.

Screenshots:

Starting interactive mode for Bubbles!

Starting interactive mode for Bubbles!

>>> !restart tor
2022-01-20 20:28:05,479 | WARNING | get_plugin | Plugin <function deploy at 0x7efe363a6440> cannot be run in interactive mode.
>>> !ping
PONG!
>>> 
>>> exit

Testing Instructions:

{testing instructions}

Checklist:

  • Code Quality
  • Pep-8
  • Tests (if applicable)
  • Success Criteria Met
  • Inline Documentation
  • Wiki Documentation (if applicable)

@itsthejoker itsthejoker requested a review from a team as a code owner January 21, 2022 02:02
@itsthejoker itsthejoker merged commit 9f1993f into master Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant