You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normalize Go download version in devcontainer build to handle GO_VERSION=1.21 (#67)
* Fix Go download for short GO_VERSION values
Agent-Logs-Url: https://github.com/cloudengine-labs/devops_os/sessions/9b0c799a-f3ea-4137-ae78-1b58c5743fb7
Co-authored-by: chefgs <7605658+chefgs@users.noreply.github.com>
* Add explicit Go tarball validation in Docker install
Agent-Logs-Url: https://github.com/cloudengine-labs/devops_os/sessions/9b0c799a-f3ea-4137-ae78-1b58c5743fb7
Co-authored-by: chefgs <7605658+chefgs@users.noreply.github.com>
* Update Go version to 1.26.2 in devcontainer configuration
* fix: Update development environment versions and configurations
- Bump Python to 3.12, Java to 21, Node.js to 22, and Go to 1.25.0.
- Upgrade Nexus to 3.91.0, Prometheus to 3.5.1, Grafana to 12.4.2, K9s to 0.50.16, ArgoCD to 3.3.6, Flux to 2.8.5, and Kustomize to 5.8.0.
- Modify configuration files (.devcontainer/README.md, configure.py, devcontainer.env.json, devcontainer.json) to reflect new versions.
- Update CLI options in devopsos.py and scaffold_devcontainer.py to use the latest versions as defaults.
* fix: Correct Ubuntu version format in Dockerfile
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: chefgs <7605658+chefgs@users.noreply.github.com>
Co-authored-by: Saravanan Gnanaguru <g.gsaravanan@gmail.com>
0 commit comments