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

Update pyproject.toml versions and add Docker Build and Push workflow #1985

Merged
merged 2 commits into from
May 27, 2024

Conversation

ogabrielluiz
Copy link
Contributor

This pull request includes the following changes:

  • Updated the versions in the pyproject.toml files for langflow and langflow-base.

  • Added a new workflow called "Docker Build and Push" to automate building and pushing Docker images based on release type and version.

  • Added a new workflow called "Pre-release" to automate releasing Langflow packages based on release type and version.

These changes ensure that the project is up to date with the latest versions and streamline the process of building and releasing Docker images.

…ing and pushing Docker images based on release type and version

feat(workflows): add Pre-release workflow to automate releasing Langflow packages based on release type and version
feat(workflows): create workflow to call Docker Build workflow and handle release creation based on release type
Copy link

vercel bot commented May 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 27, 2024 8:08pm

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 27, 2024
@ogabrielluiz ogabrielluiz merged commit 9b2fe24 into dev May 27, 2024
9 of 10 checks passed
@dosubot dosubot bot added enhancement New feature or request python Pull requests that update Python code labels May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Pull requests that update Python code size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant