PSProjectStatus

0.15.0

A set of PowerShell tools for tracking module development status. The module uses a JSON file to create a custom object with information about your module. You can use this internally to track the status of your module including a simple to-do tracker. This module was first described at https://jdhitsolutions.com/blog/powershell/8960/introducing-psprojectstatus/

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSProjectStatus -RequiredVersion 0.15.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSProjectStatus -Version 0.15.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2022-2025 JDH Information Technology Solutions, Inc. All rights reserved.

Package Details

Author(s)

  • Jeff Hicks

Tags

modules scripting project-management project psmodule to-do

Functions

Get-PSProjectStatus New-PSProjectStatus Set-PSProjectStatus Get-PSProjectGitStatus Get-PSProjectReport Get-PSProjectTask New-PSProjectTask Remove-PSProjectTask Update-PSProjectStatus Open-PSProjectStatusHelp

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## [0.15.0] - 2025-01-06

### Added

- Added command `Open-PSProjectStatusHelp` to open a PDF version of the `README` file.
- Updated help documentation.

### Changed

- Updated verbose messaging.
- Updated `README.md`.

### Fixed

- Fixed bug in JSON schema for required `RemoteRegistry` properties.
- Fixed layout errors in the changelog.

## [0.15.0] - 2025-01-06

### Added

- Added command `Open-PSProjectStatusHelp` to open a PDF version of the `README` file.
- Updated help documentation.

### Changed

- Updated verbose messaging.@'
## [0.15.0] - 2025-01-06

### Added

- Added command `Open-PSProjectStatusHelp` to open a PDF version of the `README` file.
- Updated help documentation.

### Changed

- Updated verbose messaging.
- Updated `README.md`.

### Fixed

- Fixed bug in JSON schema for required `RemoteRegistry` properties.
- Fixed layout errors in the changelog.

- Updated `README.md`.

### Fixed

- Fixed bug in JSON schema for required `RemoteRegistry` properties.
- Fixed layout errors in the changelog.

FileList

Version History

Version Downloads Last updated
0.17.0 119 1/8/2025
0.16.0 19 1/7/2025
0.15.0 (current version) 27 1/6/2025
0.14.1 2,323 2/15/2024
0.14.0 15 1/21/2024
0.13.1 13 1/4/2024
0.13.0 8 1/2/2024
0.12.0 9 12/29/2023
0.11.1 10 12/22/2023
0.10.1 252 8/4/2023
0.10.0 52 1/28/2023
0.9.2 9 1/24/2023
0.9.1 8 1/23/2023
0.9.0 44 10/5/2022
0.8.1 31 7/18/2022
0.7.0 34 4/13/2022
0.6.0 23 4/4/2022
0.5.0 23 3/26/2022
0.4.0 27 3/16/2022
Show more