Commit 0dcd09d
committed
Add script to update system and project dependencies in WSL Ubuntu
- Implemented a shell script to update Ubuntu packages, including Azure CLI, Temurin JDK 21, Maven, Python, and pip.
- Added functionality to refresh snap packages for Helm and NodeJS.
- Included commands to update pip and Python project requirements from requirements.txt.
- Ensured Azure CLI extensions are updated.
- Added support for updating global Angular CLI and client workspace dependencies.
- Integrated Maven dependency refresh for the server project.
- Included Playwright browser installation and updates.
- The script ensures a comprehensive update of both system and project dependencies.1 parent 4ce33f5 commit 0dcd09d
3 files changed
Lines changed: 3578 additions & 3131 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
99 | 109 | | |
100 | 110 | | |
101 | 111 | | |
| |||
0 commit comments