Skip to content

docs(cli-auth): added programmatic auth command for Dyte CLI #442

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

Merged
merged 2 commits into from
May 13, 2025

Conversation

ravindra-dyte
Copy link
Contributor

@ravindra-dyte ravindra-dyte commented May 5, 2025

Use Case

A lot of end users have recently reported issues with not being able to programmatically release their plugins using CI/CD. Even though we have the ability to do so, it was not documented. I have documented it now.

Steps to Test:

  1. Go to https://0d307829.dyte-docs.pages.dev/cli.
  2. Follow the steps to install the CLI tool.
  3. There should be a programmatic configuration section in https://0d307829.dyte-docs.pages.dev/cli/getting-started with steps to authorize plugin development programmatically.
  4. try creating and publishing a new plugin using just this without running dyte auth login at all.

Copy link

cloudflare-workers-and-pages bot commented May 5, 2025

Deploying dyte-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8c445be
Status: ✅  Deploy successful!
Preview URL: https://0d307829.dyte-docs.pages.dev
Branch Preview URL: https://docs-web-4444-cli-programmat.dyte-docs.pages.dev

View logs

@rohan-on-dyte rohan-on-dyte self-requested a review May 13, 2025 07:50
Copy link
Contributor

@rohan-on-dyte rohan-on-dyte left a comment

Choose a reason for hiding this comment

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

Please include in the description:

  1. why are we doing this, what is the background of this task?
  2. how should I test, i.e., which page in docs is the change in?

@ravindra-dyte
Copy link
Contributor Author

ravindra-dyte commented May 13, 2025

Please include in the description:

  1. why are we doing this, what is the background of this task?
  2. how should I test, i.e., which page in docs is the change in?

Added.

@ravindra-dyte ravindra-dyte merged commit 0c38df2 into main May 13, 2025
2 checks passed
@ravindra-dyte ravindra-dyte deleted the docs/WEB-4444-cli-programmatic-auth branch May 13, 2025 10:47
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