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

Is it possible to avoid printing the timestamp when running get-schema for example in ci? #458

Closed
dbertella opened this issue Apr 11, 2019 · 3 comments

Comments

@dbertella
Copy link

dbertella commented Apr 11, 2019

Is there a way to avoid printing the timestamp in the generated schema?
Happy to provide a pr if you think this it can be useful

@skywickenden
Copy link

Would also love this. Very annoying to have the schema file change with nothing new in it but the timestamp. Makes commits annoying and an easy source of conflict.

@ardatan ardatan closed this as completed Oct 28, 2019
Repository owner deleted a comment from ardatan Oct 29, 2019
@Urigo
Copy link
Owner

Urigo commented Oct 29, 2019

We've just released a new new alpha version channel for GraphQL CLI - 4.0.0-alpha.XXX!!

We've changed the get-schema command to use GraphQL Code Generator plugin of GraphQL CLI with the Codegen's schema-ast plugin.

@dbertella @skywickenden could you please try the new setup and see if this change is still necessary?

Checkout new instructions in the migration guide and let us know your feedback during that alpha period!

Feel free to contact us by opening a new issue or joining our Discord channel;
https://discord.gg/xud7bH

@Urigo
Copy link
Owner

Urigo commented Oct 29, 2019

I've posted the wrong Discord link, this is the correct one: https://discord.gg/xud7bH9

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 a pull request may close this issue.

4 participants