OBP does not preserve permissions and symlinks when uploading artifacts. Fix it by archiving the files using tar and unarchiving it before packaging task.
Enables building and signing arm/arm64 bits for linux.
Also, several minor improvements to the OBP workflow.
With this PR, linux onebranch build workflow does not install anything online anymore. Everything is set up in the docker image.
* Add soversion to msquic
* Fix darwin packages
* One more mac fix
* Create symlink
* Update scripts/make-packages.sh
Co-authored-by: Tomas Weinfurt <tweinfurt@yahoo.com>
* Update scripts/make-packages.sh
Co-authored-by: Tomas Weinfurt <tweinfurt@yahoo.com>
* Fix version update script
* Update to 2.0
Co-authored-by: Tomas Weinfurt <tweinfurt@yahoo.com>