Commit Graph

10 Commits

Author SHA1 Message Date
Tadashi
a424a630f2 fix: pass .env.example to Docker and release package bump:patch 2024-10-01 14:49:57 +07:00
taprosoft
89785f5be8 ci: fix release .env 2024-10-01 06:04:11 +00:00
Tadashi
ce489725d8 ci: revert GH env var 2024-09-08 21:39:16 +07:00
kan_cin
855f3df75f fix: change github token (#235) #none 2024-09-08 10:55:45 +07:00
Tadashi
c1e8c37e5e fix: update packaging script (bump:patch) 2024-08-31 07:07:28 +07:00
ian
5946fd33de change default bump to patch, don't create release if there is no bump (#126) 2024-08-28 06:30:53 +07:00
ian_Cin
bd34facddc (bump:patch) force push with set upstream (#67) 2024-05-15 18:15:03 +07:00
ian_Cin
a122dc0a94 (bump:patch) Fix: llama-cpp-python security bug and setup local latest branch in github action (#66)
* update llama-cpp-python version in response to https://github.com/Cinnamon/kotaemon/security/dependabot/1

* setup local latest branch in github action
2024-05-15 17:57:37 +07:00
ian_Cin
fc35f9f918 (bump:patch) push latest branch after update pointer (#64)
* push latest branch after update pointer

* force push update latest pointer

* update docs
2024-05-15 17:22:41 +07:00
ian_Cin
654501e01c (bump:minor) Feat: Add mechanism for user-site update and auto creating releases (#56)
* move flowsettings.py and launch.py to root

* update docs

* sync sub package versions

* rename launch.py to app.py and make run scripts work with installation package

* add update scripts

* auto version for root package

* rename authors and update doc dir

* Update auto-bump-and-release.yaml to trigger on push to main branch

* latest as branch instead of tag

* pin deps versions

* cache the changelogs
2024-05-15 16:34:50 +07:00