This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a change to branch codespaces in repository https://gitbox.apache.org/repos/asf/superset.git
omit d4dbbd3ad5 improve startup script omit 650c2b321f gh omit 6e56e9aaf4 tweak utilities omit dcf5fef5e0 public port omit 4340ef7795 tmux omit 93dae86c50 only 9001 omit 9a15d13dfa ssh omit cc89414d44 ok omit 710b70fbf1 fix: Use Python 3.11 Bookworm image to match current standard omit 488f471d98 fix: Remove Python feature to avoid building from source omit 3e6a5b73ed feat: Add Claude Code CLI to devcontainer setup omit d4e94031b2 feat: Add uv package installer to devcontainer setup omit 8cf07ffc6e fix: Update Node version to 20 to match package.json requirements omit 5e842b605e fix: Use Ubuntu 24.04 base to match CI with Python 3.11 omit c016c38ea6 fix: Use lean Python base image instead of bloated universal omit c18b90f255 fix: Simplify devcontainer to avoid docker-compose conflicts omit 588b11b786 fix: Force rebuild with clean devcontainer config omit 325dd75357 feat: Use devcontainers/universal image for better tooling omit 1922866536 fix: Refactor devcontainer to use base Ubuntu with Docker-in-Docker omit 9f9abf225a feat: Add SSH support to Codespaces configuration omit 9de83efea4 fix: Correct workspace paths for Codespaces omit 42ce6133d3 feat: Add GitHub Codespaces support with docker-compose-light add dc0c389488 docs(development): fix 2 typos in the dockerfile (#34341) add f554848c9f fix(PivotTable): Render html in cells if allowRenderHtml is true (#34351) add ff76ab647f build(deps): update `ag-grid` to non-breaking major v34 (#34326) new 205ef9af4f feat: Add GitHub Codespaces support with docker-compose-light new e4c93cb2ce fix: Correct workspace paths for Codespaces new 45415ef8f6 feat: Add SSH support to Codespaces configuration new ba34ea9b42 fix: Refactor devcontainer to use base Ubuntu with Docker-in-Docker new 092c0924db feat: Use devcontainers/universal image for better tooling new daec1187e6 fix: Force rebuild with clean devcontainer config new 475968987a fix: Simplify devcontainer to avoid docker-compose conflicts new 295f1dfa5b fix: Use lean Python base image instead of bloated universal new 79c0b1beb5 fix: Use Ubuntu 24.04 base to match CI with Python 3.11 new 868b1d34b6 fix: Update Node version to 20 to match package.json requirements new 76979f15f7 feat: Add uv package installer to devcontainer setup new da3601253e feat: Add Claude Code CLI to devcontainer setup new b77488a567 fix: Remove Python feature to avoid building from source new e0b701b2a4 fix: Use Python 3.11 Bookworm image to match current standard new 5811955bf4 ok new 5dadda10b9 ssh new 693fe31cb5 only 9001 new 84f815c29f tmux new 22f22a8820 public port new ed97737f8e tweak utilities new bf8c38e426 gh new 24ea8dd475 improve startup script This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (d4dbbd3ad5) \ N -- N -- N refs/heads/codespaces (24ea8dd475) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 22 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: Dockerfile | 2 +- superset-frontend/package-lock.json | 32 ++++++++++++---------- superset-frontend/package.json | 4 +-- .../plugin-chart-ag-grid-table/package.json | 4 +-- .../src/react-pivottable/TableRenderers.jsx | 14 +++++++--- 5 files changed, 32 insertions(+), 24 deletions(-)