Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split lf #1517

Closed
wants to merge 10 commits into from
Closed

Split lf #1517

wants to merge 10 commits into from

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    9772fee View commit details
    Browse the repository at this point in the history
  2. fix(keyPairListComponent.spec.ts): fix incorrect key and value in tes…

    …t case to ensure accurate testing
    Cristhianzl committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    77665da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d7558a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    9ca3b4d View commit details
    Browse the repository at this point in the history
  2. 🚀 chore(langflow_base_release.yml): update workflow to trigger on pul…

    …l request closure and specific file changes
    
    🚀 chore(langflow_release.yml): update workflow to trigger on pull request closure and specific file changes
    Matheus committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    550f49f View commit details
    Browse the repository at this point in the history
  3. 🔧 chore(Makefile): refactor build_frontend target to copy frontend bu…

    …ild to the correct directory
    
    🚀 feat(Makefile): add build_base target to build the base project along with frontend
    🚀 feat(Makefile): add build target to build the project in sdist format
    🚀 feat(Makefile): add publish target to publish the project
    Matheus committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d950020 View commit details
    Browse the repository at this point in the history
  4. 📦 chore(pyproject.toml): update langflow_base dependency to version 0…

    ….6.1 from test-pypi source
    
    🔀 refactor(pyproject.toml): remove unused jina dependency
    🔀 refactor(pyproject.toml): remove unused zep-python dependency
    🔀 refactor(pyproject.toml): remove unused flower dependency
    🔀 refactor(pyproject.toml): remove unused sentence-transformers dependency
    🔀 refactor(pyproject.toml): remove unused ctransformers dependency
    🔀 refactor(pyproject.toml): remove unused cohere dependency
    🔀 refactor(pyproject.toml): remove unused metaphor-python dependency
    🔀 refactor(pyproject.toml): remove unused pywin32 dependency
    🔀 refactor(pyproject.toml): remove unused langfuse dependency
    Matheus committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6d48fb1 View commit details
    Browse the repository at this point in the history
  5. 🚀 chore(release.yml): rename release workflow to "Reusable Release Wo…

    …rkflow" for clarity and consistency
    
    🔧 fix(release.yml): update poetry installation command to use "pip" instead of "pipx" to ensure compatibility
    🔧 fix(release.yml): update Python setup step to be more generic and not specific to version 3.10
    🔧 fix(release.yml): update build project step to use the provided build command input instead of "make build"
    🔧 fix(release.yml): update check version step to properly append the version output to the GITHUB_OUTPUT file
    Matheus committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    949e44f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8515b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30f31b9 View commit details
    Browse the repository at this point in the history