langflow/.github/workflows
Gabriel Luiz Freitas Almeida 8ea95420c7 Update workflows for better test coverage and integration (#2344)
*  (typescript_test.yml): add workflow_dispatch event to trigger workflow manually with branch input parameter

🔧 (typescript_test.yml): update workflow to checkout code from the specified branch when triggered manually

* 📝 (lint-py.yml): update linting workflow to trigger on specific pull request events and checks requested action

📝 (lint-py.yml): add a specific job to run Mypy for static type checking in the linting workflow

* 🔧 (python_test.yml): update pull_request event types and branches to trigger on more actions for better test coverage and integration
2024-06-25 10:21:38 -07: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(deps): bump docker/build-push-action from 5 to 6 2024-06-24 16:05:05 +00:00
docker_test.yml docker: force python version to 3.12.3 (#2148) 2024-06-12 06:09:46 -07:00
docs_test.yml Fixes CLI and server (#2342) 2024-06-25 09:20:55 -07:00
lint-js.yml chore: update linting workflows to include dev branch in merge_group 2024-06-24 07:41:40 -07:00
lint-py.yml Update workflows for better test coverage and integration (#2344) 2024-06-25 10:21:38 -07:00
pr-checker.yml ci pr-checker enforce meaningful pr title and description 2024-06-20 09:48:19 -07:00
pre-release-base.yml chore(deps): bump docker/build-push-action from 5 to 6 2024-06-24 16:05:05 +00:00
pre-release-langflow.yml chore(deps): bump docker/build-push-action from 5 to 6 2024-06-24 16:05:05 +00:00
pre-release.yml chore: Increase timeout for server startup in pre-release.yml 2024-06-22 17:14:47 -03:00
python_test.yml Update workflows for better test coverage and integration (#2344) 2024-06-25 10:21:38 -07:00
release.yml chore: Fix curl command in release.yml to wait for server start 2024-06-25 10:21:38 -07:00
style-check-py.yml chore: update linting workflows to include dev branch in merge_group 2024-06-24 07:41:40 -07:00
typescript_test.yml Update workflows for better test coverage and integration (#2344) 2024-06-25 10:21:38 -07:00