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

schema: make fs.go dynamic #543

Closed
wants to merge 1 commit into from

Conversation

vbatts
Copy link
Member

@vbatts vbatts commented Jan 30, 2017

the schema-fs is needed dynamically and should be generated as such.
Further, it is often a tidious cause of rebasing.
Therefore, just make it generated everytime and not even managed in git.

Signed-off-by: Vincent Batts [email protected]

@wking
Copy link
Contributor

wking commented Jan 30, 2017 via email

the schema-fs is needed dynamically and should be generated as such.
Further, it is often a tidious cause of rebasing.
Therefore, just make it generated everytime and not even managed in git.

Signed-off-by: Vincent Batts <[email protected]>
@vbatts vbatts force-pushed the dynamic-schema-fs branch from d8a9fea to 6d7ac51 Compare January 30, 2017 20:40
@vbatts
Copy link
Member Author

vbatts commented Jan 31, 2017

i forgot about the imports and go get. this is less than ideal.

@vbatts vbatts closed this Jan 31, 2017
@vbatts vbatts deleted the dynamic-schema-fs branch January 31, 2017 18:28
@wking
Copy link
Contributor

wking commented Jan 31, 2017 via email

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.

2 participants