Skip to content
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

Python launch config is deprecated #1465

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Python launch config is deprecated #1465

merged 2 commits into from
Nov 25, 2024

Conversation

ilia-db
Copy link
Contributor

@ilia-db ilia-db commented Nov 22, 2024

Changes

debugpy is the new python debugger, and python launch config type is deprecated - https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy

Python extension already depends on it, but I'm still adding it as an explicit dependency to our extension too

Tests

Manual testing

debugpy is the new python debugger
Copy link
Contributor

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/vscode

Inputs:

  • PR number: 1465
  • Commit SHA: 7887267c78e5c8df94c7cda66011a2455e56b357

Checks will be approved automatically on success.

@ilia-db ilia-db merged commit 1f1df4b into main Nov 25, 2024
5 checks passed
@ilia-db ilia-db deleted the debugpy branch November 25, 2024 15:28
@eng-dev-ecosystem-bot
Copy link
Collaborator

Test Details: go/deco-tests/12013329246

@github-actions github-actions bot mentioned this pull request Dec 12, 2024
ilia-db added a commit that referenced this pull request Dec 13, 2024
## packages/databricks-vscode
##  (2024-12-12)

* Add `Datasets` section with dataset schemas to the pipelines explorer
(#1479)
([e904f71](e904f71)),
closes
[#1479](#1479)
* Add Event Log section to the pipeline subtree (#1444)
([3c3fc9c](3c3fc9c)),
closes
[#1444](#1444)
* Add partial update to pipelines (#1453)
([b7cbe4c](b7cbe4c)),
closes
[#1453](#1453)
* Add validate runs for pipelines (#1436)
([bc0d488](bc0d488)),
closes
[#1436](#1436)
* Bump JS SDK (#1447)
([aa8eae8](aa8eae8)),
closes
[#1447](#1447)
* Context menus everywhere (#1461)
([9db90f8](9db90f8)),
closes
[#1461](#1461)
* DLT diagnostics (#1471)
([7b962ff](7b962ff)),
closes
[#1471](#1471)
* Do not load too many events (#1484)
([79ad92c](79ad92c)),
closes
[#1484](#1484)
* Improve bundle logs (#1475)
([ba9518d](ba9518d)),
closes
[#1475](#1475)
* Improve DLT UX (#1474)
([27f8a9b](27f8a9b)),
closes
[#1474](#1474)
* Increase the polling time for job run status (#1451)
([d410b62](d410b62)),
closes
[#1451](#1451)
* Preload datasets (#1458)
([910dccb](910dccb)),
closes
[#1458](#1458)
* Python launch config is deprecated (#1465)
([1f1df4b](1f1df4b)),
closes
[#1465](#1465)
* Update Databricks CLI to v0.236.0 (#1480)
([8a19a41](8a19a41)),
closes
[#1480](#1480)
* Use cluster policy in pipeline tests (#1440)
([5ba42f7](5ba42f7)),
closes
[#1440](#1440)
* Validate icon (#1441)
([54f7376](54f7376)),
closes
[#1441](#1441)
* Whats new 2.5 (#1481)
([392bd0a](392bd0a)),
closes
[#1481](#1481)



## packages/databricks-vscode-types
##  (2024-12-12)

---------

Co-authored-by: releasebot <noreply@github.com>
Co-authored-by: Ilia Babanov <ilia.babanov@databricks.com>
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.

3 participants