-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Introduce lightning connect #14183
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
Introduce lightning connect #14183
Conversation
Sounds great. I will add this when auth is ready on the infra side. Should be simple on the CLI side. |
Missing chlong entry, but let's do one more pass on fixing all other missing entries before release... |
* update * update * update * update * Review of content * Formatting updates * Fomatting updates * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Updates based on new commits * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update * update * update * update * Introduce lightning connect (#14183) Co-authored-by: Luca Antiga <[email protected]> Co-authored-by: Felonious-Spellfire <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Luca Antiga <[email protected]>
What does this PR do?
This PR introduces logic to connect to an application. The connect, disconnect acts as a context manager and makes the App Commands available.
Here is the user flow:
Fixes #<issue_number>
Does your PR introduce any breaking changes? If yes, please list them.
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃
cc @Borda