v0.4.6
github-actions
released this
22 Mar 08:02
·
52 commits
to refs/heads/master
since this release
Changes
🐛 Bug Fixes
- Fix: Remove creation of
.gitlab-ci.yml.ps1
on-Init
@leojonathanoh (#76) - Fix: Fix
Generate-DockerImageVariants
to honor-ErrorAction Stop
@leojonathanoh (#66) - Fix: Do not generate a file is template does not exist @leojonathanoh (#65)
- Fix (test): Test module manifest and import module via module manifest @leojonathanoh (#69)
- Fix (development): Use
"group": "build"
and"group": "test"
in.vscode/tasks.json
@leojonathanoh (#70) - Fix (config): Make
$VARIANTS_SHARED
optional @leojonathanoh (#71) - Fix (ci): Bump to
runs-on: ubuntu-latest
@leojonathanoh (#72) - Fix (ci): Always run
test-publish-to-psgallery
@leojonathanoh (#77) - Fix (build): Add missing
samples/generate/templates/.gitlab-ci.yml.ps1
template file in published module @leojonathanoh (#67)
🧰 Maintenance
- Chore (ci): Use
github.ref_name
forpublish-draft-release
job @leojonathanoh (#73) - Chore (build): Bump
PSModulePublisher
tov0.5.0
@leojonathanoh (#68)