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

fix(file) add missing validation messages + improve test coverage #349

Merged
merged 2 commits into from
Nov 4, 2021

Conversation

dduportal
Copy link
Contributor

While writing the documentation (updatecli/website#161) for the new file features introduced in #313 , I caught missing error messages and an error in the "generic reference YAML example".

This PR aims to fix these.

Test

To test this pull request, you can run the following commands:

  cp <to_package_directory>
  go test

Additionnal Information

Please note that this PR should only result in a pacth version of updatecli/

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@dduportal dduportal requested a review from olblak November 3, 2021 14:10
@dduportal dduportal added condition Modify condition resource resource-file Resource of kind File source target Related to updatecli target bug Something isn't working labels Nov 3, 2021
@olblak
Copy link
Member

olblak commented Nov 4, 2021

Thanks for this pr

@olblak olblak merged commit eed95d8 into updatecli:main Nov 4, 2021
@dduportal dduportal deleted the fix/file-validation branch November 4, 2021 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working condition Modify condition resource resource-file Resource of kind File source target Related to updatecli target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants