* Add make script for report portual playwright agent config
* Update workflow to report to report portal
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
* Change npm registry to nexus for CI test
* Change npm registry to nexus for CI test
* Add yarn.lock
* Remove clean step
* Revert to disable yarn.lock file
* Turn NPM Proxy to env
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
* feat: video recorder on failures
* feat: fixture for sample page class
* feat: video recorder on failures
* feat: fixture for sample page class
* feat: video recorder on failures
* feat: fixture for sample page class
* feat: Apply Screenshot on failures
* feat: set timeout by default
* chore: clean up import
* feat: video recorder on failures
* feat: fixture for sample page class
* feat: add wait for app update
* chore: correct timeout
* chore: correct timeout
* chore: test timeout
* chore: test timeout
* chore: test timeout
* chore: browser context config
* chore: temporally disable the video recorder to bypass issue
* Separated build macos arm64 and x86_x64
* Update dependencies jobs name
* Remove arch from electron-builder command for mac
* Add combine latest-mac.yml jobs
* Remove unuse workflow job
* Add prefix to install js-yaml
* Run merge script from /tmp
* workflow update release draft depend on combile-latest-mac
* correct template path
* upload assert release latest-mac.yml overwrite set to true
* upload assert release latest-mac.yml overwrite set to true
* Grant permission for combine latest-mac jobs
---------
Co-authored-by: Hien To <hien@jan.ai>
* Add notify for manual build if publish to R2
* Add CI clean cloudflare cache
* Update jan-docs CI
* Add job clean cloudflare r2
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
* Update docs by adding AppImage format for linux
* Correct CI update url in README.md
* Add AppImage to yarn scrip build:publish:linux
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
* Create shared job output get version for nightly build
* update CI prod add change version for web/package.json
* Add condition enable for auto update on CI run on main branch only
* Update Makefile to delete extensions folder on jan root
* Correct version for nightly build ci pipeline
* Add direct url for nightly build to README.md file
* Correct make clean path for windows
* Remove nightly build session in README
* Enrich discord message info
* correct nightly build url
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
* Create shared job output get version for nightly build
* update CI prod add change version for web/package.json
* Add condition enable for auto update on CI run on main branch only
* Update Makefile to delete extensions folder on jan root
* Correct version for nightly build ci pipeline
* Add direct url for nightly build to README.md file
* Correct make clean path for windows
* Remove nightly build session in README
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
* 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>