Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Conversation

@smashwilson
Copy link
Contributor

This is me running npm run fetch-schema with a token because we haven't done it for a while. I don't believe there have been any changes to parts of the API that we care about, but this will keep us from accidentally depending on parts of the schema that have been changed as we move forward.

$ npm run relay

> [email protected] relay /Users/smashwilson/src/atom/github
> relay-compiler --src ./lib --schema graphql/schema.graphql

HINT: pass --watch to keep watching for changes.
Warning: opendir(/Users/smashwilson/Library/Caches/CloudKit/com.apple.Safari) -> Operation not permitted. Marking this portion of the tree deleted
To clear this warning, run:
`watchman watch-del /Users/smashwilson ; watchman watch-project /Users/smashwilson`

Warning: opendir(/Users/smashwilson/Library/Caches/CloudKit/com.apple.Safari) -> Operation not permitted. Marking this portion of the tree deleted
To clear this warning, run:
`watchman watch-del /Users/smashwilson ; watchman watch-project /Users/smashwilson`


Writing js
Unchanged: 36 files

@todo
Copy link

todo bot commented Dec 11, 2018

github/graphql/schema.graphql

Lines 5329 to 5334 in 820c0a3

TODO
"""The column contains cards which are currently being worked on"""
IN_PROGRESS
"""The column contains cards which are complete"""


This comment was generated by todo based on a TODO comment in 820c0a3 in #1838. cc @atom.

@smashwilson
Copy link
Contributor Author

😆 Thanks, TODO bot!

@smashwilson smashwilson requested a review from a team December 11, 2018 19:10
Copy link
Contributor

@vanessayuenn vanessayuenn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@smashwilson smashwilson merged commit 01206e1 into master Dec 11, 2018
@smashwilson smashwilson deleted the aw/schema-up branch December 11, 2018 19:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants