-
-
Notifications
You must be signed in to change notification settings - Fork 159
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
validate required fields #100
Comments
I think the following is related as the user/group strings should really be required (eg. fallback to root): |
We should also print warnings to |
We ran in to something similar here with debs (I think 😁). Noticed a couple things:
Happy to submit a PR if these sound reasonable! ❤️nfpm |
sure go ahead @drewstinnett 🙏 |
this was fixed in #372 |
maybe we should add a step to validate that required fields were provided?
I'm not sure about debs, but RPMs seem to like to complain about missing required fields :)
see goreleaser/goreleaser#1229 for more context
The text was updated successfully, but these errors were encountered: