Commit Graph

83 Commits

Author SHA1 Message Date
Timothy Jaeryang Baek
b089986248
Merge pull request #2432 from cheahjs/feat/a1111-integration-test
ci: add image gen with automatic1111 to integration test
2024-05-21 07:36:33 -10:00
Jun Siang Cheah
a937f6504a feat: add image gen with automatic1111 to integration test 2024-05-20 23:03:05 +01:00
Jun Siang Cheah
e142223ed1 feat: cache docker layers to registry 2024-05-20 20:05:53 +01:00
Silentoplayz
e5207e098e
Update pull_request_template.md
Note to first-time contributors to open a discussion post before submitting a PR
2024-05-18 21:46:38 +00:00
Silentoplayz
0349c86448
Update pull_request_template.md
Added Screenshots or Videos section
2024-05-18 21:17:42 +00:00
Timothy Jaeryang Baek
564a3a293f
Merge branch 'dev' into fix/handlebars-harden 2024-05-14 08:21:26 -10:00
Silentoplayz
8e94db0d1b
Update pull_request_template.md
Update Open WebUI pull request template to the latest version, striving to follow KeepaChangelog and Conventional Commits guidelines.
2024-05-12 02:38:40 +00:00
Jun Siang Cheah
a789b785b4 feat: add unit tests for prompt templates 2024-05-10 20:41:22 +08:00
Timothy J. Baek
c6053476ca Update dependabot.yml 2024-05-08 11:02:26 -07:00
Jun Siang Cheah
34632b7aac fix: formatting 2024-05-08 10:50:55 +08:00
Jun Siang Cheah
2969918d19 feat: enable dependabot for github actions 2024-05-08 10:48:54 +08:00
Jun Siang Cheah
32f74c9fc7 fix: don't group dependabot updates because of conflicts 2024-05-08 10:47:59 +08:00
Aarni Koskela
d27f80542c doc: note PRs should target dev 2024-05-07 11:18:40 +03: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
fe56c0a7ac feat: add dependabot config for keeping python packages updated 2024-04-30 21:23:52 +01: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
Timothy J. Baek
7b913ea032 chore: formatting 2024-04-27 17:38:48 -04:00
Timothy Jaeryang Baek
1c14b54eb9
Merge pull request #1666 from Silentoplayz/Silentoplayz-update-PR-template.md
Update Pull Request Template to Improve Checklist and Format
2024-04-27 14:28:44 -07:00
Timothy Jaeryang Baek
c1b97a723f
Update pull_request_template.md 2024-04-27 16:28:14 -05:00
Jun Siang Cheah
730befce45 feat: add basic cypress test as initial work towards e2e tests 2024-04-27 14:10:10 +01:00
Silentoplayz
53b277e575
Update pull_request_template.md
fix
2024-04-24 06:02:25 +00:00
Silentoplayz
29c6b253ca
Update pull_request_template.md
Okay, no warning then.
2024-04-23 11:17:32 +00:00
Silentoplayz
4a536484a6
Update pull_request_template.md
Added failure to follow template warning
Made more concise
2024-04-23 11:14:54 +00:00
Silentoplayz
a615308111
Update pull_request_template.md
Fix
2024-04-22 07:19:09 +00:00
Silentoplayz
dcb32f78fe
Update pull_request_template.md
Overhaul
2024-04-22 07:11:59 +00:00
Timothy J. Baek
459a41774e Update bug_report.md 2024-04-20 17:11:03 -05: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
Timothy Jaeryang Baek
2111398d13
Merge pull request #1048 from jannikstdl/release-notes
feat: show latest changes in releases
2024-03-06 00:44:57 -05:00
Timothy Jaeryang Baek
132e05ad57
Update bug_report.md 2024-03-05 11:18:46 -05:00