Skip to content

Commit 8a4618a

Browse files
authored
Document Coverity/Checks before release step (#558)
1 parent 60fd395 commit 8a4618a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

HACKING.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Updating a Version:
44
1. Update VERSION file.
55
2. HID_API_VERSION_MAJOR/HID_API_VERSION_MINOR/HID_API_VERSION_PATCH in hidapi.h.
66

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+
712
Firing a new release:
813
1. Update the Version (if not yet updated).
914
2. Prepare the Release Notes.

0 commit comments

Comments
 (0)