COMMITS
/ Makefile July 5, 2023
G
🔧 chore(Makefile): make pre-commit hook executable
Gabriel Luiz Freitas Almeida committed
June 19, 2023
G
✨ feat(Makefile): add build_and_install target to build and install package without running it
Gabriel Luiz Freitas Almeida committed
June 9, 2023
G
Remove condition for the execution of make publish, the execution is done by GitHub actions
Gustavo Schaedler committed
G
Remove some commented out code + add condition for the execution of make publish
Gustavo Schaedler committed
June 6, 2023
G
🚀 chore(Makefile): add install_backend command to backend target
Gabriel Luiz Freitas Almeida committed
June 1, 2023
D
build: push lcserve image as public
Deepankar Mahapatro committed
May 28, 2023
G
🚀 chore(Makefile): add make targets to install backend and frontend dependencies
Gabriel Almeida committed
May 27, 2023
G
🐛 fix(Makefile): update ruff command to fix all files in the directory
Gabriel Almeida committed
G
🔥 chore(Makefile): remove pre-push hook installation
Gabriel Almeida committed
G
🚀 feat(githooks, Makefile): add pre-commit hook to run 'make format' before committing
Gabriel Almeida committed
May 15, 2023
D
feat: deploy langflow using langchain-serve
Deepankar Mahapatro committed
D
feat: deploy langflow using langchain-serve
Deepankar Mahapatro committed
D
feat: deploy langflow using langchain-serve
Deepankar Mahapatro committed
May 6, 2023
G
feat(pyproject.toml): add wikipedia package to dependencies
Gabriel Almeida committed
April 27, 2023
G
refactor(Makefile): rename run_backend target to backend and add install_backend target
Gabriel Almeida committed
April 26, 2023
G
chore(Makefile): add debug log level to backend server command
Gabriel Almeida committed
April 5, 2023
G
fix: makefile syntax
Gabriel Almeida committed
G
fix: syntax corrected
Gabriel Almeida committed
G
feat: fix formatting in makefile
Gabriel Almeida committed
April 4, 2023
G
feat: added debug option in make dev
Gabriel Almeida committed
March 20, 2023
G
feat: added build option in dev command
Gabriel Almeida committed
G
feat: added dev command to makefile
Gabriel Almeida committed
March 17, 2023
G
refac: langflow_backend -> langflow
Gabriel Almeida committed
March 16, 2023
G
feat: added run commands to makefile
Gabriel Almeida committed
March 14, 2023
G
fix: add CI var to frontend build
Gabriel Almeida committed
G
style: formatting and fixes
Gabriel Almeida committed
March 13, 2023
I
refac: change folder structure
Ibis Prevedello committed
G
fix: built applied to langflow_backend instead of langflow
Gabriel Almeida committed
March 10, 2023
O
feat: adding test and make commands for testing
ogabrielluiz committed
March 8, 2023
O
fix: limit build to sdist
ogabrielluiz committed
O
feat: make file build and install commands
ogabrielluiz committed
March 7, 2023
O
feat: adding release and lint github actions
ogabrielluiz committed