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

Add support for ngrok #165

Merged
merged 12 commits into from Feb 15, 2023
Merged

Add support for ngrok #165

merged 12 commits into from Feb 15, 2023

Commits on Feb 14, 2023

  1. Add support for ngrok

    arunsathiya committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    7bbddb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4444b4a View commit details
    Browse the repository at this point in the history
  3. Address todo items

    arunsathiya committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    4a0ce85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48983f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2339a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e438c7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5a5aef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f76c8bf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e654f5e View commit details
    Browse the repository at this point in the history
  10. Skip 1Password auth for upgrade command and config command; config co…

    …mmand is used for adding an Auth Token or API Key to local config file, or to check if config file (either local or 1Password-generated) are valid. To avoid complications with custom config files, it's best to skip 1Password auth for config subcommands
    arunsathiya committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e839476 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e9ee36b View commit details
    Browse the repository at this point in the history
  12. Switch back to hardcoding the version because it's set up automatical…

    …ly by the CLI program and is not a configurable value by the user
    arunsathiya committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    7b61738 View commit details
    Browse the repository at this point in the history