Tags: bialy69-git/features
Tags
Fix terraform feature OpenPGP error on Ubuntu 26.04 (resolute) (devco… …ntainers#1683) * Initial plan * Extend GPG workaround to Ubuntu 26.04 (resolute) and add tests * Use devcontainers base:resolute image for terraform resolute tests * Bump terraform feature version to 1.4.4 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
fix(rust): support Azure Linux base images (devcontainers#1685)
Fix installing git-core PPA in Ubuntu 26.04 (devcontainers#1675) * dearmor git-core ppa key for Ubuntu Resolute * add git-core ppa tests for ubuntu noble and resolute * make new tests into symlinks --------- Co-authored-by: Kaniska <kaniska244@github.com>
Fix desktop-lite ALSA package selection (devcontainers#1676) * Fix desktop-lite ALSA package selection Select the first installable ALSA package by apt candidate availability so Ubuntu releases before and after the t64 transition continue to work. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Order newer packages first Co-authored-by: nicholas Krul <nicholas.krul@gmail.com> * Use symlink for duplicate desktop-lite ALSA test Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: nicholas Krul <nicholas.krul@gmail.com> Co-authored-by: Kaniska <kaniska244@github.com>
[git] - Fixing issue for alpine installation from source and updating… … tests (devcontainers#1679) * [git] - Fixing issue for alpine installation from source and updating tests * Consolidating common logic
[git] - Fixing installation from source with new version `2.55.0` (de… …vcontainers#1678)
[docker-in-docker] - Move the iptables switching logic in the docker-… …init script and isolated tests for specific cases (devcontainers#1666) * Check the tests * check the log * Adding debug statements * Another change * Check in docker-init.sh * Change test order * Check the presence of the kernel module * change the test execution order * Changes in workflows * Change the test * Further isolation * Adding a flag to switch the logic for better management. * Modify stress tests * Add docker-compose latest version * Changing to minor version upgrade as a switch flag is present * Revert "Add docker-compose latest version" This reverts commit 7360873. * Reapply "Add docker-compose latest version" This reverts commit dfa4520. * Removing docker-compose latest version change from this PR. * Implementing review comments. * Implementing review comments * Implementing review comments further * Setting iptablesSwitchAtRuntime:true and major version bump.
feat(ruby)!: rewrite to use ruby-build with optional rbenv/rvm (v2.0.… …0) (devcontainers#1654) * feat(ruby)!: rewrite to use ruby-build with optional rbenv/rvm (v2.0.0) Replace the rvm-only install with ruby-build under /usr/local/rubies, exposed via the 'current' symlink on the PATH. Add a versionManager option ("none" | "rbenv" | "rvm") that installs the chosen manager and delegates 'install' to it. Detect build deps across apt, dnf/yum, apk, zypper, and pacman. Replace ruby_fallback_test with ruby_rbenv / ruby_rvm scenarios. * test(ruby): symlink install_additional_ruby_trixie.sh to install_additional_ruby.sh --------- Co-authored-by: Kaniska <kaniska244@github.com>
[Docker-in-Docker] - Update docker-compose to the latest version (dev… …containers#1672) * [Docker-in-Docker] - Update docker-compose to the latest version * Implement review comment.
PreviousNext