Open
Conversation
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
|
nit: an empty line separating relevant sections of code would be nice to enhance readability. Also, it seems to me that some files have not been formatted. Although, that might just be because we use different formatting settings. |
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: riteshco <riteshgadwalv2@gmail.com> Fix: extract_sudo_command Signed-off-by: riteshco <riteshgadwalv2@gmail.com> Fix: code structure Signed-off-by: riteshco <riteshgadwalv2@gmail.com> add three different methods to find the sudo command Signed-off-by: riteshco <riteshgadwalv2@gmail.com> refined three methods approach for sudo command extraction Signed-off-by: riteshco <riteshgadwalv2@gmail.com> fix: extract sudo two method approach Signed-off-by: riteshco <riteshgadwalv2@gmail.com> cargo error fixes Signed-off-by: riteshco <riteshgadwalv2@gmail.com> edited method 2 Signed-off-by: riteshco <riteshgadwalv2@gmail.com> testing function sudo_extract_command Signed-off-by: riteshco <riteshgadwalv2@gmail.com> add testing command to check Signed-off-by: riteshco <riteshgadwalv2@gmail.com> cargo fmt run Signed-off-by: riteshco <riteshgadwalv2@gmail.com> add logging to identify the successfull sudo extract command method Signed-off-by: riteshco <riteshgadwalv2@gmail.com> add debugging logs in sudo extract command in utils file Signed-off-by: riteshco <riteshgadwalv2@gmail.com> cargo fmt and clippy on whole codebase Signed-off-by: riteshco <riteshgadwalv2@gmail.com> reverting last changes Signed-off-by: riteshco <riteshgadwalv2@gmail.com> pr changes Signed-off-by: riteshco <riteshgadwalv2@gmail.com>
Fix sudo command extraction
Use watchdog utils
add build files for AUR
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
add caching check during auth process and use watchdog utils' caching logic during update cache path in config variables stable for testing (providing cache_path to watchdog utils) to test on centos undo testing changes move check_local_cache from auth.rs to lib/utils.rs config.rs changes for PathBuf directly sending keyhouse struct to watchdog-utils in handle_update remove warn for error logs Signed-off-by: riteshco <riteshgadwalv2@gmail.com> Co-authored-by: Satindra Ramalingam <satindra.r@gmail.com> Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
700de52 to
a1399da
Compare
Signed-off-by: Arshdeep54 <balarsh535@gmail.com>
add --all flag
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.