* upgrade electron-updater and electron-builder for fixing windows autoupdater
* windows specific target build
* Add block map for windows nightly build
* content-type blocksize change to application/gzip
* content-type blocksize change to application/octet-stream
* remove content-type for windows
* add custom sign for windows
* correct exe file path for binary file
* Add windows codesign step to electron-builder
---------
Co-authored-by: Service Account <service@jan.ai>
Co-authored-by: Hien To <tominhhien97@gmail.com>
* CI nightly build enable auto-updater
* Add jobs dependencies
* add continue on error for task delete latest folder on R2
* Switch to use aws s3api
* Switch to use bash for make build command
* Fix error region aws s3cli command
* Fix makefile command error on windows
* Change content type of yaml file upload to R2
* add retry curl github api
* Fix error command aws s3api delete-objects
* quit from tty for aws s3api command
* CI nightly build enable auto-updater
* Add jobs dependencies
* add continue on error for task delete latest folder on R2
* Switch to use aws s3api
* Switch to use bash for make build command
* Fix error region aws s3cli command
* Fix makefile command error on windows
* Change content type of yaml file upload to R2
* add retry curl github api
* Fix error command aws s3api delete-objects
* quit from tty for aws s3api command
* Correct yml file for auto updater electron
* Add channel for auto-updater
* Add channel for auto-updater
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>
* update-release-url pipeline add trigger commit to git if github event is release
* Remove v in release tag
* Change job name and add checkout step
* Checkout step uses service account token
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
* update-release-url pipeline add trigger commit to git if github event is release
* Remove v in release tag
* Change job name and add checkout step
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
* Add table download to README
* CI update Nightly Build URL on github README.md file
* Add CI to update latest release url to README.md
* Add clean cache to test pipeline
* set style=text-align:center in download table
* Manual build update experimental URL if triggered from main branch
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>