You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jai Luthra 5416bda41a workflows: push to separate branch
Signed-off-by: Jai Luthra <me@jailuthra.in>
6 months ago
..
README.md add github actions for windows patches on new release 9 months ago
gen_linux_patches.yml workflows: add workflow for linux 6 months ago
gen_win_patches.yml workflows: push to separate branch 6 months ago

README.md

GitHub Actions usage

To create patches to a new driver version simply create a new release with the following name schema:

  • For DCH: win-dch-536.67
  • For Studio: win-studio-536.67
  • If you need to rerun append -{try} e.g. win-dch-536.67-2

Tagname same as release name.

If the patch file exist for a version, they will get deleted and recreated.

The patches will be added as asset to the release.

Currently only for windows10 patches