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

Remove deprecated Python settings #625

Merged

Conversation

luabud
Copy link
Contributor

@luabud luabud commented Jul 21, 2023

Hi there!

The python.linting and python.formatting settings have been deprecated as in the latest Python extension pre-release version, as we're migrating our tooling support to extensions (see here for more details).

We figured we'd submit PRs to remove them from devcontainers configs 😊

@luabud luabud marked this pull request as ready for review July 21, 2023 20:08
@luabud luabud requested a review from a team as a code owner July 21, 2023 20:08
Copy link
Member

@samruddhikhandale samruddhikhandale left a comment

Choose a reason for hiding this comment

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

Thank you for taking the time to contribute this PR, we appreciate it! ✨

src/python/devcontainer-feature.json Show resolved Hide resolved
@luabud
Copy link
Contributor Author

luabud commented Jul 24, 2023

Took the liberty to remove the linters and formatters from DEFAULT_UTILS, but happy to revert if it not appropriate! 😊

@luabud
Copy link
Contributor Author

luabud commented Aug 4, 2023

@samruddhikhandale friendly ping 😊

Copy link
Member

@samruddhikhandale samruddhikhandale left a comment

Choose a reason for hiding this comment

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

Thanks for the ping, apologies to have missed this!
Left some comments.

src/python/devcontainer-feature.json Show resolved Hide resolved
src/python/devcontainer-feature.json Show resolved Hide resolved
@luabud
Copy link
Contributor Author

luabud commented Aug 8, 2023

Last commit reverted 😊

@luabud
Copy link
Contributor Author

luabud commented Sep 29, 2023

@samruddhikhandale friendly ping!

@samruddhikhandale
Copy link
Member

@luabud I had been waiting for this comment https://github.com/devcontainers/features/pull/625/files#r1286251867

Can you help resolve it, then we could merge this PR. Thanks!

@luabud
Copy link
Contributor Author

luabud commented Sep 30, 2023

@samruddhikhandale oh I'm so sorry! I had totally misunderstood that this would be done in a follow up clean up PR (which I now realize was about bumping the major version, instead of minor 🤦‍♀️)

Just bumped the version to it to 1.2.1 :) thanks a lot!

Copy link
Member

@samruddhikhandale samruddhikhandale left a comment

Choose a reason for hiding this comment

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

Looks great, thank you so much! 🎉

@samruddhikhandale samruddhikhandale merged commit c3f9105 into devcontainers:main Oct 2, 2023
9 of 11 checks passed
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