Nguyen Ngoc Minh
2744e787d1
fix: ci remove pr review trigger ( #5105 )
...
* fix: remove pull_request_review trigger to avoid redundant builds
* chore: comment out pr-build-url job in nightly workflow
2025-05-26 15:04:43 +07:00
vansangpfiev
e43b109291
fix: tauri updater ( #5051 )
...
* fix: updater
* chore: sync latest nightly
* chore: ignore electron updater config
* chore: upload signatures
* chore: update connect-src
* chore: add log
* chore: correct path macos s3
* fix: close cortex before restarting
* chore: clean
* chore: comment
* Revert "chore: update connect-src"
This reverts commit a592845c0b5293c121fb17671c14bb1f9958bf00.
* chore: update lastest.yml
* chore: cleanup
* chore: stop uploading yml for electron
* chore: linux workflow
2025-05-22 14:16:10 +07:00
vansangpfiev
837d3ab0e3
chore: remove electron nightly/manual ( #5027 )
...
* chore: remove electron nightly/manual
* chore: change nightly pull request branch
2025-05-20 10:22:13 +07:00
vansangpfiev
90da49f873
chore: add some ts-ignore to make tauri build works ( #5010 )
...
* chore: add some ts-ignore to make build works
* chore: remove tauri build nightly script
* chore: update core package.json
* chore: fix build
* chore: add devtools for tauri beta, nightly
* chore: change transport-sse to transport-sse-server
* chore: comment out dll files
* chore: add ts-ignore
* chore: update nightly CI
2025-05-19 14:49:03 +07:00
vansangpfiev
2418095656
chore: update CI/CD ( #4993 )
...
* chore: updae ci cd
- replace electron beta by tauri beta
- only upload tauri nightly to s3
- remove preview
* chore: ignore electron nightly build
* chore: remove redundant workflows
* chore: add nsis template
* chore: update nsis template
* chore: update cuda url
* chore: bundle bun and uv
* chore: delete binaries folder on uninstalling
2025-05-15 17:11:19 +07:00
vansangpfiev
8fefe6e167
chore: tauri codesign and CI/CD ( #4961 )
...
* chore: build tauri
* chore: codesign tauri app
* chore: test update from electron to tauri
* chore: test update from electron to tauri
* chore: update csp config and cors
* chore: nightly to 1317
* fix: correct pre_install_path
* chore: jan-nightly to 1320
* chore: self sign tauri
* chore: CI/CD for Windows, Linux
commit 4897b2bcf7f044080fce81bd725515e62fc4eb29
Author: vansangpfiev <vansangpfiev@gmail.com>
Date: Fri Apr 25 15:32:37 2025 +0700
chore: cleanup tauri config
commit 66c5676ec146b25c89cccb570ede7c070dbc5853
Author: vansangpfiev <vansangpfiev@gmail.com>
Date: Fri Apr 25 14:37:04 2025 +0700
fix: store path
commit bc6560c576873e55f84c4b21764bedbdd9dbd5a8
Author: vansangpfiev <vansangpfiev@gmail.com>
Date: Thu Apr 24 09:39:50 2025 +0700
chore: Linux CI
commit b036275dc9f1df7614aaca3b358b9c6493082512
Author: vansangpfiev <vansangpfiev@gmail.com>
Date: Wed Apr 23 16:41:22 2025 +0700
chore: updater windows
commit e91b543dbdd82bd4a44db7550ffb993897b56081
Merge: dea80a83 4a54a378
Author: vansangpfiev <vansangpfiev@gmail.com>
Date: Wed Apr 23 16:39:24 2025 +0700
Merge branch 'chore/tauri-cicd' of https://github.com/menloresearch/jan into chore/tauri-cicd-windows
commit dea80a83966113b108137c385a3c28920d2adda4
Author: Minh141120 <minh.itptit@gmail.com>
Date: Wed Apr 23 11:47:04 2025 +0700
chore: update azuresigntool install method
commit 2ec2234082be57e53887192153fa982a134ea535
Author: Minh141120 <minh.itptit@gmail.com>
Date: Wed Apr 23 11:01:31 2025 +0700
chore: add verbose option build tauri and targets app and dmg for macos build
commit 42c7592cc89641130545551d4d864268cde3d5b0
Author: Minh141120 <minh.itptit@gmail.com>
Date: Wed Apr 23 10:35:27 2025 +0700
chore: update targets build
commit 4c8ba44ff60cdef8b639fa189f5729dc69c5aff6
Author: Minh141120 <minh.itptit@gmail.com>
Date: Wed Apr 23 09:53:21 2025 +0700
refactor: remove debug step and upload electron build artifact
commit 158c08b465e18823e0f2b9a30fd5ecd589d08934
Author: Minh141120 <minh.itptit@gmail.com>
Date: Wed Apr 23 09:21:08 2025 +0700
chore: add script codesign on windows
commit 4545b2bcd852029472298e530176494992dd0950
Author: vansangpfiev <vansangpfiev@gmail.com>
Date: Tue Apr 22 13:39:49 2025 +0700
chore: update csp setting
commit f64a1e1ca958e3c1c685485a06d45956ddcf14a0
Author: Minh141120 <minh.itptit@gmail.com>
Date: Tue Apr 22 10:15:14 2025 +0700
chore: update azuresigntool installation
commit 1f4b9d18b332d5205685a6fe68f5dfaf973d273c
Author: Minh141120 <minh.itptit@gmail.com>
Date: Tue Apr 22 09:49:42 2025 +0700
chore: update signcommand
commit 911a3ab3540f872f6fe906c8e2135440d39f108c
Author: Minh141120 <minh.itptit@gmail.com>
Date: Mon Apr 21 19:19:23 2025 +0700
chore: update codesign tauri windows
commit fba15c4c2de43b4cb87308ef998cdd8dc88b1ce6
Author: Minh141120 <minh.itptit@gmail.com>
Date: Mon Apr 21 19:04:29 2025 +0700
chore: update path azuresigntool
commit 8b8c950b56f5aa42baf76aba064fc99b50758150
Author: Minh141120 <minh.itptit@gmail.com>
Date: Mon Apr 21 18:38:56 2025 +0700
chore: update azuresigntool path
commit bd67a2b7908b5f3a126c634a840e0b941373a3c6
Author: Minh141120 <minh.itptit@gmail.com>
Date: Mon Apr 21 17:47:33 2025 +0700
chore: update azuresigntool url
commit f70effca7c09cd2fe9b5866b4f194b64a13294b9
Author: Minh141120 <minh.itptit@gmail.com>
Date: Mon Apr 21 17:33:32 2025 +0700
chore: update azuretoolsign download
commit 667910772f30369b9afa554ad06e4378f93d0b1a
Author: Minh141120 <minh.itptit@gmail.com>
Date: Mon Apr 21 16:56:25 2025 +0700
chore: update path azuresigntool
commit f1610bfd80dfa996db4a777bb58475f2e6d02cc6
Author: Minh141120 <minh.itptit@gmail.com>
Date: Mon Apr 21 16:52:36 2025 +0700
chore: update azuresigntool path
commit 0873d56fb88fb66c884eff31d3f63aa99858f038
Author: Minh141120 <minh.itptit@gmail.com>
Date: Mon Apr 21 16:19:46 2025 +0700
chore: add debug step
commit 88e0b1a697ed478375429686eb1c03ae71a3b447
Author: Minh141120 <minh.itptit@gmail.com>
Date: Mon Apr 21 15:58:39 2025 +0700
ci(windows): download AzureSignTool to src-tauri for Tauri code signing
commit 47f94e86589826c3941a3d602298f188d6480980
Author: Minh141120 <minh.itptit@gmail.com>
Date: Mon Apr 21 15:21:20 2025 +0700
fix: AzureSignTool signcommand Path
commit dc014a7905fd0b49b5972e24b4d5773c5dc29ea5
Author: Minh141120 <minh.itptit@gmail.com>
Date: Mon Apr 21 15:00:02 2025 +0700
chore: add debug step azuresigntool tauri windows
commit ee7b6163a8419604dfba7dc2f967026be4884da4
Author: Minh141120 <minh.itptit@gmail.com>
Date: Mon Apr 21 14:33:33 2025 +0700
chore: tauri windows codesign
commit 6607090857120531d8a096f45ff556c3f2553e53
Author: vansangpfiev <vansangpfiev@gmail.com>
Date: Thu Apr 17 10:29:50 2025 +0700
chore: add windows download script
commit 4b1a5cc29c77eecca75978a1ab3126d2c710e738
Author: Nguyen Ngoc Minh <kuuhakuu@Nguyens-MacBook-Air.local>
Date: Mon Apr 21 13:44:34 2025 +0700
chore: tauri codesign windows
* chore: workflows for tauri
* chore: test tauri manual build
* chore: hide windows install detail
* chore: upload artifacts
* feat: run mcp with bundled bun and uv
* chore: clean up
* chore: update cicd
* chore: remove deprecated workflows
* chore: update allowed origins
* chore: pull binaries windows, linux (#4963 )
* fix: get bun and uv from execution path
* fix: macos
* fix: typo
* fix: remove old Jan binaries on windows
* chore: build bun and uv universal
* fix: appimage bundle bun issue
* chore: libfuse2 for linux CI
* feat: tauri cicd preview (#4975 )
* feat: tauri cicd preview
* chore: add suffix preview for tauri build
* chore: update condition for s3 upload nightly channel
* chore: add debug step for tauri macos preview
* chore: update aws s3 macos tauri build
* refactor: remove debug code
* chore: update artifact name tauri macos build
* chore: add tauri build step for electron beta and stable
* chore: update preview
* chore: bump llama.cpp engine to b5351
* chore: bump engine version
* fix: cors windows
---------
Co-authored-by: vansangpfiev <sang@jan.ai>
Co-authored-by: Service Account <service@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
Co-authored-by: hiento09 <tominhhien97@gmail.com>
Co-authored-by: Nguyen Ngoc Minh <91668012+Minh141120@users.noreply.github.com>
2025-05-15 17:11:19 +07:00
Nguyen Ngoc Minh
8dc30dd047
fix: naming nightly and beta build ( #4779 )
...
* fix: naming nightly and beta build
* chore: enhance replace icons for beta and nightly build logic
* chore: update icon linux build
* chore: add debug step
* chore: remove specific icon linux build
2025-03-05 20:30:57 +07:00
Nguyen Ngoc Minh
1b4a91ba7e
chore: update pipeline change app logo for build nightly ( #4709 )
...
* chore: change app logo for build nightly
* chore: add nightly option to rename icons
* chore: add rename icons for nightly and beta build
* chore: remove rename icons job
2025-02-21 14:16:15 +07:00
Nguyen Ngoc Minh
839a00127d
Merge pull request #4708 from janhq/chore/change-app-logo
...
chore: change app logo for jan beta and nightly version
2025-02-20 21:39:41 +07:00
Minh141120
bd7113aa74
chore: change app logo for jan beta and nightly version
2025-02-20 21:32:20 +07:00
Louis
badc632ee4
refactor: different Jan builds should have different Cortex server port ( #4699 )
...
* refactor: different Jan instances should have different Cortex server port configurations
* chore: update workflow to use env input
* chore: update env for cortex port setting
2025-02-20 15:53:16 +07:00
hiento09
3341a3be15
feat: add auto build when PR is approved ( #4241 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-12-06 14:47:02 +07:00
hiento09
1778620fe2
feat: macos universal ( #4197 )
...
* feat: macos universal
* chore: build universal for hnswlib-node on macos
---------
Co-authored-by: Service Account <service@jan.ai>
2024-12-04 16:00:44 +07:00
hiento09
11322e189f
Revert "chore: enable notification nightly" ( #4011 )
...
* Revert "chore: enable notification nightly (#3963 )"
This reverts commit 102d8b08c15b4ef2349ee38018bcb7c863be82e3.
* chore: revert #3962
* chore: new nightly url for discord notification
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-11-13 21:28:01 +07:00
hiento09
102d8b08c1
chore: enable notification nightly ( #3963 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-11-08 14:24:02 +07:00
hiento09
1ad897782c
feat: new nightly app channel ( #3948 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-11-05 19:40:19 +07:00
hiento09
9045eeb1d6
Feat Jan beta version ( #3835 )
...
* feat: add beta version
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-23 10:38:40 +07:00
hiento09
e139f88c0a
Upgrade actions/upload-artifact@v2 to actions/upload-artifact@v4 ( #3650 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-09-13 13:02:11 +07:00
hiento09
4054713297
Chore use aws s3 for nightly channel ( #3416 )
...
* Replace deprecated steps github action
* Migrate from cloudflare r2 to aws s3
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-08-20 17:55:39 +07:00
hiento09
957f4629e2
Add workflow test openai api ( #2778 )
...
* Add workflow test openai api
* chore: add filename as attribute to each test case
* chore: correct label
* feat: create pytest.ini
* chore: remote extra "
* chore: rename workflow to group similar type
* chore: remove auto build on push to main
* chore: rename job
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Van-QA <van@jan.ai>
2024-04-25 10:55:11 +07:00
hiento09
4f751338b7
Regression fix assitant extension codesign ( #1918 )
...
* 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>
2024-02-04 15:44:57 +07:00
Louis
97a497858d
Merge pull request #1830 from janhq/main
...
Sync Release 0.4.5 to dev
2024-01-29 12:45:35 +07:00
hiento09
99025cb02f
CI nightly update trigger to 3AM UTC +7 Tuesday, Wednesday, and Thursday ( #1798 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-26 09:24:09 +07:00
Hien To
023ab04e94
Correct bash script syntax in ci
2024-01-25 15:42:54 +07:00
Hien To
8e28c2a43d
Add ignore trigger pre-release to main for docs and README.md
2024-01-25 14:57:54 +07:00
Hien To
f73e7388e2
Combine 2 ci pipeline pre-release and nightly into one for correcting build number nightly
2024-01-25 14:53:44 +07:00
hiento09
e7f82c678c
Remove error condition trigger jobs ( #1736 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-24 10:58:04 +07:00
hiento09
0bc624cf27
Correct download url readme ( #1724 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-23 14:47:41 +07:00
hiento09
fc3a5c9e01
Correct ref branch for update url on README.md file ( #1672 )
...
Co-authored-by: Service Account <service@jan.ai>
2024-01-22 09:31:16 +07:00
hiento09
c0c4472c9d
Feature add schedule clean cloudflare page and r2 ( #1653 )
...
* 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>
2024-01-18 09:31:39 +07:00
hiento09
87f621129e
Update CI follow git flow ( #1625 )
...
* Update CI follow git flow
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-17 19:10:00 +07:00
hiento09
fc0cc267ed
Correct AppImage path ( #1446 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-08 15:39:08 +07:00
hiento09
e5a8cca736
Feature linux support app image format ( #1442 )
...
* Add AppImage package format
* Update CI and README.md by adding AppImage
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-08 15:14:48 +07:00
hiento09
76b5c5ffd1
Enrich discord message for nightly build url ( #1294 )
...
* 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>
2024-01-02 17:57:32 +07:00
hiento09
07f4727068
Refactor CI by create shared jobs output ( #1287 )
...
* 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>
2024-01-02 17:33:53 +07:00
hiento09
5ef49c8684
Correct jq command cause ci nightly build run failed ( #1104 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-19 17:31:22 +07:00
hiento09
96b00bd284
Fix auto update windows Bug ( #1102 )
...
* 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>
2023-12-19 16:33:53 +07:00
hiento09
9004671e5f
Fix nightly build autoupdater ( #1073 )
...
* add zip file for auto updater
* remove non-exist file in aws s3api put-object
---------
Co-authored-by: Service Account <service@jan.ai>
2023-12-19 02:57:58 +07:00
hiento09
a296cb2c85
Feature autoupdater for nightly build ( #1068 )
...
* 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>
2023-12-19 00:06:09 +07:00
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