This repository was archived by the owner on Dec 19, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 152
Approach to Implementation
Alex Paliarush edited this page Apr 4, 2018
·
4 revisions
- Builds on
2.3-develop
branch are green at any given time
- Create branches in current repository and make pull requests from these branches. Do not use forks. This will simplify collaboration on the same features between independent contributors and Magento team members
- All implemented features MUST follow:
- All builds for the PR MUST be green
- Travis CI - visible for the community
- Internal Magento builds - results provided by the Magento team, if there are any issues
- GraphQL implementation must not require changes to non-GraphQL modules, except for addition of missing extension points
- GraphQL should be fully modular and Magento should function properly with or without it
- Roadmap
- ZenHub task board (requires GitHub sign-in)
- Weekly calls:
- Thursday, 15:00 UTC
- Video conference link - https://bluejeans.com/180764326
- Recordings - https://goo.gl/5Q7QAw
- Slack: #graphql (Use http://tinyurl.com/engcom-slack to register)