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

Generate metadata yaml with fields passed as arguments to generator #4347

Merged
merged 1 commit into from
May 29, 2020

Conversation

cjcolvar
Copy link
Member

Generate metadata yaml with fields passed as arguments to generator then use this metadata configuration in the generated form, indexer, and model by default. If no fields are passed to the generator then the generated metadata configuration is an empty hash of attributes and doesn't have any affect but doesn't break anything.

Should there be any tests for this other than using it in the generated internal test app?

Second PR split out from #4342.

@elrayle
Copy link
Contributor

elrayle commented May 29, 2020

I really like where this is going. Ping me when the tests are passing and I'll do a formal review.

then use this metadata configuration in the generated form, indexer,
and model by default.
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.

3 participants