langflow/.github
Gabriel Luiz Freitas Almeida 7ff6b1ae34
chore: fix small typo in grep command (#7353)
* fix: ensure consistent version extraction for langflow-base in workflows

Updated version extraction commands in multiple workflow files to consistently use 'head -n 1' for retrieving the first occurrence of the langflow-base version. This change improves reliability in version detection across docker-build, nightly_build, python_test, release_nightly, and release workflows.

* fix: correct version extraction command in nightly build workflow

Removed an extraneous quote from the version extraction command in the nightly_build.yml workflow file to ensure proper execution and reliability in retrieving the langflow-base version.
2025-03-31 09:44:27 -03:00
..
actions fix: docker test trigger for poetry is wrong now is uv (#6743) 2025-03-13 00:33:41 +00:00
ISSUE_TEMPLATE chore: Remove mention of anovazzi1 from bug report template (#7265) 2025-03-25 20:53:18 +00:00
workflows chore: fix small typo in grep command (#7353) 2025-03-31 09:44:27 -03:00
changes-filter.yaml feat: add functionality to stream or poll events from the build process (#5940) 2025-02-18 14:24:39 +00:00
dependabot.yml ci: add lint commit workflow for pull requests (#2463) 2024-07-01 14:33:49 -07:00
release.yml feat(PR): add conditions to label pr (#2532) 2024-07-04 08:11:37 -07:00
semantic.yml chore: update targetUrl in semantic.yml (#2480) 2024-07-02 12:13:39 -07:00