269 Commits

Author SHA1 Message Date
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
Hien To
79049eeefb Remove paths trigger for pre-release ci 2024-01-25 11:46:01 +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
fe1baed116
Override Cloudflare R2 public with generic provider (#1727)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-23 17:18:55 +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
0xSage
3bfa2773bd
chore: teach how to attach logs (#1578)
Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>
2024-01-14 22:43:44 +07:00
0xSage
a0e23c6bf5
chore: issues should auto close with PRs through template 2024-01-14 22:56:08 +08:00
0xSage
5ad4eb2d05
chore: Update issue templates (#1568) 2024-01-14 10:46:25 +07:00
hiento09
a0e55cde8f
Feature integrate antivirus scanner to ci (#1529)
* Revert nitro to 0.2.6

* Update nitro to 0.2.7 and add ci antivirus scanner

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-11 18:26:36 +07:00
hiento09
1350413e4f
Bump nitro to 0.2.8 and change Jan App to support cuda >= 11.7 (#1476) 2024-01-10 00:09:18 +07:00
hiento09
3057aaae43
Chore update docs jan - add AppImage instruction to docusaurus (#1480)
* 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>
2024-01-09 22:59:33 +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
0xSage
6c8c0ea6e0
chore: github PR template (#1304)
* chore: github PR template

* style: correct caps
2024-01-03 13:24:42 +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
0xSage
debc391c59
chore: Update issue templates (#1229) 2023-12-27 12:56:35 +07:00
Ho Duc Hieu
0465483a39 docs: fix typo 2023-12-24 12:53:38 +09:00
Ho Duc Hieu
378a0e2f4c docs: update bug_report.md 2023-12-24 12:49:37 +09:00
hiro
aeab8edcca fix: CodeQL only run with given paths changed 2023-12-21 00:18:17 +07:00
hiro
aa834ed50c feat: Add codeQL analysis for push main and pr main 2023-12-21 00:14:03 +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
0xSage
0f1f9dfbbf
Update epic-request.md 2023-12-18 18:01:57 +08:00
0xSage
452e1618cf
Update issue templates 2023-12-18 14:35:43 +08:00
hiento09
54f916d3fe
Enhancements to Dependency Installation and App Testing (#965)
* Add check build extensions

* Correct Makefile check extenstions

* Add check build extensions

* Correct Makefile check extenstions

* Include Makefile change will run test

* Fix error on linux

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>
2023-12-18 09:29:53 +07:00
hiento09
9dd13716be
Separate posthog project for jan app and docs (#1029)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-15 12:50:17 +07:00
hiento09
66cd1817f9
fix bug #1013, enable posthog for release app version only (#1019)
Co-authored-by: Hien To <hien@jan.ai>
2023-12-15 10:52:59 +07:00
hiento09
c07582f2ce
Update update-release-url.yml (#951) 2023-12-12 11:08:36 +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
0xSage
c35ba68119 chore: fix pr auto labeling 2023-12-01 15:03:37 +08:00
0xSage
1c765390bb remove edited trigger 2023-12-01 14:51:52 +08:00
0xSage
d489357da0 add all labels 2023-12-01 14:51:05 +08:00
0xSage
e3b39819c6 checkout repo 2023-12-01 14:42:23 +08:00
0xSage
347cb62b63 fix 2023-12-01 14:35:04 +08:00
0xSage
13a403f3ec fix issue ref 2023-12-01 14:26:00 +08:00
0xSage
89cfb69351 fix types 2023-12-01 14:21:24 +08:00
0xSage
0b5fd34137 try gh 2023-12-01 14:15:54 +08:00
0xSage
34d3846e06 nits 2023-12-01 14:04:01 +08:00
0xSage
c61d23cd01 chore: gi automations 2023-12-01 14:01:37 +08:00