- 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 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@magento.com or self signup.
Community Engineering November Livestream – MSI!
DATE/TIME: November 16, 2018 - Noon CST / 7pm CET
LINK: https://www.youtube.com/watch?v=naMfm4vRRjk
Something for everyone: contributors, merchants using and interested in MSI, partners for configuring, and extension developers.
The presenters include:
- Bartek Szymański (@bartek_szy) @ Strix presenting the 1st Magento 2.3 + MSI project: https://touspolska.pl/
- Riccardo Tempesta (@RicTempesta) @ MageSpecialist talking about technical challenges and architecture
- Vadim Justus(@_justus) @ Techdivision discussing B2B + MSI
- Amasty (@AmastyTeam) sharing their experience writing the Advance MSI extension and more
- Lori Krell (@LoriAKrell) walking through DevDocs and User Guides
- Mark Brinton (@markabrinton) discussing the future of MSI, Milestone 3 and beyond
- We may have additional info on Magento Order Management + MSI
- And more!
2.3.0 Beta News
Release Notes | Quick Start | DevDocs | User Guides
- The RTM package for 2.3.0 completing Friday/Monday depending on final merges/issues.
- Watch for updates posting soon for the GA 2.3.0 release.
- Final Beta package is:
magento/project-community-edition=2.3.0-beta32
- DevDocs and Admin User Guides will continue to update as needed.
MSI
Project Board | GitHub | Slack
Magento Coordinator: Igor Minialilo
Magento Coordinator: Igor Minialilo and Igor Gorin
- Work this week:
- 3 new and 2 closed PRs: https://github.com/magento-engcom/msi/pulls?utf8=%E2%9C%93&q=is%3Apr+created%3A2018-11-05..2018-11-0...
- 8 new and 3 closed issues: https://github.com/magento-engcom/msi/issues?utf8=%E2%9C%93&q=created%3A2018-11-05..2018-11-09
- Critical issues found and promptly fixed by Igor Miniailo, Sergey Mutaf, and Valeriy Naida. These include #1883 and #1881.
- Repackaged MSI 1.0.1 with bug fixes and README updates as part of 2.3.0 release.
- README information added to all modules. The info includes an overview of the module and links to additional documentation in DevDocs. Thanks toVadim Justus(@_justus) @ Techdivision and Kevin Harper. Example:
- The first store using Magento2+MSI is live at https://touspolska.pl/! Cheers to Bartek Szymański @ Strix.
- Discussions in progress with Magento Order Management for connector development to support MCOM + MSI. Technical design specs in progress and expected in January 2019 to gain Community development support.
- Began grooming for Milestone 3. We will update the MSI Roadmap and ZenHub project to get feedback from the Community.
- MFTF test coverage reached 145 tests, additional documentation and infrastructure changes being worked on - thanks to John Stennett and Tom Erskine
MFTF test coverage:
Meetings:
- Grooming: Thursdays 10-11am CDT, https://magento.zoom.us/j/355586473
- Demo: Fridays 10-11am CDT, https://magento.zoom.us/j/355586473
Meeting recordings:
GraphQL
Project Board | GitHub | Slack
Magento Coordinator: Valeriy Nayda
Magento Coordinator: Valeriy Nayda and Igor Gorin
- API-functional tests for GraphQL will now be executed on Travis. Kudos to Yaroslav Rogoza @ Atwix, https://github.com/magento/graphql-ce/pull/188! Merge in progress.
- Setting Shipping Method mutation and schema for shipping/billing address in a single address shopping cart. Kudos to Yaroslav Rogoza @ Atwix, https://github.com/magento/graphql-ce/pull/211! Merge in progress.
- API-functional test coverage gap analysis started by Tom Erskine
- Work this week:
- 5 new PRs have been created
- 23 PRs have "Development in Progress / Review in Progress" status
- 1 PR has broken builds but without progress
- Fantastic participation in Contribution Days Cologne and MageCONF Kyiv Contribution Day.
Meeting recordings:
- Grooming: https://youtu.be/LdazQJrUnHA
PWA Studio
Project Board | GitHub | Slack
Magento Coordinator: Eric Erway, James Zetlen, Andrew Wilcox, and Igor Gorin
- Sprint 28 Focused on cloud enablement, payments, and merging outstanding PRs
- Community grooming complete and focused on new discovery efforts for Wishlist and Ratings feature integration
- Initial discovery/grooming for documentation enhancements regarding tutorials for PWA Studio and Venia
- Demo: Improved REST API in DevDocs, offline and browser fallback experience, Venia updates for nav/routing, basic search and offline experience (link below)
- Coding efficiency up 10% per @Gitential
Meetings:
- Grooming: Fridays, 10-11am CDT, https://bluejeans.com/8660352328
- Demo: Mondays, 10-11am CDT, https://bluejeans.com/8660352328
Meeting recordings:
- Demo:https://youtu.be/jCPDzftsEzU
- Grooming:https://youtu.be/Htndufu_P40
Async Import & Bulk API Project
Project Board | GitHub | Slack
Community Project Maintainer: Alex Lyzun from comwrap
Magento Coordinator: Volodymyr Kublytskiy and Igor Gorin
- New meeting link: https://bluejeans.com/4118702911?src=calendarLink
- All Async and Bulk API work will continue in this GitHub: https://github.com/magento/async-import. The previous Bulk API GitHub (https://github.com/magento-engcom/bulk-api/) was Archived. All issues were reorganized and migrated.
- Alex Lyzun created PR to Architecture repos with first draft of Asynchronous Import module implementation https://github.com/magento/architecture/pull/40. Last 2 weeks we had a long discussion on architecture and they are still in progress
- comwrap team is working on Async Import prototype implementation
- Kevin Harper made a changes in documentation and added a way how to run consumers to enable and run Async Import: https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-queue.html
Import/Export
Project Board | GitHub | Slack
Magento Coordinator: David Manners and Igor Gorin
Special Achievement PR:
Merged PRs:
- Feature/import success page improvement – showing how many products have been imported in the success page rather than just a Successful Import message, by Stani: #138
- Feature/import behavior improvement, by Stani: #139
- Added $_regionCollection property to class – cleanup work, by Max: #140
- Added $websiteString property to test class – cleanup work, by Max: #142
- Removed parameter from constructor inside CustomTest class, by Denis Pepec: #149
Other:
- Added a proposal for the asynchronous import: #40
Meeting recording:
MFTF
Project Board | GitHub | Slack | DevDocs
Testing strategy information from Tom on next steps for MFTF and Special Projects:
- Going forward immediate wins: bugs resolved, locating critical bugs, adding test coverage, and managing skipped tests.
- Bigger picture: requirements coverage, test scope, cohesive list of tests, catalog and cart critical coverage, test stability and tech debt especially with updates from MFTF, Selinium, CLI, etc.
- Key pillars bigger push in getting automated tests in with Community: helping build tests, getting tests added to repositories, and much more.
- Events will be promoted on how to get started with MFTF and testing in projects for issues and PRs.
Localization and Translations
Slack | Japanese GitHub | Magento CrowdIn | Google Doc
Magento Coordinator: Volodymyr Kublytskiy, Piotr Kaminski, and Igor Gorin
- Working on updating and creating Admin accounts on CrowdIn.
- DevDocs updates in progress for contribution guidelines.
Magento 2
- 52Pull Requests merged to the core
- 30Pull Requests created
- 17new issues created
- 69closed issues
Magento Architecture
Project Board | GitHub | Slack
- We are using a new process for adding topics to Architectural Discussion meetings. All meeting notes will be listed as issues with the label meeting notes. For example, November 14
- Merged: Typo constroller to controller, #41
- Merged: New workflow for meeting notes, by Olga Kopylova, #45
- Merged: Remove __sleep and __wakeup, by Alex Horkun, #35
- Proposed: Standard Promises, by Alex Horkun, #42
- Agenda in progress for November 14, 2018 meeting
Meetings:
- Biweekly - Wednesday, 10:30am CST/CDT, https://magento.zoom.us/j/147176855
- Meeting Notes and Agendas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.