langflow/docker
Jordan Frazier e19d90bd6c
ci: fix releases with uv (#3971)
* Update scripts

* update the base dep in uv deps

* update nightly scripts

* Add uv creds for publish

* skip tests for now

* fix version

* only build the wheel

* try again

* add uv to python run

* [autofix.ci] apply automated fixes

* use uv cache

* more version fixe

* fixing versions

* fix base version

* Try no frozen?

* skip everything to try docker build

* tag

* frozen

* separate script for updating uv dep

* [autofix.ci] apply automated fixes

* hardcoded versions

* hardcoded versions

* add version to editable package

* build project before docker file runs

* try again

* fix uv patht o build

* don't know why this would mkae a difference

* debug statements

* debug statements

* debug statements

* change path to whl 🤷

* manually move the wheel...

* make dir

* try no sources

* add back tests

* refactor uv to action

* add uv action

* Update nightly build workflow to include uv lock files in version update commit

* Update lint-py workflow to use specific ref for setup-uv action

* Add checkout step to style-check-py GitHub Actions workflow

* Remove redundant GitHub ref syntax in lint-py.yml workflow

* Update lint-py.yml to use specific ref for setup-uv action

* Update action.yml: standardize quotes and remove redundant checkout step

* Add checkout step to GitHub Actions workflows for specific ref handling

- Introduced `actions/checkout@v4` step to multiple workflows to ensure code is checked out at a specific ref.
- Updated `.github/workflows/docker-build.yml`, `.github/workflows/release_nightly.yml`, `.github/workflows/lint-py.yml`, and `.github/workflows/style-check-py.yml` to include the new checkout step.
- Ensured credentials are persisted during the checkout process.

* Add checkout step to Python test workflow with specific ref

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2024-10-02 05:37:04 -07:00
..
frontend feat: add timeout handler on FE (#3537) 2024-08-26 14:21:05 -07:00
.dockerignore Refactor base.py and Dockerfile, and folder column migration (#2002) 2024-05-28 14:27:02 -07:00
build_and_push.Dockerfile chore: update docker images to use uv (#3916) 2024-09-30 22:49:25 +00:00
build_and_push_backend.Dockerfile chore: simplify docker (#2526) 2024-07-04 11:14:52 -03:00
build_and_push_base.Dockerfile ci: fix releases with uv (#3971) 2024-10-02 05:37:04 -07:00
cdk-docker-compose.yml Reorganize repo (#1971) 2024-05-27 06:55:32 -07:00
cdk.Dockerfile Reorganize repo (#1971) 2024-05-27 06:55:32 -07:00
container-cmd-cdk.sh Reorganize repo (#1971) 2024-05-27 06:55:32 -07:00
dev.docker-compose.yml build: update docker for dev environment (#3551) 2024-08-26 22:05:08 +00:00
dev.Dockerfile chore: update docker images to use uv (#3916) 2024-09-30 22:49:25 +00:00
dev.start.sh build: update docker for dev environment (#3551) 2024-08-26 22:05:08 +00:00
render.Dockerfile update dockerfile 2024-07-01 13:53:55 -03:00
render.pre-release.Dockerfile refactor: Update Dockerfile and render.yaml for pre-release deployment 2024-06-03 14:05:33 -03:00