langflow/.github/workflows
Gabriel Luiz Freitas Almeida 243dd9da0c
ci: Add GitHub Actions workflow to store pytest durations once a day (#4937)
Add GitHub Actions workflow to store pytest durations

This commit introduces a new workflow that runs pytest and stores test durations. The workflow is scheduled to run daily at 6:30 UTC and includes steps for setting up the environment, restoring cache, running tests, and creating a pull request to update the test durations file automatically.
2024-11-29 21:09:13 +00: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: organize playwright tests by feature suites and optimize CI runtime (#4687) 2024-11-25 20:55:03 +00:00
codeql.yml Bump github/codeql-action from 2 to 3 (#1420) 2024-02-15 10:49:28 -03:00
codspeed.yml ci: Exclude specific components from Codspeed workflow paths (#4596) 2024-11-14 11:28:21 +00:00
conventional-labels.yml ci: make validate pull request action less verbose (#3061) 2024-08-29 01:06:02 +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 fix: update Test Docker Images workflow to use get_version_info (#4721) 2024-11-19 21:48:37 +00:00
docs_test.yml docs: added fetching from notion (#2670) 2024-07-12 22:59:52 +02:00
fetch_docs_notion.yml build(deps):(deps): bump peter-evans/create-pull-request from 6 to 7 (#3976) 2024-10-01 18:31:30 +00:00
integration_tests.yml ci: fix release workflows for uv (#4053) 2024-10-07 21:41:19 +00: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: fix release workflows for uv (#4053) 2024-10-07 21:41:19 +00:00
nightly_build.yml ci: Enable release flag for TypeScript tests in nightly build workflow (#4848) 2024-11-25 16:52:50 -08:00
py_autofix.yml ci: Limit workflows to Python files and optimize environment setup (#4567) 2024-11-13 05:49:08 -08:00
python_test.yml ci: Update TypeScript test workflow for improved Playwright integration (#4781) 2024-11-25 21:16:30 +00:00
release.yml tests: organize playwright tests by feature suites and optimize CI runtime (#4687) 2024-11-25 20:55:03 +00:00
release_nightly.yml chore: Update langflow-base dependency to version 0.1.0 (#4581) 2024-11-13 21:46:59 +00:00
store_pytest_durations.yml ci: Add GitHub Actions workflow to store pytest durations once a day (#4937) 2024-11-29 21:09:13 +00:00
style-check-py.yml ci: Limit workflows to Python files and optimize environment setup (#4567) 2024-11-13 05:49:08 -08:00
typescript_test.yml chore: Update CI workflow job and step names for clarity and consistency (#4847) 2024-11-27 07:33:07 -08:00