langflow/.github/workflows
Cristhian Zanforlin Lousa a5cdab68bb
tests: Categorize Tests into CI and Scheduled Groups (#3391)
* categoring tests

*  (actionsMainPage-shard-1.spec.ts): Add end-to-end tests for selecting and deleting items, searching flows, and searching components on the main page to ensure proper functionality and user experience.

* 📝 (frontend/tsconfig.json): update file paths in include section to match the correct directory structure for scheduled-end-to-end tests.

* 🔧 (typescript_test.yml): update path in the command to change directory to run end-to-end tests in the frontend folder
📝 (typescript_test.yml): improve comments for better readability and understanding of the workflow logic

* add yml configuration to choose folder to run CI

* 🔧 (ci.yml): Fix formatting issues and add support for running tests in a specific folder
📝 (ci.yml): Update job dependencies to improve readability and maintainability of the workflow configuration

* ♻️ (typescript_test.yml): refactor matrix values for shardIndex and shardTotal to reduce redundancy and improve readability

* categoring tests

*  (actionsMainPage-shard-1.spec.ts): Add end-to-end tests for selecting and deleting items, searching flows, and searching components on the main page to ensure proper functionality and user experience.

* 📝 (frontend/tsconfig.json): update file paths in include section to match the correct directory structure for scheduled-end-to-end tests.

* 🔧 (typescript_test.yml): update path in the command to change directory to run end-to-end tests in the frontend folder
📝 (typescript_test.yml): improve comments for better readability and understanding of the workflow logic

* add yml configuration to choose folder to run CI

* 🔧 (ci.yml): Fix formatting issues and add support for running tests in a specific folder
📝 (ci.yml): Update job dependencies to improve readability and maintainability of the workflow configuration

* ♻️ (typescript_test.yml): refactor matrix values for shardIndex and shardTotal to reduce redundancy and improve readability

* 🐛 (fileUploadComponent.spec.ts): fix file path for file upload to correctly locate the test file in the assets folder

* changing test_folder

*  (fileUploadComponent.spec.ts): update file path for file upload test to match new file location in the project structure

* fix input on playwright command
2024-08-16 18:13:47 -03: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 tests: Categorize Tests into CI and Scheduled Groups (#3391) 2024-08-16 18:13:47 -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 ci: add checkout before setting up python (#3297) 2024-08-12 17:19:32 -07: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
py_autofix.yml chore: Add step to diff poetry.lock in py_autofix workflow. (#3299) 2024-08-12 18:00:39 -07:00
python_test.yml ci: allow specifying python versions and limit ci to 3.10 only (#3388) 2024-08-16 11:28:35 -07:00
release.yml ci: Add condition to execute CI workflow for release package. (#3298) 2024-08-13 07:57:13 +00:00
scheduled_integration_test.yml fix: add checkout action to integration test workflow (#2869) 2024-07-22 11:34:33 -07:00
style-check-py.yml bugfix: fix api request custom component (#2470) 2024-07-04 05:05:22 -07:00
typescript_test.yml tests: Categorize Tests into CI and Scheduled Groups (#3391) 2024-08-16 18:13:47 -03:00