6 Commits

Author SHA1 Message Date
hiento09
9ca65e1894
Fix update release url pipeline run failed (#947)
* 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>
2023-12-12 09:08:36 +07:00
hiento09
0e52ba8483
Fix update release url pipeline (#941)
* 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>
2023-12-11 18:56:59 +07:00
hiento09
074b18da74
CI automatically update Update README with Nightly Build Information and stable download URL (#940)
* 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>
2023-12-11 18:33:41 +07:00
hiento09
443e595918
Add document for nightly build and update message for manual build (#831)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-04 14:28:53 +07:00
hiento09
e6de39dcb1
Remove .zip in artifact name (#800)
* Remove .zip in artifact name

* Update jan-electron-build-nightly.yml

* Change schedule time to 3am UTC+7
2023-12-01 11:09:28 +07:00
hiento09
e5d4b81aab
Add nightly build ci (#794)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-11-30 20:23:45 +07:00