Skip to content

Run update-spec in website package to update connections spec#2819

Closed
merrywhether wants to merge 1 commit into
facebook:masterfrom
merrywhether:spec-update
Closed

Run update-spec in website package to update connections spec#2819
merrywhether wants to merge 1 commit into
facebook:masterfrom
merrywhether:spec-update

Conversation

@merrywhether

Copy link
Copy Markdown
Contributor

As referenced in #2457, the connections spec markdown file is up-to-date but the published artifact related to it is not. This PR just runs yarn update-spec in the website package in order to get the spec site back in sync with the current version of the spec.

This was the simplest solution to the immediate problem, but is not long term. I could see a more robust solution that removes website/static/graphql from the git repo entirely and moves yarn update-spec (maybe renamed to yarn generate-spec or something) into the circleCI config so that the html artifacts are generated during the publish and thus cannot get out of sync, but I did not want to overstep (though could easily wire that up as a follow-up if desired).

@facebook-github-bot facebook-github-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@kassens has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@kassens

kassens commented Aug 8, 2019

Copy link
Copy Markdown
Contributor

Thanks, good catch!

@facebook-github-bot

Copy link
Copy Markdown
Contributor

@kassens merged this pull request in d5d60e7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants