Skip to content

Fix clever deployment#916

Merged
inimaz merged 2 commits into
masterfrom
fix/fix_clever_cloud_deploy
Aug 23, 2025
Merged

Fix clever deployment#916
inimaz merged 2 commits into
masterfrom
fix/fix_clever_cloud_deploy

Conversation

@SaboniAmine

Copy link
Copy Markdown
Member

Description

Change package management to uv + requirements.txt file for backend, with sync done with pip compile for our hosted version of the API, which doesn't support yet uv with multiple pyproject.toml files in a single project.

Screenshots (if appropriate):

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

Go over all the following points, and put an x in all the boxes that apply.

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@SaboniAmine SaboniAmine changed the title # This is the 1st commit message: Fix clever deployment Aug 22, 2025
@SaboniAmine SaboniAmine force-pushed the fix/fix_clever_cloud_deploy branch from 7a5ec59 to afb8888 Compare August 22, 2025 13:17
@SaboniAmine SaboniAmine force-pushed the fix/fix_clever_cloud_deploy branch from afb8888 to aaf2299 Compare August 22, 2025 13:19

@inimaz inimaz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good thanks @SaboniAmine !

@inimaz inimaz merged commit ee527fd into master Aug 23, 2025
7 checks passed
@inimaz inimaz deleted the fix/fix_clever_cloud_deploy branch August 23, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants