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

Enable passing custom domain username via cli #420

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chethanuk
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Nov 28, 2024

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

Name Status Preview Comments Updated (UTC)
tidb-ai-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 4:15pm

Copy link

vercel bot commented Nov 28, 2024

@chethanuk is attempting to deploy a commit to the pingcap Team on Vercel.

A member of the Team first needs to authorize it.

@chethanuk chethanuk changed the title Enable passing ucstom domain username via cli Enable passing custom domain username via cli Nov 28, 2024
version = "0.1.0"
description = "Add your description here"
version = "0.2.9"
description = "TIDB AI Python Backend"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
description = "TIDB AI Python Backend"
description = "AutoFlow Python Backend"

@@ -3,19 +3,20 @@
from sqlmodel import select, func
from sqlmodel.ext.asyncio.session import AsyncSession
from colorama import Fore, Style
import click
Copy link
Member

Choose a reason for hiding this comment

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

Hi, we should add it to pyproject.toml via poetry?

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