Tim Jaeryang Baek
|
8bc6a30c7b
|
Merge pull request #17297 from open-webui/dependabot/github_actions/dev/actions/setup-node-5
build(deps): bump actions/setup-node from 4 to 5
|
2025-09-09 18:43:58 +04:00 |
Tim Jaeryang Baek
|
b7243e6efc
|
Merge pull request #17298 from open-webui/dependabot/github_actions/dev/actions/setup-python-6
build(deps): bump actions/setup-python from 5 to 6
|
2025-09-09 18:43:51 +04:00 |
dependabot[bot]
|
d863fd3626
|
build(deps): bump actions/github-script from 7 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-09 14:35:13 +00:00 |
dependabot[bot]
|
3ff8deeea8
|
build(deps): bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-09 14:35:10 +00:00 |
dependabot[bot]
|
041a89ef5c
|
build(deps): bump actions/setup-node from 4 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-09 14:35:06 +00:00 |
Tim Jaeryang Baek
|
3a38173c66
|
Merge pull request #17098 from open-webui/dependabot/github_actions/dev/actions/download-artifact-5
build(deps): bump actions/download-artifact from 4 to 5
|
2025-09-01 22:51:34 +04:00 |
dependabot[bot]
|
4dd9484b48
|
build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-01 06:03:14 +00:00 |
dependabot[bot]
|
dbe36e841a
|
build(deps): bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-01 06:02:57 +00:00 |
Everett Wilber
|
db4adc0e89
|
Add build-slim-image job to Docker workflow
|
2025-08-27 18:27:16 -04:00 |
Timothy Jaeryang Baek
|
44a23a5c99
|
chore
|
2025-07-19 19:20:14 +04:00 |
Timothy Jaeryang Baek
|
86e46ebe6a
|
chore
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Details
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Details
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / merge-cuda126-images (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Details
Python CI / Format Backend (3.11.x) (push) Waiting to run
Details
Python CI / Format Backend (3.12.x) (push) Waiting to run
Details
Frontend Build / Format & Build Frontend (push) Waiting to run
Details
Frontend Build / Frontend Unit Tests (push) Waiting to run
Details
|
2025-07-17 17:53:36 +04:00 |
guenhter
|
0fe82d119f
|
chore: make usage of matrix more ideomatic
|
2025-06-05 06:55:10 +02:00 |
ER-EPR
|
d649db4ef7
|
Add cuda126 image in docker-build.yaml
add USE_CUDA_VER=cu126 version to support cuda capability 7.0 and below
|
2025-06-02 17:44:17 +08:00 |
Timothy Jaeryang Baek
|
fd91b277a4
|
refac: pypi
Release / release (push) Waiting to run
Details
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Details
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Details
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Details
Frontend Build / Format & Build Frontend (push) Waiting to run
Details
Frontend Build / Frontend Unit Tests (push) Waiting to run
Details
Release to PyPI / release (push) Waiting to run
Details
|
2025-05-19 14:48:55 +04:00 |
Timothy Jaeryang Baek
|
d2758c7fa2
|
refac: pypi
|
2025-05-19 14:35:51 +04:00 |
Juan Calderon-Perez
|
624c5250b1
|
Optimize GitHub actions
|
2025-04-06 18:15:56 -04:00 |
Jun Siang Cheah
|
3238981202
|
ci: Update GitHub Actions runner selection for multi-platform builds
|
2025-03-01 16:04:26 +00:00 |
Timothy Jaeryang Baek
|
c882aacc23
|
fix: workflow
|
2025-02-20 02:09:44 -08:00 |
Timothy Jaeryang Baek
|
8114223b54
|
infra: disable integration test
|
2025-01-22 10:43:35 -08:00 |
Dave York
|
4d349ac5c9
|
potential fix for cypress error
|
2025-01-10 01:27:00 -05:00 |
Timothy Jaeryang Baek
|
c517fa906f
|
infra: disable codespell
|
2025-01-05 01:52:47 -08:00 |
Yaroslav Halchenko
|
2e5fbba961
|
Add github action to codespell main on push and PRs
|
2025-01-03 15:07:21 -05:00 |
bx
|
2c2c2ea9e1
|
fix(workflow): fix huggingface deploy errors and track .jpg file types
|
2024-11-20 10:15:40 +08:00 |
Sylvere Richard
|
9706b76b36
|
feat: db pool config #5935
|
2024-10-06 17:20:10 +02:00 |
Sylvere Richard
|
c09af435ac
|
WIP node 22
https://github.com/cypress-io/github-action/pull/1189
|
2024-10-05 22:39:24 +02:00 |
Timothy Jaeryang Baek
|
dcf8d9c7eb
|
Merge pull request #5923 from Nowheresly/fixIntegTests
fix: fix cypress test on CI
|
2024-10-05 21:46:02 +02:00 |
Sylvere Richard
|
fafeec3d86
|
Update to actions/setup-python@v5
|
2024-10-05 21:42:01 +02:00 |
Sylvere Richard
|
582036fb3f
|
fix: fix cypress test on CI
|
2024-10-05 21:38:20 +02:00 |
Sylvere Richard
|
fc44924256
|
fix: ensure Dockerfile and github actions use the same nodejs version
|
2024-10-05 19:48:56 +02:00 |
Pascal Lim
|
998616c0fd
|
fix scripts to point to correct path
|
2024-09-04 20:27:30 +02:00 |
Timothy J. Baek
|
28e3701187
|
Update release-pypi.yml
|
2024-09-04 18:00:38 +02:00 |
Timothy J. Baek
|
08efabc696
|
refac
|
2024-08-30 10:56:31 -07:00 |
Timothy J. Baek
|
0c0a860538
|
revert: docker build workflow
|
2024-08-27 22:40:23 +02:00 |
0xThresh.eth
|
b1355e16bc
|
Test updating version with all images
|
2024-08-25 15:33:08 -06:00 |
0xThresh.eth
|
63d82dbece
|
Add image updates to cuda and ollama image jobs
|
2024-08-25 15:28:09 -06:00 |
0xThresh.eth
|
9be7c8b969
|
Try removing push by digest
|
2024-08-23 12:03:06 -06:00 |
0xThresh.eth
|
ff1ea70dfa
|
Only add version tag to main
|
2024-08-23 11:46:30 -06:00 |
0xThresh.eth
|
550386f52a
|
Test moving tags in Actions
|
2024-08-23 11:40:02 -06:00 |
Timothy J. Baek
|
b4de0a52f8
|
fix
Co-Authored-By: elad_pt <124190990+elad-pticha@users.noreply.github.com>
|
2024-08-19 14:01:21 +02:00 |
Jun Siang Cheah
|
af6420e06d
|
ci: increase usable disk space for integration test
|
2024-08-11 14:17:32 +01:00 |
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 |