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

chore(devcontainer): replace deprecated extension with Dependi #3119

Conversation

shivamklr
Copy link

@shivamklr shivamklr commented Nov 12, 2024

Context

The current devcontainer configuration uses a deprecated VS Code extension that has been archived. The maintainers recommend migrating to Dependi as the maintained alternative.
Fixes #3118

Changes

  • Updated devcontainer.json to remove the deprecated extension
  • Added Dependi as the replacement
  • Updated any related documentation references

Additional Notes

The original extension is now archived and explicitly recommends Dependi as its successor. This migration ensures our development environment remains stable and maintainable.

Copy link

github-actions bot commented Nov 12, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@shivamklr shivamklr marked this pull request as ready for review November 12, 2024 11:19
@shivamklr shivamklr requested a review from a team as a code owner November 12, 2024 11:19
@shivamklr
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@shivamklr
Copy link
Author

recheck

Copy link

This pull request has been marked as stale because it has been inactive a while. Please update this pull request or it will be automatically closed.

@github-actions github-actions bot added the stale label Nov 20, 2024
@mstrug
Copy link
Contributor

mstrug commented Nov 20, 2024

Hi @shivamklr, thank you for your effort in preparing this PR, however we decided to drop crates vscode extension dependency from our devcontainer. Reference PR #3132.

@mstrug mstrug closed this Nov 20, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: Migrate to dependi
2 participants