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

Bugfix: Default output folder created on plugin edit/generate #5533

Merged
merged 6 commits into from
Oct 7, 2024

Conversation

samwelkanda
Copy link
Contributor

@samwelkanda samwelkanda commented Oct 4, 2024

closes #5429

@samwelkanda samwelkanda marked this pull request as ready for review October 4, 2024 16:46
@samwelkanda samwelkanda requested a review from a team as a code owner October 4, 2024 16:46
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Oct 7, 2024

@samwelkanda samwelkanda merged commit 426911a into main Oct 7, 2024
209 checks passed
@samwelkanda samwelkanda deleted the bugfix/output-folder-on-generate branch October 7, 2024 11:45
@baywet
Copy link
Member

baywet commented Oct 7, 2024

@samwelkanda disregard my container comment from earlier. I understood that you were using the temp directory, but that's actually not the case, .kiota instead. This should be fine in container environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

When using kiota plugin generate, if the outputPath is not output, it still created it.
3 participants