- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Get a quick update on all Community Engineering projects including completed and in-progress stories, features, and testing. Welcome new contributors joining your community projects. Check open requests and good first issues in the project boards.
If you missed a meeting or demo, want to join a specific project and contribute, or have questions, check the links to recordings, project boards, and more.
Check the Magento Community Engineering Google Calendar for all events:
Join us on Slack: http://tinyurl.com/engcom-slack
To connect with Magento and the Community, join us on the Magento Community Engineering Slack. If you are interested in joining Slack, or a specific channel, send us request at engcom@adobe.com or self signup.
Forum Badges
We just added the Contributor and Maintainer badges to the Magento Forums. If you'd like to add the Contributor badge to your Magento Forums profile, please fill out: https://goo.gl/forms/gd7YeVB4DZQFf9Aw1 and Sherrie Rohde will help!
Congratulations to Magento Masters
Congrats to Magento Masters Mentors: Damien Culotta, Vishal Gelani, Gabriel Guarino, Gui.do, Rakesh Jesadiya, Joseph Maxwell, Andreas von Studnitz
Congrats to Magento Masters Makers: Carmen Miss Magenta, Rebecca Brocton, TJ Gamble, Vijay Golani, Oleksandr Lyzun, Sonja Riesterer, Yaroslav Rogoza, Alessandro Ronchi, Ihor Sviziev
Congrats to Magento Masters Movers: Miguel Balparda, Jisse Reitsma, Riccardo Tempesta
MSI
Project Board | GitHub | Slack |DevDocs | User Guide
Magento Coordinator: Igor Minialilo and Igor Gorin
- Work this week:
- 6 PRs created
- 12 PRs merged
- 5 issues opened
- Milestone 3 and onward roadmap
- Fixed DB Backup/Rollback issue, by Stepan Furman and Igor Miniailo: #1988
- Automatically preselect a source for SSA if there is only one source provided, by Josh Carter: #2010
- Created localization files (collected all modules and phrases) and search by ZIP codes, by Max Pronko: #1926
- Demo and discussion by Paul Hachmang from Reach Digital for a Source Level Reservations extension. For full details, see http://cloud.h-o.nl/5427ac13636b and watch the demo recording.
- Interesting thread on MSI GitHub about mutability of Product SKU, by Igor Miniailo: #2001. Must ensure data consistency remains strong, especially with ERP and OMS. Discussion ongoing in issue regarding SKU mutable or immutable. See this Slack conversation.
- Update on Quality and Automated Test coverage by Tom Erskine. 20% increase weekly, working to get new manual test baseline for comparisons. Completed significant amount of work to unskip 6 automated MFTF tests which helps with future B2B support and coverage. Seeking feedback and to work with everyone to come up with solid tests and more.
- Lori Krell walked through a draft of the DevDocs Distance Priority SSA information written by Kevin Harper.
Meetings:
- Grooming: Thursdays 10-11am CST, https://magento.zoom.us/j/355586473
- Demo: Fridays 10-11am CST, https://magento.zoom.us/j/355586473
Meeting recordings:
- https://youtu.be/ggucjcaBHjI
- Demo playlist: https://www.youtube.com/watch?v=woJ3EkoxD8w&index=72&list=PLrQ5FBCRsEbWKK6U_3Awe7X-nG7KY0WPW&t=0s
GraphQL
Project Board | GitHub | Slack | DevDocs
Magento Coordinator: Valeriy Nayda and Igor Gorin
Meetings:
- Demo Meeting: Thursdays, 10-11am CST, https://bluejeans.com/180764326
PWA Studio
Project Board | GitHub | Slack | DevDocs
Magento Coordinator: Eric Erway, James Zetlen, Andrew Wilcox, and Igor Gorin
- Demo:
- Venia Modularity
- Image Optimization for Venia
- Checkout and Payments w/ Braintree
- 4 Community PRs in the last week including:
- #792: Feature enhancement for closing checkout form by Yaroslav Rogoza(@rogyar) from Atwix
- #795: Changes for createElement import by Pratik Oza (@mage2pratik) from Krish
- #797: Layered Navigation Filters by Adrian Bece (@codeAdrian)
- #802: Update index.md by Marc Neubauer (@marceubauer)
- 32 (-57%) commits in the last week
- 10 Contributors (no change) in the last week
- See all of the stats at Gitential.
Meetings:
- Grooming: Fridays, 10-11am CDT, https://bluejeans.com/8660352328
- Demo: Mondays, 10-11am CDT, https://bluejeans.com/8660352328
Meeting Recordings:
Asynchronous Import & Bulk API Project
Project Board | GitHub | Slack | DevDocs Bulk API & Async API
Community Project Maintainer: Alex Lyzun from comwrap
Magento Coordinator: Volodymyr Kublytskiy and Igor Gorin
- Update endpoints with UUID usage for profiling, by Alex Lyzunfrom comwrap: #83
- Kick off meeting! If you are interested in joining the project, see this video to learn more.
- Phase 1: https://github.com/magento/architecture/blob/master/design-documents/asynchronous-import/asycnhronou...
- Phase 2 - working on the UI to start an import through the UI: https://github.com/magento/architecture/blob/master/design-documents/asynchronous-import/import-ui.m...
- Phase 3 - profiles and retries: https://github.com/magento/architecture/blob/master/design-documents/asynchronous-import/retry-and-p... - Create and set profiles for custom process rules - prototype until implementation is closer, another feature repeatable calls - start import, request status, but something is missing. You can restate the transaction by operation ID and file ID.
- Patrick PR delete op for Ssyn api https://github.com/magento/async-import/pull/30 Pat McLain
- Question: Will we replace standard import with bulk? In future yes, but unsure how close that is in the future.
Meeting:
- Wednesdays, 10-11am CST, https://bluejeans.com/4118702911
Meeting Recording:
MFTF
Project Board | GitHub | Slack | DevDocs
Magento Coordinator: Sheila Shrewsbury
- MFTF 2.3.13 Patch Release is now available. This release contains Allure Report Enhancements, PWA specific actions, as well as a collection of bug fixes and community enhancements.
- MFTF version is being updated in Magento Open Source and Commerce 2.3-develop
- Alternatively, update your composer.json file to point to this release.
“magento/magento2-functional-testing-framework”: “2.3.13" - Tips and Tricks just went up: https://devdocs.magento.com/mftf/2.3/tips-tricks.html
Magento 2
Magento Architecture
Project Board | GitHub | Slack
Magento Coordinator: Olga Kopylova
- Meetings will be every week! More details about the meetings at https://github.com/magento/architecture/wiki#architectural-discussion-meetings
- Updates and notes for January 30, 2019
- Update endpoints with UUID usage for profiling, by Alex Lyzunfrom comwrap: #83
- Allowing alias for SOAP operations, by Alex Max Horkun: #69
- Replace JSCS + Stylistic ESLint rules with Prettier, by Andrew Levine: #79
- Template updates:
- Issues for Services Isolation
Meetings:
- Biweekly - Wednesday, 10:30am CST, https://magento.zoom.us/j/147176855
- Meeting Notes and Agendas
- Video Playlist
Magento Coding Standards
Magento Coordinator: Lena Orobei
- Every new not accepted yet rule is marked with `need to discuss` label. Everyone is welcome to leave feedback in these issues.
- 14 new issues
- Labels include new rule, proposal, technical guidelines
- Community Dashboard is a project tracking entered issues
DevDocs & MerchDocs
Site | Slack | Github | What’s New
- MFTF Tips and Tricks: https://devdocs.magento.com/mftf/2.3/tips-tricks.html
- Survey added to the Cloud DevDocs content seeking developer feedback:
- Order Management (OMS) release notes available: https://omsdocs.magento.com/en/release-notes/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.