Commit Graph

53 Commits

Author SHA1 Message Date
Jun Siang Cheah a937f6504a feat: add image gen with automatic1111 to integration test 2024-05-20 23:03:05 +01:00
Jun Siang Cheah a789b785b4 feat: add unit tests for prompt templates 2024-05-10 20:41:22 +08:00
Jun Siang Cheah 546d553803 fix: wait for Ollama to come up in integration test 2024-05-07 06:17:10 +08:00
Jun Siang Cheah 45f34924b0 feat: run i18next in CI to format and catch translations diffs 2024-04-29 21:10:37 +01:00
Jun Siang Cheah f561e94244 fix: refactor db migration tests 2024-04-28 17:00:31 +01:00
Jun Siang Cheah eed6c7194b fix: disable mysql tests 2024-04-28 16:55:53 +01:00
Jun Siang Cheah 167b5712ea feat: add tests for db migration on sqlite, postgres, and mysql 2024-04-28 16:55:16 +01:00
Jun Siang Cheah 730befce45 feat: add basic cypress test as initial work towards e2e tests 2024-04-27 14:10:10 +01:00
Jun Siang Cheah 3a661fda1a fix: missing ollama/cuda tags from #1495 2024-04-10 20:58:26 +01:00
Jun Siang Cheah 7050d53718 build ollama and cuda tags 2024-04-10 20:41:36 +01:00
Jun Siang Cheah 550fc63ebd feat: parallelize x86/arm docker builds 2024-04-10 20:25:52 +01:00
Timothy J. Baek 0a3b99b94a chore: docker build workflow 2024-04-09 20:46:42 -07:00
Timothy J. Baek 1a2971ae7b Update docker-build.yaml 2024-04-08 13:36:50 -07:00
Jannik S 3b3d0cce1e
Merge branch 'dev' into dockerfile-optimisation 2024-04-08 09:15:00 +02:00
Timothy Jaeryang Baek 073f06d449
refac: cleaner tag 2024-04-06 04:06:47 -05:00
Jun Siang Cheah b7ced4e4f1 feat: trigger docker build after release 2024-04-05 20:29:11 +01:00
Jannik Streidl 9bcb37ea10 fixes and updates 2024-04-02 14:47:52 +02:00
Jannik S 099b1d066b
Revert "Merge Updates & Dockerfile improvements" (#3)
This reverts commit 9763d885be.
2024-04-02 11:28:04 +02:00
lainedfles 9763d885be
Merge Updates & Dockerfile improvements 2024-04-02 11:25:20 +02:00
Jun Siang Cheah 11850b75c8 chore: add format:backend npm script to match ci 2024-03-31 22:13:39 +01:00
Timothy J. Baek 90a03c331d refac: ci 2024-03-31 01:51:13 -07:00
Timothy J. Baek b391ad12ae refac: format backend ci 2024-03-31 01:47:53 -07:00
Timothy J. Baek 6c2eb814ed Update format-backend.yaml 2024-03-31 01:43:52 -07:00
Jun Siang Cheah f34fe49bdd fix: enforce formatters on GitHub Actions 2024-03-28 23:46:11 +00:00
Jannik Streidl c08631d6ff updates docker-build action 2024-03-22 10:05:20 +01:00
Jannik Streidl 9a8a48b879 gh build action for the different build args 2024-03-20 09:05:38 +01:00
Jannik S bbf9deabf0
fix: show lates changes in releases
fix for ##1048
2024-03-07 11:41:23 +01:00
Jannik S 95b20f3cb8
feat: show latest changes in releases
This should show the latest Changes in the CHANGELOG.md file when creating a new release.

For now it only shows "Automatically created new release".

It is running 'awk '/^## [/{n++} n==1' CHANGELOG.md' which extracts the latest changes. Note: I only tested the command on my linux machine, worked.
2024-03-05 16:45:47 +01:00
Steven Kreitzer 0a2ee691db
fix: add semver to container builds
Signed-off-by: Steven Kreitzer <skre@skre.me>
2024-02-25 15:57:46 -06:00
Loan J a3eb7157f0
Update build-release.yml 2024-02-22 12:06:20 -05:00
Loan J c89c27d351
Add release creation workflow 2024-02-21 18:46:33 -05:00
Justin Hayes a6bb45200b
Add Docker tags 2024-02-15 00:55:33 -05:00
ThatOneCalculator a1d2c4050c
fix: 🚑 fix CI 2024-01-04 20:39:19 -08:00
ThatOneCalculator ea7ea52ba3
fix: 💚 disable lint CI 2024-01-04 20:06:33 -08:00
ThatOneCalculator 5e13a50b42
fix: 💚 lint all aspects of frontend, even if failure 2024-01-04 17:23:03 -08:00
ThatOneCalculator 374ce5dc35
fix: 👷 lint:frontend in CI 2024-01-04 17:20:12 -08:00
ThatOneCalculator 0b1dd21a30
feat: 👷 seperate lint jobs for fe & be 2024-01-04 17:18:20 -08:00
ThatOneCalculator 03039f4955
refactor: 💡 backend CI comments 2024-01-04 13:45:26 -08:00
ThatOneCalculator 081578903c
refactor: 👷 remove unused strategy 2024-01-04 13:33:35 -08:00
ThatOneCalculator 243fa75fc6
fix: 💚 don't lint backend for now 2024-01-03 14:47:12 -08:00
ThatOneCalculator 702ffdf61a
fix: 👷 build Docker with Bun 2024-01-03 14:45:41 -08:00
ThatOneCalculator 6ce41c712c
Seperate backend & frontend CI 2024-01-03 14:43:35 -08:00
ThatOneCalculator 60b6907203
ci: 👷 move CI to Bun 2024-01-03 14:37:21 -08:00
Poulpatine f5c5cfc2ed fix: use tagged github docker actions 2023-12-27 16:51:12 +01:00
Poulpatine 19e7d9a0f3 feat: build docker image on dev 2023-12-27 16:51:12 +01:00
Timothy Jaeryang Baek 3c30e04127
build: arm/v7 removed 2023-12-08 23:39:22 -05:00
Timothy Jaeryang Baek 857ee92b09
fix: build error temp fix 2023-12-08 23:30:23 -05:00
Rohit Das e0912b5688 feat: multi architecture build added 2023-12-08 16:20:58 +05:30
Timothy Jaeryang Baek 20a2cf25ee
Update docker-build.yaml 2023-11-08 04:00:13 -05:00
Poulpatine 6c0d452c2b ci: build and push docker image on tags 2023-11-06 22:14:51 +01:00