dependabot[bot]
1293a1ec4e
chore(deps): bump docker/build-push-action from 5 to 6
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 16:05:05 +00:00
Gabriel Luiz Freitas Almeida
f4ddc60d2a
chore: Update docker-build.yml to include pre_release option and base-latest tag
2024-06-24 04:28:23 -07:00
Gabriel Luiz Freitas Almeida
7c35e29da2
chore: Update docker-build.yml to include pre_release option and base-latest tag
2024-06-24 04:28:23 -07:00
Gabriel Luiz Freitas Almeida
de2a95d5aa
chore: Update docker-build.yml to include pre_release option
2024-06-24 04:28:23 -07:00
Nicolò Boschi
076498ebcf
docker: make images arm64-compatible ( #2199 )
...
* optimize multi-arch docker build on x86
* test
* test
* test
* test
* separate build
* separate build
* fix package versions
* also fixes the release
* orjson
* orjson
* fix cryptography
* fix duckdb
* all
* all
* fix
* use provenance
2024-06-21 19:57:51 -07:00
Gabriel Luiz Freitas Almeida
ad89346cc0
refactor: Update Docker Build workflow to remove unnecessary steps and improve efficiency
2024-06-20 10:48:04 -03:00
ogabrielluiz
584cd59961
Merge remote-tracking branch 'origin/dev' into two_edges
2024-06-18 14:51:19 -03:00
ogabrielluiz
600c99b995
chore: Update platforms to only support linux/amd64 for docker build process
2024-06-17 18:20:45 -03:00
ogabrielluiz
83b859152f
🔧 (docker-build.yml): update platforms to only support linux/amd64 for docker build process
2024-06-17 10:41:02 -03:00
cristhianzl
fcf4512210
merge dev into two_edges
2024-06-17 10:01:28 -03:00
ogabrielluiz
baba4b7185
✨ (docker-build.yml): rename step from "Push Docker Image" to "Build and Push Docker Image" for clarity and accuracy
2024-06-17 07:57:46 -03:00
ogabrielluiz
7dae09ac92
chore: Update Docker build workflow to include file output
2024-06-17 07:17:32 -03:00
Nicolò Boschi
dceffa6e6f
fix docker tags on release process ( #2196 )
...
* fix docker tags on release process
* wait
2024-06-17 03:15:31 -07:00
ogabrielluiz
5a04adfa1f
chore: Comment out unused Docker build and container run steps
2024-06-15 11:53:13 -03:00
ogabrielluiz
7b89ff5cfb
🔧 (docker-build.yml): add TEST_TAG environment variable to specify the test tag for the Docker image
...
🔧 (docker-build.yml): update tags value to use the TEST_TAG environment variable for Docker image tagging
2024-06-15 11:51:04 -03:00
Gabriel Luiz Freitas Almeida
5191638f8e
Update dependencies and workflows ( #2185 )
2024-06-15 06:02:08 -07:00
ogabrielluiz
b35efc458d
chore: Update Dockerfile and Tags setup in docker-build.yml workflow
2024-06-14 17:14:52 -03:00
ogabrielluiz
5f5d444d78
chore: Update Dockerfile and Tags setup in docker-build.yml workflow
2024-06-14 17:01:00 -03:00
ogabrielluiz
d6d3c53695
chore: Update Dockerfile and Tags setup in docker-build.yml workflow
2024-06-14 17:01:00 -03:00
ogabrielluiz
3c430ff397
chore: Update Dockerfile and Tags setup in docker-build.yml workflow
2024-06-14 14:29:51 -03:00
ogabrielluiz
49962aeb57
chore: Update Dockerfile and Tags setup in docker-build.yml workflow
2024-06-14 14:19:06 -03:00
ogabrielluiz
3738a32b92
chore: Update Docker build workflow to include LANGFLOW_IMAGE build argument
2024-06-14 08:36:28 -03:00
ogabrielluiz
5f87e10127
🔧 (docker-build.yml): update setting output variables to use a file for better readability and maintainability
2024-06-14 08:19:38 -03:00
ogabrielluiz
05ceb29dec
chore: Update Docker build workflow to include base and component images
2024-06-13 18:48:43 -03:00
ogabrielluiz
c818c47594
chore: Update Docker build workflow to include base and component images
2024-06-13 18:47:37 -03:00
Nicolò Boschi
1110494615
feat: multi arch docker images ( #2123 )
2024-06-11 10:12:31 +02:00
ogabrielluiz
c3a0e3d598
chore: Upgrade langflow-base package version from 0.0.58 to 0.0.59
2024-06-06 18:57:40 -03:00
ogabrielluiz
311393a411
chore: Restart HuggingFace Spaces and update import paths for GenericNode and getFieldTitle
2024-06-06 18:40:07 -03:00
ogabrielluiz
bcdc329d1d
Refactor restart_space script to accept space and token as command line arguments
2024-06-05 15:40:30 -03:00
ogabrielluiz
374f1fbde3
chore: Update Poetry version to 1.8.2
2024-06-05 09:45:10 -03:00
Nicolò Boschi
ba59a9f449
docker: improve image layout and backend-only/frontend-only images ( #2071 )
...
* docker: improve image layout and backend-only image
* add tests
* add tests
* add frontend
* add frontend
* label
* fix
2024-06-05 04:46:14 -07:00
ogabrielluiz
5fe568cc6c
refactor: Update factory_restart_space.py to use environment variable for Hugging Face API token
2024-06-03 09:54:47 -03:00
Gabriel Luiz Freitas Almeida
fce2ca3a9c
Update docker-build.yml
2024-05-31 13:43:16 -07:00
ogabrielluiz
764fcfcfd1
feat: Add Docker Hub propagation wait and HuggingFace Spaces build restart
...
The code changes include adding a new step in the `.github/workflows/docker-build.yml` file to wait for Docker Hub to propagate. Additionally, a new script `factory_restart_space.py` is added in the `scripts` directory to restart the HuggingFace Spaces build. This script uses the `HfApi` and `rich` libraries to interact with the HuggingFace Hub API and print the space runtime.
Note: The commit message has been generated based on the provided code changes and recent commits.
2024-05-30 16:00:01 -03:00
ogabrielluiz
8abab3a930
chore: Set Dockerfile and Tags dynamically in Docker Build and Push workflow
2024-05-28 08:40:40 -03:00
ogabrielluiz
26c85f191e
chore: Set Dockerfile and Tags dynamically in Docker Build and Push workflow
2024-05-28 08:02:01 -03:00
Gabriel Luiz Freitas Almeida
9b2fe24abe
Update pyproject.toml versions and add Docker Build and Push workflow ( #1985 )
...
* chore: Update pyproject.toml versions for langflow and langflow-base
* feat(workflows): add Docker Build and Push workflow to automate building and pushing Docker images based on release type and version
feat(workflows): add Pre-release workflow to automate releasing Langflow packages based on release type and version
feat(workflows): create workflow to call Docker Build workflow and handle release creation based on release type
2024-05-27 13:08:28 -07:00