Skip to content

Commit

Permalink
Document Coverity/Checks before release step (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
Youw authored May 21, 2023
1 parent 60fd395 commit 8a4618a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions HACKING.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Updating a Version:
1. Update VERSION file.
2. HID_API_VERSION_MAJOR/HID_API_VERSION_MINOR/HID_API_VERSION_PATCH in hidapi.h.

Before firing a new release:
1. Run the "Checks" Githtub Action
2. Make sure no defects are found at: https://scan.coverity.com/projects/hidapi
3. Fix if any

Firing a new release:
1. Update the Version (if not yet updated).
2. Prepare the Release Notes.
Expand Down

0 comments on commit 8a4618a

Please sign in to comment.