Skip to content

refactor mr and codepreview api#431

Merged
genedna merged 5 commits into
gitmono-dev:mainfrom
benjamin-747:main
Jun 29, 2024
Merged

refactor mr and codepreview api#431
genedna merged 5 commits into
gitmono-dev:mainfrom
benjamin-747:main

Conversation

@benjamin-747

Copy link
Copy Markdown
Collaborator

No description provided.

@vercel

vercel Bot commented Jun 25, 2024

Copy link
Copy Markdown

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

Name Status Preview Comments Updated (UTC)
mega ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 9:33am

@benjamin-747 benjamin-747 changed the title refactor api request refactor mr and codepreview api Jun 28, 2024
@benjamin-747
benjamin-747 marked this pull request as ready for review June 28, 2024 09:34
@genedna
genedna enabled auto-merge June 29, 2024 03:10
@genedna
genedna added this pull request to the merge queue Jun 29, 2024
Merged via the queue into gitmono-dev:main with commit 453cd26 Jun 29, 2024
.filter(git_repo::Column::RepoPath.eq(repo_path))
.one(self.get_connection())
.await?;
let query = git_repo::Entity::find()

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Why change it to this? If there is a repo path: /third-pat/crates/li, push /third-pat/crates/lion will match incorrectly

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