langflow/.github/workflows
Gabriel Luiz Freitas Almeida cebf4b103b
ci: Add Python version input to setup-uv action and update workflow configuration (#5288)
* feat: add input for Python version in setup-uv action

* Introduced a new input parameter 'python-version' to allow users to specify the Python version for the setup-uv action, defaulting to 3.12.
* Updated the action to use the new input instead of relying on a version file.

* fix: update Python version setup in GitHub Actions workflow

* Changed the Python version setup in the GitHub Actions workflow to use a matrix input instead of a version file, enhancing flexibility and allowing for dynamic version specification.
* This change applies to both the main job and the test job in the workflow configuration.

* chore: update Python version in GitHub Actions workflow to 3.12

* Changed the Python version setup in the GitHub Actions workflow from using a version file to directly specifying Python 3.12, ensuring consistency and clarity in the environment configuration.

* chore: add environment variables for OpenAI and Astra DB in GitHub Actions workflow

* Introduced new environment variables for OPENAI_API_KEY, ASTRA_DB_API_ENDPOINT, and ASTRA_DB_APPLICATION_TOKEN in the store_pytest_durations.yml workflow file to enhance integration capabilities and secure access to necessary APIs.
2024-12-17 01:48:50 +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 ci: Add nightly build status check and synchronize event to CI workflows (#5241) 2024-12-12 14:52:53 -08: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 ci: Add nightly build status check and synchronize event to CI workflows (#5241) 2024-12-12 14:52:53 -08: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 feat: add support for Python 3.13 (#5238) 2024-12-12 12:24:43 -08:00
js_autofix.yml build(deps):(deps): bump autofix-ci/action from dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a to ff86a557419858bb967097bfc916833f5647fa8c (#4973) 2024-12-02 12:29:53 +00:00
lint-js.yml bugfix: fix api request custom component (#2470) 2024-07-04 05:05:22 -07:00
lint-py.yml ci: Update GitHub Actions workflow to include Python 3.13 (#5240) 2024-12-13 17:28:42 +00:00
nightly_build.yml ci: Update GitHub Actions workflow to include Python 3.13 (#5240) 2024-12-13 17:28:42 +00:00
py_autofix.yml ci: script and workflow to update starter projects (#5195) 2024-12-12 02:48:55 +00:00
python_test.yml ci: Add Python version input to setup-uv action and update workflow configuration (#5288) 2024-12-17 01:48:50 +00:00
release.yml feat: add support for Python 3.13 (#5238) 2024-12-12 12:24:43 -08: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 Python version input to setup-uv action and update workflow configuration (#5288) 2024-12-17 01:48:50 +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