-
Notifications
You must be signed in to change notification settings - Fork 102
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
Add REPL quickstart subsection #676
Conversation
Can one of the admins verify this patch? |
7 similar comments
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG2M
Thanks for the contribution.
/merge |
/build |
1 similar comment
/build |
/merge |
/build |
/merge |
@sed-i I believe the CI here is stuck with one of the weird CI issues we were having lately and requires one of the recent fixes for it, simple rebase on the main branch should make it mergable 👍 |
Rebased. Thanks @cderici! |
/build |
1 similar comment
/build |
/merge |
#688 ## What's Changed * Add REPL quickstart subsection by @sed-i in #676 * Revision of test onos.charm by @juanmanuel-tirado in #686 * [JUJU-1353] Parse assume directives. by @juanmanuel-tirado in #685 * Replace deprecated juju.loop() calls from examples and documentation by @ittner in #687 * Fixed the bundle run when the channel is None by @oEscal in #664 [JUJU-1353]: https://warthogs.atlassian.net/browse/JUJU-1353?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
This PR adds a short section to the readme describing how to use the library directly in a REPL.