Commit Graph

80 Commits

Author SHA1 Message Date
Jun Siang Cheah
2eb662df85 fix: prune docker cache earlier in integration tests 2024-08-03 20:53:31 +01:00
Jun Siang Cheah
4ae0a1f3f8 fix: delete docker build cache in integration test 2024-07-07 12:06:42 +01:00
Timothy J. Baek
0d70d7c9ac chore: allow more headroom for migration tests 2024-07-05 23:58:13 -07:00
Timothy J. Baek
e8ed48bd7a chore: disable backend tests 2024-07-05 23:54:03 -07:00
Jonathan Rohde
827b1e58e9 feat(sqlalchemy): execute tests in github actions 2024-06-27 07:48:31 +02:00
Jonathan Rohde
df09d0830a feat(sqlalchemy): Replace peewee with sqlalchemy 2024-06-27 07:48:08 +02:00
perf3ct
9f39bcb60e
Fix /tags endpoint in postgres integration test
/api/health it is

/health it is
2024-06-20 09:30:30 -07:00
perfectra1n
7e061d19ca
Merge branch 'open-webui:main' into feature-external-db-reconnect 2024-06-18 12:11:28 -07:00
John Karabudak
60ee08a8ac made the environment variable name IMAGE_NAME as requested 2024-06-16 15:27:13 -02:30
perf3ct
75d713057c
Merge remote-tracking branch 'upstream/main' into feature-external-db-reconnect 2024-06-16 09:03:57 -07:00
John Karabudak
dbfb6d5993 fixed GitHub actions on usernames with uppercase characters 2024-06-15 22:42:29 -02:30
Jun Siang Cheah
3176fe0c2b fix: another attempt at fixing tag docker builds 2024-06-02 22:35:59 +01:00
Jun Siang Cheah
45bff743a2 fix: docker build on tag broke due to cache 2024-06-02 10:01:01 +01:00
Timothy J. Baek
1285ec1828 doc: readme 2024-06-01 20:43:10 -07:00
Беклемишев Петр Алексеевич
e1fa453eda Test reconnection to postgres in gh actions 2024-05-30 20:41:10 +07:00
Jun Siang Cheah
a579f5f8cf feat: add git hash of build everywhere 2024-05-25 09:19:49 +01:00
Jun Siang Cheah
dcae813d05 chore: update github actions 2024-05-22 09:23:26 +01:00
Timothy J. Baek
5d356bdc6b Delete release-pypi-test.yml 2024-05-21 21:02:40 -07:00
Timothy J. Baek
d08693f4eb Create release-pypi-test.yml 2024-05-21 20:56:11 -07:00
Timothy J. Baek
44d73dd62a refac 2024-05-21 20:39:37 -07:00
Timothy J. Baek
c23a944bac rename 2024-05-21 20:36:50 -07:00
Timothy Jaeryang Baek
e645679496
Merge pull request #2245 from tcztzy/dev
changed: packaging for publishing
2024-05-21 17:33:47 -10:00
Timothy J. Baek
e3f8ca993d refac: dynamically add yaml 2024-05-21 12:59:53 -07:00
Timothy J. Baek
c1a97278a8 feat: deploy to hf spaces 2024-05-21 12:53:43 -07:00
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
Tang Ziya
b60989627e add: github action 2024-05-20 16:34:37 +08: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