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

fix(pwsh): validate theme path existence #4362

Merged
merged 2 commits into from
Oct 18, 2023
Merged

fix(pwsh): validate theme path existence #4362

merged 2 commits into from
Oct 18, 2023

Conversation

JanDeDobbeleer
Copy link
Owner

@JanDeDobbeleer JanDeDobbeleer commented Oct 18, 2023

resolves #4359

Prerequisites

  • I have read and understood the contributing guide.
  • The commit message follows the conventional commits guidelines.
  • Tests for the changes have been added (for bug fixes / features).
  • Docs have been added/updated (for bug fixes / features).

Description

🤖 Generated by Copilot at cb932ac

Simplified the user input validation logic in omp.ps1 by using a while loop instead of a do-while loop.

How

🤖 Generated by Copilot at cb932ac

  • Simplify the user input validation for themes path using a while loop (link)

@JanDeDobbeleer JanDeDobbeleer enabled auto-merge (rebase) October 18, 2023 08:22
@JanDeDobbeleer JanDeDobbeleer enabled auto-merge (rebase) October 18, 2023 08:32
@JanDeDobbeleer JanDeDobbeleer merged commit dfef173 into main Oct 18, 2023
9 checks passed
@JanDeDobbeleer JanDeDobbeleer deleted the temp branch October 18, 2023 08:40
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.

Get-PoshThemes error when scope is machine instead of user
1 participant