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

Improve build validation #532

Open
carolynvs opened this issue Aug 20, 2019 · 0 comments
Open

Improve build validation #532

carolynvs opened this issue Aug 20, 2019 · 0 comments
Labels
user experience 🌈💖 Make it easier for everyone to use Porter

Comments

@carolynvs
Copy link
Member

There are things that we could check for at build time to avoid finding out about a problem when they run the bundle. We should add a step that looks at a bundle during build and reports errors or warnings.

  • Invalid templating, e.g. missing quotes, unclosed curly quotes, bundle.foo which isn't supported
  • Using parameters that aren't defined or were mispelled
  • Using dependencies that are not there
  • Using dependency outputs from the uninstall step
  • Not declaring a mixin
  • etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user experience 🌈💖 Make it easier for everyone to use Porter
Projects
No open projects
Status: No status
Development

No branches or pull requests

2 participants