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
- Remove main.ps1 and split functionality into init.ps1, publish.ps1, and cleanup.ps1 for better organization.
- Implement init.ps1 to handle dependency installation, input loading, and configuration setup.
- Create publish.ps1 to manage module publishing to PSGallery and GitHub releases, including versioning and release notes handling.
- Add cleanup.ps1 to remove old prereleases based on specified tags.
0 commit comments