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
.
PoshCode
/
ModuleBuilder
Public
Notifications
You must be signed in to change notification settings
Fork
57
Star
520
Code
Issues
6
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ModuleBuilder
Source
on
feature/ScriptGenerators
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 17, 2026
Add tests to improve test coverage
Jaykul
committed
1d32b42
View commit details
Copy full SHA for 1d32b42
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
Add tests for Add-Parameter and make them work
Show description for 2b67a4e
Jaykul
committed
2b67a4e
View commit details
Copy full SHA for 2b67a4e
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
Fix PSScriptAnalyzer warnings
Jaykul
committed
5d4bfa0
View commit details
Copy full SHA for 5d4bfa0
View code at this point
Browse repository at this point
Stop mocking so many tests...
Jaykul
committed
35d5033
View commit details
Copy full SHA for 35d5033
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
#110 Support SemVer 2.0 by converting the prerelease
Jaykul
committed
f108b73
View commit details
Copy full SHA for f108b73
View code at this point
Browse repository at this point
Commits on Jul 11, 2025
Fix GUID and Version in ConvertTo-Script output
Jaykul
committed
bd91dfd
View commit details
Copy full SHA for bd91dfd
View code at this point
Browse repository at this point
Add GUID parameter for ConvertTo-Script
Jaykul
committed
802604e
View commit details
Copy full SHA for 802604e
View code at this point
Browse repository at this point
Commits on Apr 26, 2025
Make parameter positions explicit on ConverToAst
Jaykul
committed
2230545
View commit details
Copy full SHA for 2230545
View code at this point
Browse repository at this point
Fix docs typo
Jaykul
committed
befd584
View commit details
Copy full SHA for befd584
View code at this point
Browse repository at this point
Commits on Apr 23, 2025
A version of ConvertTo-Script that packs modules as ps1
Jaykul
committed
9c67e81
View commit details
Copy full SHA for 9c67e81
View code at this point
Browse repository at this point
Add ImportBase64Module
Jaykul
committed
318c30d
View commit details
Copy full SHA for 318c30d
View code at this point
Browse repository at this point
Add CompressToBase64
Jaykul
committed
c9a5bf2
View commit details
Copy full SHA for c9a5bf2
View code at this point
Browse repository at this point
Explicitly specify the parameter name for ScriptGenerator
Jaykul
committed
c6d7492
View commit details
Copy full SHA for c6d7492
View code at this point
Browse repository at this point
Allow the Code parameter set to fall back to being a path (for now?)
Jaykul
committed
7d1da15
View commit details
Copy full SHA for 7d1da15
View code at this point
Browse repository at this point
Give in and add a second parameter set on ConvertToAst so it can properly handle paths vs code strings.
Show description for 522560f
Jaykul
committed
522560f
View commit details
Copy full SHA for 522560f
View code at this point
Browse repository at this point
Performance and Debugging improvements
Show description for 71f07ec
Jaykul
committed
71f07ec
View commit details
Copy full SHA for 71f07ec
View code at this point
Browse repository at this point
Look for the template(s) in a subfolder of the module source directory
Jaykul
committed
dfc3b5e
View commit details
Copy full SHA for dfc3b5e
View code at this point
Browse repository at this point
Fix the tests
Jaykul
committed
e81285e
View commit details
Copy full SHA for e81285e
View code at this point
Browse repository at this point
Add a couple of refactoring Aspect-Oriented Programming generators
Jaykul
committed
f42d7cd
View commit details
Copy full SHA for f42d7cd
View code at this point
Browse repository at this point
Convert Using fixer to a Script Generator
Jaykul
committed
c284527
View commit details
Copy full SHA for c284527
View code at this point
Browse repository at this point
Convert alias update code to a generator
Jaykul
committed
3c60559
View commit details
Copy full SHA for 3c60559
View code at this point
Browse repository at this point
Add Invoke-ScriptGenerator
Show description for 131ed80
Jaykul
committed
131ed80
View commit details
Copy full SHA for 131ed80
View code at this point
Browse repository at this point
Commits on Feb 22, 2025
Fix parse error in Windows PowerShell
johlju
committed
be5bb8d
View commit details
Copy full SHA for be5bb8d
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
Update ConvertTo-SourceLineNumber.ps1
Show description for 1e75ab5
mikebijl
authored
1e75ab5
View commit details
Copy full SHA for 1e75ab5
View code at this point
Browse repository at this point
Update ConvertTo-SourceLineNumber.ps1
Show description for 43f2a9b
mikebijl
authored
43f2a9b
View commit details
Copy full SHA for 43f2a9b
View code at this point
Browse repository at this point
Update ConvertTo-SourceLineNumber.ps1
Show description for 5a76336
mikebijl
authored
5a76336
View commit details
Copy full SHA for 5a76336
View code at this point
Browse repository at this point
Update ConvertTo-SourceLineNumber.ps1
Show description for 1625ac0
mikebijl
authored
1625ac0
View commit details
Copy full SHA for 1625ac0
View code at this point
Browse repository at this point
Update ConvertTo-SourceLineNumber.ps1
Show description for f79e38a
mikebijl
authored
f79e38a
View commit details
Copy full SHA for f79e38a
View code at this point
Browse repository at this point
Commits on Feb 3, 2025
Fix BinarySearch type issue in ConvertTo-SourceLineNumber
Show description for 8dc830e
mikebijl
committed
8dc830e
View commit details
Copy full SHA for 8dc830e
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
Remove reference to a non-existent yaml from docs
Jaykul
committed
c607a97
View commit details
Copy full SHA for c607a97
View code at this point
Browse repository at this point
Fix SemVer / Version so they work from build.psd1
Jaykul
committed
8eddb81
View commit details
Copy full SHA for 8eddb81
View code at this point
Browse repository at this point
Fix the ability to set Build-Module parameters in build.psd1
Show description for a95679d
Jaykul
committed
a95679d
View commit details
Copy full SHA for a95679d
View code at this point
Browse repository at this point
Commits on Jan 17, 2024
Fix the integration tests
Jaykul
committed
661e6d0
View commit details
Copy full SHA for 661e6d0
View code at this point
Browse repository at this point
Commits on Dec 19, 2023
Update comments
johlju
committed
c9ae53d
View commit details
Copy full SHA for c9ae53d
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
Fix comment
johlju
committed
ebadeb2
View commit details
Copy full SHA for ebadeb2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.