Skip to content

Add Update-Version to ReleaseTools module #3268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
11 tasks done
andyleejordan opened this issue Apr 3, 2021 · 0 comments · Fixed by #3292
Closed
11 tasks done

Add Update-Version to ReleaseTools module #3268

andyleejordan opened this issue Apr 3, 2021 · 0 comments · Fixed by #3292
Assignees
Labels
Area-Build & Release Issue-Enhancement A feature request (enhancement).

Comments

@andyleejordan
Copy link
Member

andyleejordan commented Apr 3, 2021

Pulled out of #3195, I'd really like to add this to the module, but haven't done so yet.

  • Update VersionPrefix and VersionSuffix fields in
    PowerShellEditorServices.Common.props
  • Update PowerShellEditorServices.psd1 Fix version in PowerShellEditorServices.psd1 PowerShellEditorServices#1455
  • Update version, preview, name, displayName, and description fields in package.json
  • Delete tools/postReleaseScripts/updateExtensionVersions.ps1
  • Commit with Update version for '$version'
  • Create Git tag at that commit
  • Rename built assets with version instead of -insiders
  • Improve grouping of emoji in changelog Whatever
  • Exclude "Update CHANGELOG" and "Bump version" PRs from changelog generation
  • Fix pipeline to not use BUILD_ID and associated scripts
  • Get all PRs not just closed to pending PRs can be included in changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Build & Release Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant