Skip to content

Tags: danstis/PSF-Module

Tags

0.13.3

Toggle 0.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add Remove-StaleFiles cleanup function (#50)

* feat: add Remove-StaleFiles function and corresponding tests; update module manifest

* chore: remove settings.local.json and add .gitignore for .claude directory

* Update functions/Remove-StaleFiles.ps1

Co-authored-by: Colin Roche <colin.roche@cfkr.cloud>

* Update functions/Remove-StaleFiles.ps1

Co-authored-by: Colin Roche <colin.roche@cfkr.cloud>

* Update CLAUDE.md

Co-authored-by: Colin Roche <colin.roche@cfkr.cloud>

* Update functions/Remove-StaleFiles.ps1

Co-authored-by: Colin Roche <colin.roche@cfkr.cloud>

* fix: update temp directory setup for logging in Remove-StaleFiles function

* feat: add system path safety checks and logging enhancements to Remove-StaleFiles function

* Update CLAUDE.md

Co-authored-by: Colin Roche <colin.roche@cfkr.cloud>

* feat: implement safe system path testing standards and enhance Remove-StaleFiles function

* Revert "feat: implement safe system path testing standards and enhance Remove-StaleFiles function"

This reverts commit 5b058fc.

* Revert "feat: add system path safety checks and logging enhancements to Remove-StaleFiles function"

This reverts commit 8d5ea4d.

---------

Co-authored-by: Colin Roche <colin.roche@cfkr.cloud>

0.13.2

Toggle 0.13.2's commit message
ci: add step to update copyright year in module manifest

0.13.1

Toggle 0.13.1's commit message
docs: update README.md for improved project overview and usage instru…

…ctions

0.13.0

Toggle 0.13.0's commit message
feat: add Copilot instructions and update .editorconfig for YAML files

fix: update GitVersion version in deploy workflow

0.11.2

Toggle 0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: issue when multiple repositories exist (#24)

0.11.1

Toggle 0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update regex to support < symbol in version (#25)

0.11.0

Toggle 0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add new function to list outdated packages (#15)

* feat: add new function to list outdated packages

* Update with review feedback

* Udpate to not write empty files

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: move function to MS graph (#14)

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add function to get public IP address (#12)

* Add function to get public IP address
Fixes #11

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(wifi): support enterprise profiles (#9)