langflow/.github/workflows
Cristhian Zanforlin Lousa 4e6c2da0d1
fix: Enhance JSON filtering with special cases, update CI workflows, and improve frontend components and tests (nightly fix) (#7110)
*  (index.tsx): Update inputComponent styles to improve UI design and user experience
🐛 (new-api-modal.tsx): Add data-testid attribute to tweaks button for testing purposes
🔧 (publish-flow.spec.ts): Update test cases to improve reliability and readability
📝 (tweaksTest.spec.ts): Refactor test cases to enhance maintainability and clarity
🔧 (nestedComponent.spec.ts): Update test description for clarity and consistency
🐛 (general-bugs-shard-3909.spec.ts): Fix waitForSelector calls to match correct text for improved test accuracy

* 🔧 (use-get-builds-polling-mutation.ts, use-get-builds.ts, use-post-retrieve-vertex-order.tsx): add retry and retryDelay options to improve error handling and resiliency in API queries
🗑️ (generalBugs-shard-2.spec.ts): delete outdated test file for general bugs related to shards in the frontend tests folder

* Revert "ci: fix false positive on ci sucess status (#6868)"

This reverts commit e18b248591.

*  (jsonEditor/index.tsx): add support for dynamically setting width and height of the editor container to improve responsiveness
🔧 (dictAreaModal/index.tsx): set width to 100% and adjust height class to improve layout responsiveness

* fix backend tests

* [autofix.ci] apply automated fixes

---------

Co-authored-by: italojohnny <italojohnnydosanjos@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-03-17 17:06:03 -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: Enhance JSON filtering with special cases, update CI workflows, and improve frontend components and tests (nightly fix) (#7110) 2025-03-17 17:06:03 -03:00
codeflash.yml feat: Add support for Python 3.13 (#6685) 2025-02-20 18:13:21 +00:00
codeql.yml Bump github/codeql-action from 2 to 3 (#1420) 2024-02-15 10:49:28 -03:00
codspeed.yml feat: Fix Python versions used in CI (#6725) 2025-02-20 11:15:05 +00: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-docs-draft.yml docs: Pull request draft workflow (#7046) 2025-03-13 00:40:13 +00:00
deploy_gh-pages.yml ci: change docs build to use yarn (#6700) 2025-02-19 14:23:35 +00:00
docker-build.yml chore: Update Docker build workflow for reliability improvements (#6760) 2025-02-21 18:33:50 +00:00
docker_test.yml fix: docker test trigger for poetry is wrong now is uv (#6743) 2025-03-13 00:33:41 +00:00
docs-update-openapi.yml docs: Add workflow to automate updates to docs/openapi.json (#7072) 2025-03-13 21:20:31 +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 feat: Add support for Python 3.13 (#6685) 2025-02-20 18:13:21 +00: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 feat: Use pyproject standardized dependency-groups (#6689) 2025-02-20 20:19:45 +00:00
nightly_build.yml feat: Use pyproject standardized dependency-groups (#6689) 2025-02-20 20:19:45 +00:00
py_autofix.yml build: Bump ruff version to 0.9.7 (#6614) 2025-02-26 20:36:36 +00:00
python_test.yml ci: Add pytest-rerunfailures for improved test reliability (#6852) 2025-02-26 19:34:55 +00:00
release.yml feat: Use pyproject standardized dependency-groups (#6689) 2025-02-20 20:19:45 +00:00
release_nightly.yml feat: Use pyproject standardized dependency-groups (#6689) 2025-02-20 20:19:45 +00:00
store_pytest_durations.yml feat: Use pyproject standardized dependency-groups (#6689) 2025-02-20 20:19:45 +00:00
style-check-py.yml build: Bump ruff version to 0.9.7 (#6614) 2025-02-26 20:36:36 +00:00
typescript_test.yml ci: fix Playwright browser caching in TypeScript workflow (#6840) 2025-02-26 20:31:17 +00:00