Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

producer c release candidate #435

Merged
merged 44 commits into from
Mar 11, 2024
Merged

producer c release candidate #435

merged 44 commits into from
Mar 11, 2024

Conversation

hassanctech
Copy link
Contributor

@hassanctech hassanctech commented Feb 8, 2024

Issue #, if available:

What was changed?

  • Merging release items into master branch

Why was it changed?

  • To update master with the release related changes

How was it changed?

  • Update to PIC rc branch
  • Add m1 gcc build to CI

What testing was done for the changes?

  • Verify CI runs clean

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jdelapla and others added 30 commits October 29, 2021 09:03
…t. This is part of a larger effort to help customers with large fleets distribute the timings of their attempts to reconnect to our servers.
Added 1-20% jitter to expiration value stored by AwsCredentials struc…
Main to develop post release 1.5.1
Update PIC git tag to include modified Threadpool teardown
* m1 build

* cmake update

* run tests in m1
…n-kinesis-video-streams-producer-c into PR-323
Make AWS service configurable for generating presigned urls
stefankiesz and others added 11 commits December 6, 2023 10:12
* proper versioned shared libs

* Fix version

* Update to latest version

* Exclude shared builds from windows

---------

Co-authored-by: Tom spot Callaway <spot@fedoraproject.org>
Co-authored-by: Divya Sampath Kumar <disa6302@colorado.edu>
Co-authored-by: Hassan Sahibzada <hsahibza@amazon.com>
* Added Iot credential usage to producer c samples

* Refactor samples to include IoT usage and update readme

---------

Co-authored-by: delaplan <delaplan@u48757f25b2c250.ant.amazon.com>
Co-authored-by: Divya Sampath Kumar <disa6302@colorado.edu>
* Release build for producer C

* Fix assert failure
* run windows tests with debug logging

* zero out frame buffer to avoid invalid mkv
fix tsan related issues
@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2024

Codecov Report

Attention: Patch coverage is 0% with 215 lines in your changes are missing coverage. Please review.

Project coverage is 64.02%. Comparing base (c05439b) to head (a31d8f9).
Report is 55 commits behind head on master.

❗ Current head a31d8f9 differs from pull request most recent head 10363ed. Consider uploading reports for the commit 10363ed to get more accurate results

Files Patch % Lines
samples/KvsVideoOnlyRealtimeStreamingSample.c 0.00% 128 Missing ⚠️
samples/KvsAudioVideoStreamingSample.c 0.00% 38 Missing ⚠️
samples/KvsVideoOnlyOfflineStreamingSample.c 0.00% 28 Missing ⚠️
samples/KvsAudioOnlyStreamingSample.c 0.00% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #435      +/-   ##
==========================================
- Coverage   70.68%   64.02%   -6.67%     
==========================================
  Files          32       32              
  Lines        4930     5078     +148     
==========================================
- Hits         3485     3251     -234     
- Misses       1445     1827     +382     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hassanctech hassanctech merged commit 3e519b7 into master Mar 11, 2024
19 checks passed
@hassanctech hassanctech deleted the rc branch March 11, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants