Rahul Kar
b604dad22b
Revert back changes done for test
2025-06-05 12:07:56 +00:00
Rahul Kar
be13ec9820
Dummy check
2025-06-05 10:10:02 +00:00
Rahul Kar
2dffbbe874
Add verbose logs
2025-06-05 10:03:30 +00:00
Rahul Kar
b5c643aad8
Revert to expected MD5 to see if check passes
2025-06-05 09:41:33 +00:00
Rahul Kar
e0a2dcd41e
Update yml file to trigger coverity scan
2025-06-05 09:39:24 +00:00
Rahul Kar
5ba917c3da
Test to check failure path in MD5 checksum validation in coverity
2025-06-05 09:23:16 +00:00
Rahul Kar
a74129b0e1
Add MD5 checksum verification
2025-06-04 11:57:28 +00:00
Rahul Kar
41589fe87e
Update curl command to download in a non user accessible folder
2025-05-26 07:01:56 +00:00
chinglee-iot
fdf4695c1e
Adding SMP coverity example ( #1039 )
...
* Adding SMP coverity example
* Add coverity scan flow
* Fix format
* Update README.md
* Code review suggestions
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
---------
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-34-245.ap-northeast-1.compute.internal>
Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
2024-04-19 10:18:00 +05:30
Soren Ptak
7c910499ec
Update checkout action used in workflow files ( #1017 )
...
* Use the latest tagged release of the checkout action.
* Cleanup some of the echo group prints in the workflow files
2024-03-28 10:47:34 -07:00
Rahul Kar
a2a4485ed3
Coverity Report Directory Fix ( #909 )
...
* Revert "The curl command to send the report expects the tar file to be in its current directory. The step either needed to have the working-directory: set to the build directory, or the tar file needs to be created in the parent directory. (#903 )"
This reverts commit 76f3aa5b05
.
* Update to separate build and upload steps
---------
Co-authored-by: tony-josi-aws <tonyjosi@amazon.com>
2023-11-28 19:16:15 +05:30
Soren Ptak
76f3aa5b05
The curl command to send the report expects the tar file to be in its current directory. The step either needed to have the working-directory: set to the build directory, or the tar file needs to be created in the parent directory. ( #903 )
...
Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
2023-11-28 10:38:57 +05:30
Tony Josi
61f35dc6b1
Coverity scan and upload in single step ( #902 )
2023-11-27 09:20:41 +05:30
Soren Ptak
09c4c4bae9
Coverity Scan Workflow Fix ( #891 )
...
Currently the Coverity Scan attempts to run on every fork that pulls
the file. This leads to anybody who pulls this file getting emails that
their workflow failed to run when the cron job attempts to run. This
PR sets the scan to only run if the repo is FreeRTOS/FreeRTOS-Kernel.
Also, change the scan from a cron job to a job that runs on a commit
to mainline, or if triggered manually.
2023-11-23 22:17:31 +05:30
Tony Josi
1c465a0890
update coverity scan email ( #871 )
2023-10-30 18:19:29 +05:30
Tony Josi
5281427a99
Add nightly coverity scan ( #859 )
...
* coverity scan job
* coverity scan badge in readme
* Update cron schedule
* revert adding badge
* update description
* updating review feedback
2023-10-26 11:27:45 +05:30