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

Create @microsoft/kiota-cli #1618

Closed
zZHorizonZz opened this issue Feb 26, 2025 · 3 comments
Closed

Create @microsoft/kiota-cli #1618

zZHorizonZz opened this issue Feb 26, 2025 · 3 comments
Labels
Needs: Attention 👋 type:question An issue that's a question

Comments

@zZHorizonZz
Copy link

Currently, if you want to use Kiota, you need to install the Kiota tool through dotnet, download the binary, or use Docker. These approaches are nice if you are using Kiota locally, but it becomes painful when you are trying to use it in DevOps, for example, as you need to edit the pipelines, install it on your build machine, or use Docker. Therefore, I'm proposing to create a new @microsoft/kiota-cli package to alleviate this and make it easier to use and set up.

@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Kiota Feb 26, 2025
@baywet
Copy link
Member

baywet commented Feb 26, 2025

Hi @zZHorizonZz
Thank you for using kiota and for reaching out.

Out of curiosity, are you using GitHub actions? if so, did you come across this task ?

@baywet baywet added status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close type:question An issue that's a question labels Feb 26, 2025
@baywet baywet moved this from Needs Triage 🔍 to Waits for author 🔁 in Kiota Feb 26, 2025
@zZHorizonZz
Copy link
Author

I know there is a gitHub action, but our company uses Azure DevOps so that's not really an option. However, DevOps was just an example. I think in general, if you could simply have this as a dependency, it would also simplify other things as well.

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Attention 👋 and removed status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close labels Feb 26, 2025
@baywet
Copy link
Member

baywet commented Feb 26, 2025

Thank you for the additional information.

Please make sure you upvote that issue then :)
microsoft/setup-kiota#3

As for what you're requesting, we're actually already working on it here microsoft/kiota#6083
The only think that'd be missing is to register the install kiota version on the path.

I'm going to close this issue as a duplicate, so we can have a cohesive discussion over there, please join in!

@baywet baywet closed this as completed Feb 26, 2025
@github-project-automation github-project-automation bot moved this from Waits for author 🔁 to Done ✔️ in Kiota Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Attention 👋 type:question An issue that's a question
Projects
Status: Done ✔️
Development

No branches or pull requests

2 participants