Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a nice workflow #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

raldone01
Copy link

@raldone01 raldone01 commented Mar 7, 2024

This workflow does the following:

  • On push on main a prerelease is created and continuously updated with the latest files.
  • If a tag v1.1.1 is pushed a normal release is created.
  • Pull requests are checked for a passing build.

Please consider adding this because linux users wanting to test dxvk may not have a windows machine readily available.

@WinterSnowfall
Copy link

linux users wanting to test dxvk may not have a windows machine readily available.

...a "readily available windows machine" is not required for building the tests, the usual MinGW setup (also used for building dxvk) works just as well on Linux. Also keep in mind these tests are only there for development purposes, they're not intended for regular users, which is why they sit in a separate repository.

@raldone01 raldone01 force-pushed the release_workflow branch 3 times, most recently from b09b412 to 1c05c8a Compare March 7, 2024 23:03
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.

2 participants