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

feat(config): handle config files with no explicit extension #2147

Merged

Conversation

eusebiu-constantin-petu-dbk
Copy link
Collaborator

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d685adb) 92.15% compared to head (8e5ce30) 92.14%.

❗ Current head 8e5ce30 differs from pull request most recent head efd1fd1. Consider uploading reports for the commit efd1fd1 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2147      +/-   ##
==========================================
- Coverage   92.15%   92.14%   -0.01%     
==========================================
  Files         165      165              
  Lines       28768    28788      +20     
==========================================
+ Hits        26510    26527      +17     
- Misses       1664     1667       +3     
  Partials      594      594              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eusebiu-constantin-petu-dbk eusebiu-constantin-petu-dbk force-pushed the viper_config_no_ext branch 2 times, most recently from aab666c to 8e5ce30 Compare January 12, 2024 12:20
@andaaron andaaron merged commit 0bed25d into project-zot:main Jan 15, 2024
31 checks passed
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.

[Bug]: zot verify doesn't validate files without .json extension
2 participants