Skip to content

Comments

v0.1.2 public release#11

Merged
rebelinux merged 27 commits intomasterfrom
dev
Feb 22, 2026
Merged

v0.1.2 public release#11
rebelinux merged 27 commits intomasterfrom
dev

Conversation

@rebelinux
Copy link
Collaborator

[0.1.2] - 2026-02-22

Added

  • Add initial support for diagrams using the Diagrammer module
    • Add Export-AbrDiagram function to handle diagram exports
    • Generate a Process Hierarchy Diagram
  • Add initial support for charts
    • Generate Memory Usage and CPU Usage charts

Changed

  • Increase module dependencies:
    • AsBuiltReport.Core minimum version increased to 1.6.2
    • Diagrammer.Core minimum version increased to 0.2.38
    • AsBuiltReport.Chart minimum version increased to 0.2.0

Fixed

  • Fix process name display in Process section and diagram by removing extra information from the process name

Added installation instructions for AsBuiltReport.Core module.
Update README with PowerShell module installation
- Introduced a new PNG file named no_icon.png, which serves as a placeholder icon.
- The image includes metadata generated by GIMP, ensuring proper attribution and versioning.
### Added

- Add initial support for diagrams using the Diagrammer module
  - Add Export-AbrDiagram function to handle diagram exports
  - Generate a Process Hierarchy Diagram in Invoke-AsBuiltReport.System.Resources
- Add initial support for charts
    - Generate Memory Usage and CPU Usage charts in Invoke-AsBuiltReport.System.Resources

### Changed

- Increase module dependencies:
    - AsBuiltReport.Core minimum version increased to 1.6.2
    - Diagrammer.Core minimum version increased to 0.2.38
    - AsBuiltReport.Chart minimum version increased to 0.2.0
Removed outdated PowerShell installation command and added detailed options schema for report configuration.
Updated README to clarify module status and usage.
Added a section for sample reports with a link to a sample HTML file.
Updated Ko-fi username in FUNDING.yml
…rocessInfo functions to only include the first part of the name
- Updated Get-AbrProcessDiagram.ps1 to include CPU and memory usage for the top 5 CPU-consuming processes.
- Modified the SubGraph to improve node representation and added additional information for each process.
- Incremented version number in Get-AbrProcessInfo.ps1 from 0.1.1 to 0.1.2.
- Added a new resource entry for process icons in Invoke-AsBuiltReport.System.Resources.ps1.
- Introduced a new icon file Process.png for process representation.
Update changelog for version 0.1.2 release with added features and fixes.
Refine wording for diagram and chart generation entries.
@github-actions
Copy link

PSScriptAnalyzer results:

Errors: [0], Warnings: [26], Information: [1]


RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSUseBOMForUnicodeEncodedFile
Severity   : Warning
ScriptName : SystemResources.psd1
Line       : 
Message    : Missing BOM encoding for non-ASCII encoded file 
             'SystemResources.psd1'

RuleName   : PSAvoidTrailingWhitespace
Severity   : Information
ScriptName : SystemResources.psd1
Line       : 35
Message    : Line has trailing whitespace

@rebelinux rebelinux merged commit bc981af into master Feb 22, 2026
2 checks passed
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.

1 participant