mirror of
https://github.com/zen-browser/desktop.git
synced 2025-12-24 15:18:54 +00:00
Refactored Repeated Logic: Created functions for downloading artifacts, signing files, moving files, and creating tar archives. Error Handling: Added checks for file existence before moving files and implemented verbose logging. Parameter Validation: Used ValidateNotNullOrEmpty for parameters. Improved Path Handling: Used Join-Path for constructing file paths Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net>