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

Update info command to show bundle dependencies #5317

Closed
andrueastman opened this issue Sep 4, 2024 · 3 comments · Fixed by #5397
Closed

Update info command to show bundle dependencies #5317

andrueastman opened this issue Sep 4, 2024 · 3 comments · Fixed by #5397
Assignees
Labels
enhancement New feature or request generator Issues or improvements relater to generation capabilities. type:enhancement Enhancement request targeting an existing experience WIP
Milestone

Comments

@andrueastman
Copy link
Member

What are you generating using Kiota, clients or plugins?

API Client/SDK

In what context or format are you using Kiota?

Nuget tool

Client library/SDK language

None

Describe the bug

Related to #4636

For Java, TS, Go and C#, we should update the kiota info command to show the bundle package as a dependency.

kiota info --l typescript

Expected behavior

Show the Kiota bundle dependency.

How to reproduce

kiota info --l typescript

Open API description file

No response

Kiota Version

latest min

Latest Kiota version known to work for scenario above?(Not required)

No response

Known Workarounds

No response

Configuration

No response

Debug output

Click to expand log ```
</details>


### Other information

_No response_
@andrueastman andrueastman added type:bug A broken experience status:waiting-for-triage An issue that is yet to be reviewed or assigned labels Sep 4, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Kiota Sep 4, 2024
@andrueastman andrueastman removed the status:waiting-for-triage An issue that is yet to be reviewed or assigned label Sep 4, 2024
@andrueastman andrueastman moved this from Needs Triage 🔍 to Todo 📃 in Kiota Sep 4, 2024
@baywet
Copy link
Member

baywet commented Sep 4, 2024

@sebastienlevert do you have input on how you'd like things to look like with this update?
One additional requirement: the modifications to the --json output should only be additional, we have people mechanically parsing the result including @andreaTP here.

@baywet baywet added enhancement New feature or request generator Issues or improvements relater to generation capabilities. type:enhancement Enhancement request targeting an existing experience and removed type:bug A broken experience labels Sep 4, 2024
@baywet baywet added this to the Kiota v1.19 milestone Sep 4, 2024
@baywet baywet self-assigned this Sep 11, 2024
@baywet
Copy link
Member

baywet commented Sep 11, 2024

image

@baywet
Copy link
Member

baywet commented Sep 11, 2024

image

@baywet baywet modified the milestones: Kiota v1.19, Kiota v1.18.1 Sep 11, 2024
@baywet baywet moved this from Todo 📃 to In Review 💭 in Kiota Sep 11, 2024
@github-project-automation github-project-automation bot moved this from In Review 💭 to Done ✔️ in Kiota Sep 12, 2024
@baywet baywet modified the milestones: Kiota v1.18.1, Kiota v1.19 Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request generator Issues or improvements relater to generation capabilities. type:enhancement Enhancement request targeting an existing experience WIP
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants