Gabriel Luiz Freitas Almeida
b378eb81d0
chore(ci): replace local uv setup action with astral-sh/setup-uv@v6 ( #8491 )
...
* chore: remove setup-uv action configuration file as it is no longer needed
* chore: update setup-uv action to use the official action across all workflows
* chore: disable cache pruning in all workflows to improve build stability
* chore: update Python version to 3.13 and add pre-release description in workflows
2025-06-11 18:56:04 +00:00
Christophe Bornet
41edba73c9
feat: Add support for Python 3.13 ( #6685 )
2025-02-20 18:13:21 +00:00
Christophe Bornet
a4355caabe
feat: Fix Python versions used in CI ( #6725 )
...
fix: Fix Python versions used in CI
2025-02-20 11:15:05 +00:00
Gabriel Luiz Freitas Almeida
d462a9478e
ci: Update Codeflash workflow to continue on error ( #6658 )
...
chore: update codeflash workflow to continue on error
2025-02-17 13:22:43 +00:00
dependabot[bot]
cee3d2a9ea
build(deps):(deps): bump astral-sh/setup-uv from 4 to 5 ( #6060 )
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 4 to 5.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](https://github.com/astral-sh/setup-uv/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2025-02-03 15:25:29 +00:00
Saurabh Misra
a30ccc4302
feat: Install Codeflash optimizer github action ( #5350 )
...
* Install Codeflash optimizer github action
* try
* install the right dev
* try
* try
* try
* try
* try
* Python 3.12
* temp run
* test optimizing bubble sort
* try
* try
* finalize setup
2024-12-19 16:36:57 +00:00