Skip to content

Sync back main to next#526

Merged
tnaum-ms merged 6 commits intonextfrom
main
Mar 13, 2026
Merged

Sync back main to next#526
tnaum-ms merged 6 commits intonextfrom
main

Conversation

@tnaum-ms
Copy link
Collaborator

No description provided.

@tnaum-ms tnaum-ms requested a review from a team as a code owner March 13, 2026 10:13
Copilot AI review requested due to automatic review settings March 13, 2026 10:13
@tnaum-ms tnaum-ms merged commit bc42e38 into next Mar 13, 2026
13 checks passed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Syncs main back into next by aligning the extension version/release documentation and updating build/release pipeline definitions used to produce and publish the VSIX.

Changes:

  • Bump extension version from 0.7.1 to 0.7.2 (and document that 0.7.1 was skipped/unpublished).
  • Update release notes + docs index + changelog links for 0.7.2.
  • Refine Azure Pipelines build/release YAML (run naming, NOTICE generation handling, and additional release artifact validations).

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
package.json Version bump to 0.7.2.
package-lock.json Lockfile version bump alignment to 0.7.2.
docs/release-notes/0.7.md Rename patch release section to v0.7.2, add note about skipped 0.7.1, update changelog anchor link.
docs/index.md Update release-notes index link to 0.7.2 anchor.
CHANGELOG.md Add 0.7.2 header and explicitly mark 0.7.1 as skipped.
.azure-pipelines/release.yml Reformat/adjust release pipeline and add artifact/metadata validation steps.
.azure-pipelines/build.yml Add run naming, improve task display names, and add resilience around NOTICE generation.

- name: publishVersion
displayName: 'Publish Version (e.g. 1.2.3)'
type: string
default: ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants