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

bug: Repository initialization silently failing #4334

Closed
BaptisteGi opened this issue Sep 11, 2024 · 1 comment
Closed

bug: Repository initialization silently failing #4334

BaptisteGi opened this issue Sep 11, 2024 · 1 comment
Assignees
Labels
group/backend Issue related to the backend (API Server, Git Agent) type/bug Something isn't working as expected

Comments

@BaptisteGi
Copy link
Contributor

Component

Git Integration

Infrahub version

0.16.0

Current Behavior

If I add a repository with a faulty .infrahub.yml definition it fails however it looks perfectly fine from UI overview.

image image image

This means all features coming from that repo (checks, generators ...) are not imported...

Expected Behavior

If the init fails for some reason I expect the status to switch to error

Steps to Reproduce

Additional Information

I don't know if it's only related to the queries section or if it's a wider issue

@BaptisteGi BaptisteGi added the type/bug Something isn't working as expected label Sep 11, 2024
@ogenstad ogenstad self-assigned this Sep 12, 2024
@ogenstad ogenstad added this to the Infrahub - 0.16.1 milestone Sep 12, 2024
@dgarros dgarros added the group/backend Issue related to the backend (API Server, Git Agent) label Sep 24, 2024
@ogenstad
Copy link
Contributor

Fixed in #4436.

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) type/bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

3 participants