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

Combine link opening code. #1415

Merged
merged 2 commits into from
Nov 29, 2024
Merged

Combine link opening code. #1415

merged 2 commits into from
Nov 29, 2024

Conversation

dnwpark
Copy link
Contributor

@dnwpark dnwpark commented Nov 29, 2024

related #1343

@dnwpark dnwpark requested a review from mmastrac November 29, 2024 21:13
print::success_msg("Link", link);
{
let link = client.api_endpoint.join(&auth_url)?.to_string();
let success_prompt = "Complete authentication now open in your browser";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
let success_prompt = "Complete authentication now open in your browser";
let success_prompt = "Complete the authentication process now open in your browser";

Copy link
Contributor

@mmastrac mmastrac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dnwpark dnwpark merged commit e24ab9e into master Nov 29, 2024
17 checks passed
@dnwpark dnwpark deleted the open-link branch November 29, 2024 23:42
fantix pushed a commit that referenced this pull request Dec 2, 2024
fantix added a commit that referenced this pull request Dec 2, 2024
Fixes
=====

* Combine link opening code. (#1415)
  (by @dnwpark in 2d93a7f for #1343)

* Do not warn on `.esdl` schema files (#1416)
  (by @scotttrinh in c12adf6 for #1416)
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.

2 participants