NVIDIAGameWorks / NVIDIAGameWorks/rtx-remix

[Toolkit feature]: Add Github Actions to toolkit-remix

Open
#660 1 comment 0 reactions 1 assignee View on GitHub

@nxkb is already working on this.

Since Oct 23, 2024.

feature jira toolkit
Dominant language
No language data
Stars
1.7k
Forks
99
PR merge metrics
No merged PRs in 30d

Description

Contact Details (Optional)

No response

What is the context of the feature/improvement?

This would allow us to easily test the new toolkit versions and report back on new features or report bugs.

Currently most users are not equipped to build the toolkit on their own PC.

Please describe the feature/improvement?

Update the build-windows.yml workflow file in the toolkit-remix repository to allow building the toolkit.

What would be your solution? (optional)

I have put together a (very janky) build workflow here:
https://github.com/Kim2091/toolkit-remix/blob/main/.github/workflows/build-windows.yml

Currently it fails on building code related to the GPU, as GitHub's actions VMs do not have CUDA supported GPUs.
Removing this code allows it to progress, but of course breaks it: https://github.com/Kim2091/toolkit-remix/commit/6d63919384c4189c61e386d03651252ec9943bfb

Version

202x.x.x

Media

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.