PowerShellBuild:用于psake和Invoke-Build的常见构建任务,用于构建和测试PowerShell模块

时间:2024-05-25 11:52:16
【文件属性】:

文件名称:PowerShellBuild:用于psake和Invoke-Build的常见构建任务,用于构建和测试PowerShell模块

文件大小:552KB

文件格式:ZIP

更新时间:2024-05-25 11:52:16

powershell psake invoke-build PowerShell

PowerShell构建 GitHub动作 PS画廊 执照 该项目旨在提供常见的和任务,用于构建,测试和发布PowerShell模块。 使用这些共享任务可以减少大多数PowerShell模块项目中所需的样板支架,并有助于实施一致的模块结构。 这种一致性最终可以帮助社区构建高质量的PowerShell模块。 如果将用作任务运行器,则需要4.8.0或更高版本才能使用分布在单独模块中的共享任务。 要安装psake 4.8.0 ,可以运行: Install-Module - Name psake - RequiredVersion 4.8 . 0 - Repository PSGallery 对于 ,请参阅示例。 状态-进行中 该项目正在进行中,根据社区的反馈意见,在达到稳定状态之前可能会发生重大变化。 在进一步完善之前,请不要在此项目上建立关键流程。 任务 PowerShellBuil


【文件预览】:
PowerShellBuild-main
----.gitignore(8B)
----media()
--------ib_example.png(230KB)
--------psaketaskmodule-256x256.png(24KB)
--------psake_example.png(278KB)
----build.ps1(1KB)
----.devcontainer()
--------Dockerfile(1KB)
--------devcontainer.json(816B)
----LICENSE(1KB)
----CHANGELOG.md(4KB)
----psakeFile.ps1(3KB)
----build.settings.ps1(854B)
----PowerShellBuild()
--------PowerShellBuild.psd1(2KB)
--------build.properties.ps1(5KB)
--------IB.tasks.ps1(7KB)
--------psakeFile.ps1(7KB)
--------ScriptAnalyzerSettings.psd1(312B)
--------PowerShellBuild.psm1(756B)
--------Public()
--------Private()
----.github()
--------PULL_REQUEST_TEMPLATE.md(2KB)
--------ISSUE_TEMPLATE.md(1KB)
--------CONTRIBUTING.md(3KB)
--------workflows()
----README.md(10KB)
----tests()
--------MetaFixers.psm1(2KB)
--------build.tests.ps1(4KB)
--------TestModule()
--------Help.tests.ps1(5KB)
--------ScriptAnalyzerSettings.psd1(6B)
--------Manifest.tests.ps1(3KB)
--------Meta.tests.ps1(2KB)
--------IBTasks.tests.ps1(2KB)
----.vscode()
--------settings.json(164B)
--------launch.json(422B)
--------tasks.json(2KB)
----.gitattributes(12B)
----Build()
--------Convert-PSAke.ps1(10KB)
----requirements.psd1(364B)

网友评论