langflow/.github/workflows
Gabriel Luiz Freitas Almeida d8a90f6bb5
chore: update dependencies and add lock step in py_autofix.yml (#2875)
* chore: lock dependencies without updating in Makefile

Lock the dependencies without updating them in the Makefile. This ensures that the dependencies remain at their current versions and prevents any unintended changes in compatibility or functionality.

* chore: update dependencies and add lock step in py_autofix.yml

Update the dependencies in the py_autofix.yml workflow file to include a new step for checking the Poetry lock file. This ensures that the dependencies are locked and prevents any unintended changes in compatibility or functionality. The lock step is added to the existing workflow to ensure that the Poetry lock file is checked and updated if necessary.
2024-07-22 11:19:10 -07:00
..
matchers Update linting workflows for frontend and Python code (#2171) 2024-06-14 06:27:48 -07:00
auto-update.yml bugfix: fix api request custom component (#2470) 2024-07-04 05:05:22 -07:00
ci.yml ci: update path-filter job condition in ci.yml (#2817) 2024-07-18 21:32:03 -03:00
codeql.yml Bump github/codeql-action from 2 to 3 (#1420) 2024-02-15 10:49:28 -03:00
conventional-labels.yml ci: remove pull_request_review event type from workflow configuration (#2808) 2024-07-18 12:31:29 -07: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 docs: added fetching from notion (#2670) 2024-07-12 22:59:52 +02:00
docker-build.yml chore: update HuggingFace Spaces build script to use correct space name (#2649) 2024-07-11 19:56:33 -03:00
docker_test.yml docker: force python version to 3.12.3 (#2148) 2024-06-12 06:09:46 -07:00
docs_test.yml docs: added fetching from notion (#2670) 2024-07-12 22:59:52 +02:00
fetch_docs_notion.yml fix: added checkout to workflow (#2683) 2024-07-12 16:19:06 -07:00
js_autofix.yml ci: update autofix workflows (#2521) 2024-07-04 14:23:58 +02:00
lint-js.yml bugfix: fix api request custom component (#2470) 2024-07-04 05:05:22 -07:00
lint-py.yml ci: update CI workflows and add CI workflow (#2498) 2024-07-03 08:24:35 -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
py_autofix.yml chore: update dependencies and add lock step in py_autofix.yml (#2875) 2024-07-22 11:19:10 -07:00
python_test.yml ci: add astra integration tests to CI (#2643) 2024-07-16 17:38:17 -07:00
release.yml ci: update CI workflows and add CI workflow (#2498) 2024-07-03 08:24:35 -07:00
scheduled_integration_test.yml ci: add astra integration tests to CI (#2643) 2024-07-16 17:38:17 -07:00
style-check-py.yml bugfix: fix api request custom component (#2470) 2024-07-04 05:05:22 -07:00
typescript_test.yml test: Add New Test for Freeze Path Feature and Improve Existing Tests (#2833) 2024-07-22 15:15:31 +00:00