We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60fd395 commit 8a4618aCopy full SHA for 8a4618a
HACKING.txt
@@ -4,6 +4,11 @@ Updating a Version:
4
1. Update VERSION file.
5
2. HID_API_VERSION_MAJOR/HID_API_VERSION_MINOR/HID_API_VERSION_PATCH in hidapi.h.
6
7
+Before firing a new release:
8
+1. Run the "Checks" Githtub Action
9
+2. Make sure no defects are found at: https://scan.coverity.com/projects/hidapi
10
+3. Fix if any
11
+
12
Firing a new release:
13
1. Update the Version (if not yet updated).
14
2. Prepare the Release Notes.
0 commit comments