Skip to content

Refactor Runner to Proton-TKG and Inject Environment Variable#42

Open
weter11 wants to merge 1 commit into
mainfrom
refactor-runner-to-proton-tkg-8528954541557983857
Open

Refactor Runner to Proton-TKG and Inject Environment Variable#42
weter11 wants to merge 1 commit into
mainfrom
refactor-runner-to-proton-tkg-8528954541557983857

Conversation

@weter11
Copy link
Copy Markdown
Owner

@weter11 weter11 commented May 14, 2026

I have refactored the steamflow codebase to replace the wine-tkg runner with proton-tkg. This involved renaming the source file, updating the struct and its trait implementation, and ensuring all references in the launch pipeline and tests were correctly updated. Additionally, I've injected the PROTON_DISABLE_LSTEAMCLIENT=1 environment variable as requested to facilitate testing with the native Windows Steam client on Linux. All related tests passed successfully.


PR created automatically by Jules for task 8528954541557983857 started by @weter11

…BLE_LSTEAMCLIENT

- Renamed `src/infra/runners/wine_tkg.rs` to `src/infra/runners/proton_tkg.rs`
- Renamed `WineTkgRunner` struct to `ProtonTkgRunner`
- Updated runner name to "Proton-TKG"
- Injected `PROTON_DISABLE_LSTEAMCLIENT=1` into the runner environment
- Updated module exports and pipeline components to use the new runner
- Updated relevant tests to reflect the naming changes

Co-authored-by: weter11 <14630689+weter11@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

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.

1 participant