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

feat: Graph config netlify directive #4239

Merged
merged 14 commits into from
Feb 9, 2022

Conversation

sgrove
Copy link
Contributor

@sgrove sgrove commented Feb 8, 2022

Summary

command updates:

  • adds graph:config:write to make the local Graph experience auto-configured

Implementation updates

  • normalizes the operations doc before writing it to the filesystem. Useful to centralize the stable sort logic, and to ensure that the resulting file has the additional metadata necessary for the local editing (e.g. the @netlify directive definition)

Codegen updates


For us to review and ship your PR efficiently, please perform the following steps:

  • Update or add tests (if any source code was changed or added) 🧪
  • Update the docs
  • Make sure the status checks below are successful ✅

@sgrove sgrove added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Feb 8, 2022
@sgrove sgrove requested a review from anmonteiro February 8, 2022 23:53
@sgrove sgrove requested a review from a team as a code owner February 8, 2022 23:53
@sgrove sgrove marked this pull request as draft February 8, 2022 23:58
@sgrove sgrove marked this pull request as ready for review February 9, 2022 02:50
@sgrove sgrove enabled auto-merge (squash) February 9, 2022 15:50
@sgrove sgrove added the automerge Add to Kodiak auto merge queue label Feb 9, 2022
@erezrokah erezrokah disabled auto-merge February 9, 2022 15:58
@erezrokah erezrokah merged commit cbee71c into netlify:main Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to Kodiak auto merge queue type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants