Skip to content

Various fixes #6380

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

Merged
merged 4 commits into from
Apr 30, 2025
Merged

Various fixes #6380

merged 4 commits into from
Apr 30, 2025

Conversation

BaptisteGi
Copy link
Contributor

  • Add support log to gitignore
  • Fix typo in tag description
  • Fix log statement using repository ID

@BaptisteGi BaptisteGi requested review from a team as code owners April 30, 2025 09:07
@github-actions github-actions bot added group/backend Issue related to the backend (API Server, Git Agent) group/frontend Issue related to the frontend (React) labels Apr 30, 2025
Copy link

codspeed-hq bot commented Apr 30, 2025

CodSpeed Performance Report

Merging #6380 will not alter performance

Comparing bgi-various-fixes (6e58165) with stable (5c4f2b1)

Summary

✅ 10 untouched benchmarks

@@ -666,7 +666,7 @@ async def trigger_user_checks(

@flow(
name="git-repository-trigger-internal-checks",
flow_run_name="Running repository checks for repository {model.repository}",
flow_run_name="Running repository checks for repository {model.repository_name}",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Apparently we can't change this, I'll just rollback then 😅

@dgarros dgarros merged commit 16a3a33 into stable Apr 30, 2025
36 checks passed
@dgarros dgarros deleted the bgi-various-fixes branch April 30, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/backend Issue related to the backend (API Server, Git Agent) group/frontend Issue related to the frontend (React)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants