Commit dabf763
committed
Update submodule PSRepositoryReleaseManager to v0.4.4
1 parent e18139f commit dabf763
2 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
Submodule PSRepositoryReleaseManager updated 38 files
- README.md+41-20
- docs/samples/ci/azure-pipelines/custom/azure-pipelines.yml.generate.sample+7
- docs/samples/ci/azure-pipelines/custom/azure-pipelines.yml.release.sample+20
- docs/samples/ci/azure-pipelines/generic/azure-pipelines.yml.linux.container.sample+8-4
- docs/samples/ci/azure-pipelines/generic/azure-pipelines.yml.linux.sample+8-4
- docs/samples/ci/azure-pipelines/generic/azure-pipelines.yml.macos.sample+7-3
- docs/samples/ci/azure-pipelines/generic/azure-pipelines.yml.windows.powershell.5.1.sample+6-2
- docs/samples/ci/azure-pipelines/generic/azure-pipelines.yml.windows.pwsh.sample+6-2
- lib/PSGitHubRestApi+1-1
- src/PSRepositoryReleaseManager/Private/Get-RepositoryCommitHistory.ps1+3-3
- src/PSRepositoryReleaseManager/Private/Get-RepositoryReleaseLatest.ps1+1-1
- src/PSRepositoryReleaseManager/Private/Get-RepositoryReleasePrevious.ps1+4-1
- src/PSRepositoryReleaseManager/Public/Get-RepositoryReleaseNotes.ps1+5-4
- src/PSRepositoryReleaseManager/generate/variants/GenerateVariant-DateCommitHistory.ps1+2-2
- src/scripts/ci/Create-GitHubRelease.ps1-32
- src/scripts/ci/Generate-ReleaseNotes.ps1-27
- src/scripts/ci/Invoke-Generate.ps1+28
- src/scripts/ci/Invoke-Release.ps1+73
- src/scripts/dev/Create-GitHubRelease.ps1-38
- src/scripts/dev/Invoke-Generate.ps1+2-3
- src/scripts/dev/Invoke-Release.ps1+83
- src/scripts/includes/Create-GitHubRelease.ps1+75
- src/scripts/includes/Generate-ReleaseNotes.ps1+39
- src/scripts/includes/Upload-GitHubReleaseAsset.ps1+42
- templates/azure-pipelines/entrypoint/generate.yml+24
- templates/azure-pipelines/entrypoint/powershell/generate.yml+24
- templates/azure-pipelines/entrypoint/powershell/release.yml+33
- templates/azure-pipelines/entrypoint/pwsh/generate.yml+24
- templates/azure-pipelines/entrypoint/pwsh/release.yml+33
- templates/azure-pipelines/entrypoint/release.yml+33
- templates/azure-pipelines/powershell/create-githubrelease.yml-9
- templates/azure-pipelines/powershell/generate-releasenotes.yml-7
- templates/azure-pipelines/powershell/release.yml-4
- templates/azure-pipelines/pwsh/create-githubrelease.yml-9
- templates/azure-pipelines/pwsh/generate-releasenotes.yml-7
- templates/azure-pipelines/pwsh/release.yml-4
- templates/azure-pipelines/steps/powershell/process-releasevariables.yml.disabled
- templates/azure-pipelines/steps/pwsh/process-releasevariables.yml.disabled
0 commit comments