Skip to content

feat(config): add validate command #3018

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 9 commits into from
May 30, 2023

Conversation

yfodil
Copy link
Contributor

@yfodil yfodil commented Apr 11, 2023

No description provided.

@yfodil yfodil self-assigned this Apr 11, 2023
@yfodil yfodil linked an issue Apr 11, 2023 that may be closed by this pull request
@remyleone remyleone added the priority:high New features label Apr 12, 2023
remyleone
remyleone previously approved these changes May 30, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #3018 (f8f04f8) into master (04f9e18) will decrease coverage by 0.11%.
The diff coverage is 46.89%.

@@            Coverage Diff             @@
##           master    #3018      +/-   ##
==========================================
- Coverage   75.83%   75.72%   -0.11%     
==========================================
  Files         171      171              
  Lines       37416    37560     +144     
==========================================
+ Hits        28374    28442      +68     
- Misses       8036     8097      +61     
- Partials     1006     1021      +15     
Impacted Files Coverage Δ
internal/core/errors.go 15.38% <0.00%> (-6.24%) ⬇️
internal/namespaces/config/commands.go 75.64% <52.71%> (-5.17%) ⬇️

@quantumsheep quantumsheep added this pull request to the merge queue May 30, 2023
Merged via the queue into scaleway:master with commit e44ab83 May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a validation command for configuration file
4 participants