gaelcolas / gaelcolas/Sampler

Add Microsoft.PowerShell.PlatyPS module

Open
#497 12 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
PowerShell
Stars
243
Forks
46
Avg merge
1h 41m
Merged PRs (30d)
1

Description

### Problem description

With the preview release of `Microsoft.PowerShell.PlatyPS`, it would be great to include it in the `RequiredModules.psd1` and move the task logic to use the new commands.

### Verbose logs

```text
N/A
```

### How to reproduce

N/A

### Expected behavior

Use `Microsoft.PowerShell.PlatyPS`.

### Current behavior

Uses `PlatyPS`

### Suggested solution

Change the `RequiredModules.psd1` to include the module. Update the relevant doc tasks.

### Operating system the target node is running

```text
N/A
```

### PowerShell version and build the target node is running

```text
N/A
```

### Module version used

```text
N/A
```

Contributor guide

Open the contributing guide

Research direction

Start with RequiredModules.psd1 and locate the relevant documentation tasks that currently use PlatyPS. Check how those tasks invoke the existing commands, then update the module requirement and task logic to use Microsoft.PowerShell.PlatyPS. Done means the documentation tasks run successfully with the new module.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
build-system, documentation
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.