Skip to content

Tags: Dustin4444/features-1

Tags

feature_oryx_2.0.1

Toggle feature_oryx_2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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

feature_git_1.3.7

Toggle feature_git_1.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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

feature_git_1.3.6

Toggle feature_git_1.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump actions/checkout from 6 to 7 (devcontainers#1674)

Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

feature_docker-in-docker_4.0.0

Toggle feature_docker-in-docker_4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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.

feature_terraform_1.4.3

Toggle feature_terraform_1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

feature_ruby_2.0.0

Toggle feature_ruby_2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

feature_powershell_2.0.2

Toggle feature_powershell_2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

feature_php_1.1.5

Toggle feature_php_1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

feature_oryx_2.0.0

Toggle feature_oryx_2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

feature_nvidia-cuda_3.0.0

Toggle feature_nvidia-cuda_3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>