langflow/.github/workflows
ming 8ccb9e7597
Fix mypy (#2204)
* mypy github action

* fix endpoints.py mypy lint

* directly run poetry run mypy

* line based mypy error suppression

* switch to use make lint

* fix ruff issues

* fix EmbedComponent lint

* fix prompt.py's lint
2024-06-18 13:52:54 -04:00
..
matchers Update linting workflows for frontend and Python code (#2171) 2024-06-14 06:27:48 -07:00
codeql.yml Bump github/codeql-action from 2 to 3 (#1420) 2024-02-15 10:49:28 -03:00
create-release.yml chore: Update poetry installation to use environment variable for version (#2074) 2024-06-05 10:40:58 -07:00
deploy_gh-pages.yml Bump peaceiris/actions-gh-pages from 3 to 4 (#1813) 2024-05-01 12:34:05 -03:00
docker-build.yml chore: Update platforms to only support linux/amd64 for docker build process 2024-06-17 18:20:45 -03:00
docker_test.yml docker: force python version to 3.12.3 (#2148) 2024-06-12 06:09:46 -07:00
lint-js.yml Update dependencies and fix docs (#2186) 2024-06-15 06:37:34 -07:00
lint-py.yml Fix mypy (#2204) 2024-06-18 13:52:54 -04:00
pre-release-base.yml feat: multi arch docker images (#2123) 2024-06-11 10:12:31 +02:00
pre-release-langflow.yml feat: multi arch docker images (#2123) 2024-06-11 10:12:31 +02:00
pre-release.yml chore: Update pip installation commands in pre-release workflow 2024-06-15 11:14:13 -03:00
python_test.yml test: add astra integration test (#2189) 2024-06-15 19:50:38 -07:00
release.yml feat: multi arch docker images (#2123) 2024-06-11 10:12:31 +02:00
style-check-py.yml chore: Update package versions to latest in pyproject.toml files 2024-06-15 11:09:16 -03:00
typescript_test.yml Reorganize repo (#1971) 2024-05-27 06:55:32 -07:00