Skip to content

Bump version to 2025.18.0#25574

Closed
eleanorjboyd wants to merge 5 commits intomicrosoft:release/2025.18from
eleanorjboyd:release-2025.18
Closed

Bump version to 2025.18.0#25574
eleanorjboyd wants to merge 5 commits intomicrosoft:release/2025.18from
eleanorjboyd:release-2025.18

Conversation

@eleanorjboyd
Copy link
Copy Markdown
Member

No description provided.

eleanorjboyd and others added 4 commits November 10, 2025 10:19
If the vscode-pytest execution is wrapped and re-triggered then the
deletion of the file causes the second run the fail. Deleting the file
on the finally block ensures that the pytest execution will work even if
re-run.

- Move the deletion of the test IDs temp file from before pytest
execution to a finally block.
- This ensures the temp file is always cleaned up, even if pytest
execution fails or an exception occurs.
- Move ids_path initialization outside the try block so it's accessible
in the finally block for cleanup.

context: microsoft#15669
microsoft#24406 (comment)

Co-authored-by: Eleanor Boyd <26030610+eleanorjboyd@users.noreply.github.com>
…25562)

- Add terminal periods to all items in 'Feature details' section

- Fix punctuation inconsistency where 'Refactoring' required a period
but others had none

- Maintains all existing content and formatting
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@eleanorjboyd eleanorjboyd self-assigned this Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog No news entry required skip-issue-check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants