-
Notifications
You must be signed in to change notification settings - Fork 108
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
Add sanitizer CI job #703
Open
sfod
wants to merge
70
commits into
main
Choose a base branch
from
add-sanitizer-ci-job
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add sanitizer CI job #703
Changes from all commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
3ce2674
Add sanitizer CI job
sfodagain 1a87c51
Add creds for sanitizer job
sfodagain 408187f
Add permissions to CI job
sfodagain 514efcb
Fix device defender cmake configs
sfodagain b3170b0
Fix target_link_libraries
sfodagain edec814
Check if sanitizer works
sfodagain 030eb69
Revert leak check
sfodagain 8172f67
Enable sanitizer for jobs
sfodagain 9691b60
Verify sanitizer works
sfodagain 1f5a388
Fix adding sanitizer in tests
sfodagain 4fcc0dc
Fix sanitizer for tests
sfodagain d208305
Change building
sfodagain 673b32f
Define builder variants
sfodagain 1395a76
Fix typo
sfodagain 1ca715c
Fix builder.json
sfodagain ce3c578
Enable sanitizer for all
sfodagain 8f421ec
Fix typo
sfodagain aa3f06a
Fun with gg
sfodagain 219304f
Fix target_link_library
sfodagain 6420132
Install softhsm
sfodagain c6f2980
Remove test leak
sfodagain 40080ac
Merge branch 'main' into add-sanitizer-ci-job
alfred2g 279733d
Merge branch 'main' into add-sanitizer-ci-job
sfodagain 7e73a5e
Merge branch 'main' into add-sanitizer-ci-job
sfodagain 1ffefd5
Remove extra params in running samples
sfodagain 5128e10
Capture and print
sfodagain 91d09b7
fixup
sfodagain 72b2582
Fix memory and data race issues
sfodagain d4468ba
Refactor jobs service test
sfodagain f5ca4b5
Remove mqtt3 client from comd utils
sfodagain 7880f0d
Fix format
sfodagain 0786500
Add wait
sfodagain 56ff250
fixup
sfodagain 99c9a6a
Use stderr
sfodagain 91a6867
Use cmake_args in samples and tests
sfodagain 4c9c41d
Try to remove lock
sfodagain 510d644
Revert jobs service test
sfodagain 600076b
Enable sanitizers for service tests
sfodagain 54df04b
Merge branch 'main' into add-sanitizer-ci-job
bretambrose 48331ee
Fix typo in cmake args
sfodagain 20526fd
Use promises to sync fleet provisioning sample
sfodagain b6492d7
Use promises to sync mqtt5 fleet provisioning sample
sfodagain 4c99816
Fix mqtt5 fleet provisioning sample
sfodagain fb2fa06
Refactor fleet provisioning sample
sfodagain c6d0d80
Fix token type
sfodagain 7504338
fixup
sfodagain 69e7aba
Refactor mqtt5 fleet provisioning sample
sfodagain 3dd5dfb
Refactor fleet provisioning sample further
sfodagain 67f2331
Refactor mqtt5 fleet provisioning sample further
sfodagain c9775a5
fixup
sfodagain 5718ba2
Use promise for cert token
sfodagain 5c2f543
Merge branch 'main' into add-sanitizer-ci-job
sfodagain 66427a3
Merge branch 'main' into add-sanitizer-ci-job
sfodagain c9eca48
Append CMake flags for Linux only
sfodagain e435e33
Remove GG tests from sanitizer CI
sfodagain 09c3b6c
Refactor fleet provisioning service test
sfodagain d49f5df
Fix fleet provisioning service test for mqtt5
sfodagain a7b2e7a
Add promise to secure tunnel sample
sfodagain 116b838
Fix format
sfodagain 4ac5dda
Set promise correctly
sfodagain f8fa05b
Fix naming
sfodagain b51f7f4
Merge branch 'main' into add-sanitizer-ci-job
sfodagain 4378227
Merge branch 'main' into add-sanitizer-ci-job
sfodagain 292580d
Remove cmake extra changes
sfodagain 5695a3a
Simplify sample cmake config
sfodagain 46b10ef
Add missing cmake include
sfodagain 18eacfd
Fix all samples
sfodagain d27eeaf
Fix shadow cmake config
sfodagain 5c9a172
Fix cmake in tests
sfodagain 17ba96d
Unify style
sfodagain File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feels like we're repeating the exact same loop 4 times here.