Component
Git Integration
Infrahub version
1.3.5
Current Behavior
When the Infrahub repository config file has the file extension set as yaml rather than yml, the sync status changes to Import Error, but there is no error message in any tasks to indicate it failed or why.
Expected Behavior
If .yaml file extension is not supported, to provide an error message in the sync task of a Git repository for a user to understand why the sync/import failed.
Steps to Reproduce
- Load fresh instance
- Create git repository with a
.infrahub.yaml file
- Add repository to Infrahub and see the
Sync Status gets set to Import Error
Additional Information
No response
Component
Git Integration
Infrahub version
1.3.5
Current Behavior
When the Infrahub repository config file has the file extension set as
yamlrather thanyml, the sync status changes toImport Error, but there is no error message in any tasks to indicate it failed or why.Expected Behavior
If
.yamlfile extension is not supported, to provide an error message in the sync task of a Git repository for a user to understand why the sync/import failed.Steps to Reproduce
.infrahub.yamlfileSync Statusgets set toImport ErrorAdditional Information
No response