Tags: devcontainers/features
Tags
terraform: Add support for GitHub Attestations in TFLint installation (… …#1589) * terraform: Add support for GitHub Attestations in TFLint installation * terraform: Pin TFLint version in tflint_fallback_test * terraform: Bump version to 1.4.3 * terraform: Update tflint_fallback_test for the latest version --------- Co-authored-by: Kaniska <kaniska244@github.com> Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
fix(java): Add retry logic for transient SDKMAN bootstrap failures (#… …1688) * Implement retry logic for SDK installation Added a retry mechanism for SDK installation and SDKMAN CLI installation. * Update Java version from 1.8.0 to 1.8.1 Mandatory minor bump for fixing the sdkman transient error * Update expected Java version in installation script Java version updated due to upstream update from sdkman. * Fix string quotes in install_latest_version.sh * Change curl option from -sSL to -fsSL in install.sh
Fix terraform feature OpenPGP error on Ubuntu 26.04 (resolute) (#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 (#1685)
Fix installing git-core PPA in Ubuntu 26.04 (#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 (#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 (#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` (#1678 )
[docker-in-docker] - Move the iptables switching logic in the docker-… …init script and isolated tests for specific cases (#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.
PreviousNext