Atlas - HACKING.txt
Home / ext / SDL / src / hidapi Lines: 1 | Size: 830 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)][FILE BEGIN]1This file is mostly for the maintainer. 2 3Updating a Version: 41. Update VERSION file. 52. HID_API_VERSION_MAJOR/HID_API_VERSION_MINOR/HID_API_VERSION_PATCH in hidapi.h. 6 7Before firing a new release: 81. Run the "Checks" Githtub Action 92. Make sure no defects are found at: https://scan.coverity.com/projects/hidapi 103. Fix if any 11 12Firing a new release: 131. Update the Version (if not yet updated). 142. Prepare the Release Notes. 153. Store the Release Notes into a file. 164. Create locally an annotated git tag with release notes attached, e.g.: `git tag -aF ../hidapi_release_notes hidapi-<VERSION>` 175. Push newly created tag: `git push origin hidapi-<VERSION>` 186. Grab the hidapi-win.zip from Summary page of "GitHub Builds" Action for latest master build. 197. Create a Github Release with hidapi-win.zip attached, for newly created tag. 20[FILE END](C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.