Skip to content

Feat add fedora support#168

Merged
akirilov merged 3 commits into
nightlyfrom
feat-add-fedora-support
Jun 1, 2026
Merged

Feat add fedora support#168
akirilov merged 3 commits into
nightlyfrom
feat-add-fedora-support

Conversation

@akirilov
Copy link
Copy Markdown
Contributor

Fixes issue #166

Copilot AI review requested due to automatic review settings May 31, 2026 15:48
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds Linux distro-family detection so SteamCMD dependency installation can use Debian/Ubuntu or Fedora/RHEL-compatible package tooling, addressing non-Debian support from issue #166. It also updates the devcontainer setup.

Changes:

  • Adds /etc/os-release parsing and distro-family detection.
  • Splits SteamCMD dependency installation into Debian apt-get and RHEL/Fedora dnf paths.
  • Updates devcontainer Node/npm setup and adds a devcontainer feature lockfile.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
src/steamcmd/steamcmd-helper.go Adds distro detection and RHEL/Fedora dependency installation support.
.devcontainer/Dockerfile Removes global npm upgrade during image build.
.devcontainer/devcontainer.json Updates recommended extensions and post-create setup command.
.devcontainer/devcontainer-lock.json Adds a lockfile for the Go devcontainer feature.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .devcontainer/devcontainer.json
Comment thread src/steamcmd/steamcmd-helper.go Outdated
Copy link
Copy Markdown
Collaborator

@JacksonTheMaster JacksonTheMaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes LGTM

@akirilov akirilov merged commit 2f4e855 into nightly Jun 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants