langflow/.github/workflows
Cristhian Zanforlin Lousa 0a631a68c2
fix: Update path filters, test tags and backend processing (#6613)
*  (tests): update tag value from "@starter-project" to "@starter-projects" for consistency across test files.

* 📝 (changes-filter.yaml): add new path "src/backend/base/langflow/custom/**" to starter-projects section
♻️ (changes-filter.yaml): remove path "src/backend/base/langflow/components/**" from components section and add it to starter-projects section
♻️ (changes-filter.yaml): add new path "src/backend/base/langflow/custom/**" to components section

* 🐛 (component.py): fix a bug where the status was not being returned when there is only one output in the component

* 🔧 (ci.yml): Expand path filter outputs for more comprehensive CI testing

* fix docstring placement

*  (group.spec.ts): update click event modifiers to use "ControlOrMeta" for better cross-platform compatibility

*  (changes-filter.yaml): add new directory "src/backend/base/langflow/graph/" to starter-projects for processing in the build pipeline.

* 🔄 Refactor graph data structures from sets to lists for performance and compatibility

* 🔧 Optimize RunnableVerticesManager predecessor checks and type hints

---------

Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2025-02-14 11:20:08 -03:00
..
matchers Update linting workflows for frontend and Python code (#2171) 2024-06-14 06:27:48 -07:00
add-labels.yml ci: add issues permission to Manage Labels workflow (#5706) 2025-01-15 16:34:22 -08:00
auto-update.yml bugfix: fix api request custom component (#2470) 2024-07-04 05:05:22 -07:00
ci.yml fix: Update path filters, test tags and backend processing (#6613) 2025-02-14 11:20:08 -03:00
codeflash.yml build(deps):(deps): bump astral-sh/setup-uv from 4 to 5 (#6060) 2025-02-03 15:25:29 +00:00
codeql.yml Bump github/codeql-action from 2 to 3 (#1420) 2024-02-15 10:49:28 -03:00
codspeed.yml feat: add support for Python 3.13 (#5238) 2024-12-12 12:24:43 -08:00
conventional-labels.yml build(deps):(deps): bump Namchee/conventional-pr from 0.15.5 to 0.15.6 (#6059) 2025-02-03 15:21:04 +00:00
create-release.yml ci: Add GitHub Actions workflow for creating releases (#4587) 2024-11-13 16:11:30 -08:00
deploy_gh-pages.yml docs: added fetching from notion (#2670) 2024-07-12 22:59:52 +02:00
docker-build.yml build: adds arm64 build to docker build workflow (#4872) 2024-11-26 10:00:41 -08:00
docker_test.yml chore: Add manual trigger for Docker test workflow (#5509) 2025-01-02 13:11:33 +00:00
docs_test.yml chore: use yarn only (#6141) 2025-02-06 17:44:46 +00:00
fetch_docs_notion.yml chore: use yarn only (#6141) 2025-02-06 17:44:46 +00:00
integration_tests.yml ci: Update Python version defaults in CI workflows (#5911) 2025-01-24 03:32:04 -08:00
js_autofix.yml build(deps):(deps): bump autofix-ci/action from ff86a557419858bb967097bfc916833f5647fa8c to 551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef (#6058) 2025-02-03 15:21:10 +00:00
lint-js.yml bugfix: fix api request custom component (#2470) 2024-07-04 05:05:22 -07:00
lint-py.yml chore: bump langflow and langflow-base (#5912) 2025-01-24 03:52:27 -08:00
nightly_build.yml ci: Update nightly build workflow to delete existing main tags before generating new ones (#5694) 2025-01-15 16:19:52 +00:00
py_autofix.yml build(deps):(deps): bump autofix-ci/action from ff86a557419858bb967097bfc916833f5647fa8c to 551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef (#6058) 2025-02-03 15:21:10 +00:00
python_test.yml build(deps):(deps): bump astral-sh/setup-uv from 4 to 5 (#6060) 2025-02-03 15:25:29 +00:00
release.yml ci: Update Python version defaults in CI workflows (#5911) 2025-01-24 03:32:04 -08:00
release_nightly.yml ci: Clean up build artifacts and update dependencies (#5693) 2025-01-15 05:42:33 -08:00
store_pytest_durations.yml build(deps):(deps): bump astral-sh/setup-uv from 4 to 5 (#6060) 2025-02-03 15:25:29 +00:00
style-check-py.yml ci: script and workflow to update starter projects (#5195) 2024-12-12 02:48:55 +00:00
typescript_test.yml ci: Improve TypeScript test workflow logging (#5260) 2024-12-16 21:20:51 +00:00