Skip to content

Conversation

@joyceerhl
Copy link

This PR addresses these release build failures https://github.com/microsoft/vscode-python/actions/runs/764687765 The failures are happening because TensorBoard 2.5.0 was released 4 hours ago and our launcher script uses an API that has been deprecated in the latest release.

@joyceerhl joyceerhl changed the base branch from main to release-2021.04 April 19, 2021 22:55
@joyceerhl joyceerhl added no-changelog No news entry required skip package*.json package.json and package-lock.json don't both need updating skip tests Updates to tests unnecessary labels Apr 19, 2021
@joyceerhl joyceerhl marked this pull request as ready for review April 19, 2021 23:15
@github-actions github-actions bot requested a review from kimadeline April 19, 2021 23:15
@joyceerhl joyceerhl merged commit 21acd50 into microsoft:release-2021.04 Apr 19, 2021
karthiknadig added a commit that referenced this pull request Apr 20, 2021
* Do not run `poetry env info -p` to get the type for local poetry environment (#15898)

* Do not run poetry env info -p to get the type for local poetry environment, get best effort type instead

* Update src/test/pythonEnvironments/common/envlayouts/poetry/project4/pyproject.toml

Co-authored-by: Karthik Nadig <kanadig@microsoft.com>

Co-authored-by: Karthik Nadig <kanadig@microsoft.com>

* Handle both API versions (#15932) (#15936)

* Correct a news item (#15904)

* Use a more forgiving comparer when comparing version (#15912)

* Use a more forgiving comparer when comparing version

* Update tests

* Move sort interpreters function

* Wrap yields with a try catch (#15931)

* Log parsing errors in verbose mode only

* Fix conda logging

* Wrap yields with try catch

* Updating the version, change-log, and TPN for release (#15989)

* Update TensorBoard launcher script to not use deprecated API (#15991)

Co-authored-by: Kartik Raj <karraj@microsoft.com>
Co-authored-by: Ian Huff <ianhu@microsoft.com>
Co-authored-by: Joyce Er <joyceerhuiling@gmail.com>
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 package*.json package.json and package-lock.json don't both need updating skip tests Updates to tests unnecessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants