Commit 60f4ec4
Marvin Gajek
feat(Containerization): Update devcontainer to Ubuntu 24.04 with build tools
Switch from Debian Bullseye to Ubuntu 24.04 for CI alignment and fix
Python package compatibility issues with isort installation. Install
mdl for markdown linting, Python dependencies from tools/requirements.txt,
pre-commit hooks and yarn dependencies for website build. Add VS Code
markdown linting extension to devcontainer configuration.
Update README with quick start information for developers using the
devcontainer with IDEs supporting the devcontainer specification.
Closes: #6231 parent 1b41cb0 commit 60f4ec4
2 files changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
13 | 21 | | |
14 | | - | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments