mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
* Print test names at test time (#1343) * Remove python3-cogapp from Dockerfile Removed python3-cogapp from the Dockerfile installation. * Update .devcontainer/Dockerfile Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Change base image and update Python package installation * Change container to use cpp devcontainer version 2 * Point to specific version of the devcontainer * Update devcontainer to use debian snapshot for reproducability * Fetch sources via https * Make devcontainer more robust for debian_snapshot * Make fetch non-https for snapshot * Install CMake from apt * Update devcontainers to remove CMake version * Change Clang version from 22 to 21 * Apply suggestion from @rolandreichweinbmw --------- Co-authored-by: Roland Reichwein <Roland.Reichwein@bmw.de> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: John Wellbelove <jwellbelove@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| clang7 | ||
| clang8 | ||
| clang9 | ||
| clang10 | ||
| clang11 | ||
| clang12 | ||
| clang13 | ||
| clang14 | ||
| clang15 | ||
| clang16 | ||
| clang17 | ||
| clang18 | ||
| clang19 | ||
| clang20 | ||
| clang21 | ||
| context | ||
| gcc09 | ||
| gcc10 | ||
| gcc11 | ||
| gcc12 | ||
| gcc13 | ||
| gcc14 | ||
| gcc15 | ||
| s390x | ||
| devcontainer.json | ||
| Dockerfile | ||