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

Improve dependency management #286

Closed
peterbom opened this issue Nov 1, 2023 · 1 comment
Closed

Improve dependency management #286

peterbom opened this issue Nov 1, 2023 · 1 comment
Assignees
Labels
enhancement 🚀 New feature or request or improvements on existing code.

Comments

@peterbom
Copy link
Contributor

peterbom commented Nov 1, 2023

We currently have Dependabot security updates enabled on our repo, but not version updates. There are a couple of tasks here:

  • Prune unneeded dependencies
  • Add a dependabot.yml file to allow automated update PRs.

This needs to be done for GH workflows, the main extension project, and the webview-ui project.

@peterbom peterbom converted this from a draft issue Nov 1, 2023
@peterbom peterbom self-assigned this Nov 1, 2023
@Tatsinnit Tatsinnit added the enhancement 🚀 New feature or request or improvements on existing code. label Nov 2, 2023
This was referenced Nov 20, 2023
@peterbom
Copy link
Contributor Author

Done and made Dependabot happy...for now.

@github-project-automation github-project-automation bot moved this from In Progress to Done in AKS Extension Roadmap Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 New feature or request or improvements on existing code.
Projects
Development

No branches or pull requests

2 participants