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

Fix bugs and make improvements #1794

Merged
merged 3 commits into from
Apr 29, 2024
Merged

Fix bugs and make improvements #1794

merged 3 commits into from
Apr 29, 2024

Conversation

ogabrielluiz
Copy link
Contributor

This pull request includes the following changes:

  • Added a "?" to prevent a bug when the template has no value

  • Refactored the determine_component_name function in utils.py to use the file name

  • Bumped the version to 0.6.18 in pyproject.toml

Fixes #1768 and #1780

@ogabrielluiz ogabrielluiz added the Release Label to be set only on release PR label Apr 29, 2024
Copy link

render bot commented Apr 29, 2024

Copy link

vercel bot commented Apr 29, 2024

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

Name Status Preview Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview Apr 29, 2024 6:40pm

@ogabrielluiz ogabrielluiz merged commit 83dfa4d into main Apr 29, 2024
3 of 6 checks passed
@ogabrielluiz ogabrielluiz deleted the fix_component_load branch April 29, 2024 18:41
ogabrielluiz added a commit that referenced this pull request Jun 24, 2024
* add ? to prevent bug when template has no value

* Refactor determine_component_name function in utils.py to use file name

* Bump version to 0.6.18 in pyproject.toml

---------

Co-authored-by: anovazzi1 <otavio2204@gmail.com>
ogabrielluiz added a commit that referenced this pull request Jun 24, 2024
* add ? to prevent bug when template has no value

* Refactor determine_component_name function in utils.py to use file name

* Bump version to 0.6.18 in pyproject.toml

---------

Co-authored-by: anovazzi1 <otavio2204@gmail.com>
ogabrielluiz added a commit that referenced this pull request Jun 24, 2024
* add ? to prevent bug when template has no value

* Refactor determine_component_name function in utils.py to use file name

* Bump version to 0.6.18 in pyproject.toml

---------

Co-authored-by: anovazzi1 <otavio2204@gmail.com>
ogabrielluiz added a commit that referenced this pull request Jun 24, 2024
* add ? to prevent bug when template has no value

* Refactor determine_component_name function in utils.py to use file name

* Bump version to 0.6.18 in pyproject.toml

---------

Co-authored-by: anovazzi1 <otavio2204@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Label to be set only on release PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants