Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
In-ProPSDev
/
PSModuleDevelopment
Public
forked from
PowershellFrameworkCollective/PSModuleDevelopment
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
development
User selector
All users
Datepicker
All time
Commit history
Commits on May 4, 2025
Merge pull request #212 from PowershellFrameworkCollective/DscModule
Show description for b0c4a7a
FriedrichWeinmann
authored
b0c4a7a
View commit details
Copy full SHA for b0c4a7a
Browse repository at this point
DSC Template updates
FriedrichWeinmann
committed
1b57a84
View commit details
Copy full SHA for 1b57a84
Browse repository at this point
Commits on Feb 22, 2025
Update changelog.md
FriedrichWeinmann
authored
2aa9efb
View commit details
Copy full SHA for 2aa9efb
Browse repository at this point
Merge pull request #211 from nyanhp/feature/event_grid_trigger
Show description for e9d7f77
FriedrichWeinmann
authored
e9d7f77
View commit details
Copy full SHA for e9d7f77
Browse repository at this point
Commits on Feb 13, 2025
Update main function template to contain EventGrid
nyanhp
committed
48be2a0
View commit details
Copy full SHA for 48be2a0
Browse repository at this point
Create PSMDTemplate.ps1
nyanhp
authored
8513c8a
View commit details
Copy full SHA for 8513c8a
Browse repository at this point
Create PSMDInvoke.ps1
nyanhp
authored
78503c8
View commit details
Copy full SHA for 78503c8
Browse repository at this point
Add function config
nyanhp
authored
3944d27
View commit details
Copy full SHA for 3944d27
Browse repository at this point
Add event grid runner
nyanhp
authored
4d5d764
View commit details
Copy full SHA for 4d5d764
Browse repository at this point
Commits on Oct 6, 2024
Merge pull request #210 from PowershellFrameworkCollective/typeconversion-fix
Show description for f4d6915
FriedrichWeinmann
authored
f4d6915
View commit details
Copy full SHA for f4d6915
Browse repository at this point
Fixing item-type detection in bad serialization situations
FriedrichWeinmann
committed
8de6c17
View commit details
Copy full SHA for 8de6c17
Browse repository at this point
next Azure DevOps Path update
FriedrichWeinmann
committed
0c68dc0
View commit details
Copy full SHA for 0c68dc0
Browse repository at this point
switching to artifacts directory if present
FriedrichWeinmann
committed
4d12a6d
View commit details
Copy full SHA for 4d12a6d
Browse repository at this point
changing temp path
FriedrichWeinmann
committed
fed6be7
View commit details
Copy full SHA for fed6be7
Browse repository at this point
Merge pull request #208 from FH-Inway/test-launcher-fix-for-unix
Show description for aa5a65a
FriedrichWeinmann
authored
aa5a65a
View commit details
Copy full SHA for aa5a65a
Browse repository at this point
Merge pull request #206 from PowershellFrameworkCollective/typeconversion-fix
Show description for 62d62a6
FriedrichWeinmann
authored
62d62a6
View commit details
Copy full SHA for 62d62a6
Browse repository at this point
Update Invoke-PSMDTemplate.ps1
FriedrichWeinmann
committed
52dcd56
View commit details
Copy full SHA for 52dcd56
Browse repository at this point
fix temporary path for Unix environments
Show description for 39852d0
FH-Inway
committed
39852d0
View commit details
Copy full SHA for 39852d0
Browse repository at this point
one more visibility fix
FriedrichWeinmann
committed
c12ba81
View commit details
Copy full SHA for c12ba81
Browse repository at this point
serialization fix at parameter level
FriedrichWeinmann
committed
d552c33
View commit details
Copy full SHA for d552c33
Browse repository at this point
Fixing Serialization on DevOps
FriedrichWeinmann
committed
13e633c
View commit details
Copy full SHA for 13e633c
Browse repository at this point
fixing null-reference
FriedrichWeinmann
committed
8c1c667
View commit details
Copy full SHA for 8c1c667
Browse repository at this point
Updates
FriedrichWeinmann
committed
1d320b6
View commit details
Copy full SHA for 1d320b6
Browse repository at this point
Save arraylist resolution
FriedrichWeinmann
committed
94a9f5a
View commit details
Copy full SHA for 94a9f5a
Browse repository at this point
Update Templates.Tests.ps1
FriedrichWeinmann
committed
d09b612
View commit details
Copy full SHA for d09b612
Browse repository at this point
more pathing fixes
FriedrichWeinmann
committed
b03ce93
View commit details
Copy full SHA for b03ce93
Browse repository at this point
pathing issue
FriedrichWeinmann
committed
0e83742
View commit details
Copy full SHA for 0e83742
Browse repository at this point
fixing object conversion
Show description for b0cbe9b
FriedrichWeinmann
committed
b0cbe9b
View commit details
Copy full SHA for b0cbe9b
Browse repository at this point
Commits on Oct 4, 2024
Merge pull request #204 from PowershellFrameworkCollective/SerializationUpdate
Show description for 5281c03
FriedrichWeinmann
authored
5281c03
View commit details
Copy full SHA for 5281c03
Browse repository at this point
Template system update
Show description for 1e85b98
FriedrichWeinmann
committed
1e85b98
View commit details
Copy full SHA for 1e85b98
Browse repository at this point
test-launcher
FriedrichWeinmann
committed
fb6f54c
View commit details
Copy full SHA for fb6f54c
Browse repository at this point
Commits on Oct 3, 2024
Merge pull request #203 from PowershellFrameworkCollective/master
Show description for 0cbff3f
FriedrichWeinmann
authored
0cbff3f
View commit details
Copy full SHA for 0cbff3f
Browse repository at this point
Commits on May 31, 2024
Merge pull request #201 from PowershellFrameworkCollective/development
Show description for 60459f5
FriedrichWeinmann
authored
60459f5
View commit details
Copy full SHA for 60459f5
Browse repository at this point
Merge pull request #200 from PowershellFrameworkCollective/azureFunctionTemplate
Show description for 90ce200
FriedrichWeinmann
authored
90ce200
View commit details
Copy full SHA for 90ce200
Browse repository at this point
AzureFunction template update
FriedrichWeinmann
committed
51a7c9d
View commit details
Copy full SHA for 51a7c9d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.