Mage-OS Dashboard

Last updated: 2026-05-17 03:58:29

136
Repositories
130
Open Issues
38
Open PRs
13
Stale PRs (>30d)
88
Stale Issues (>90d)

Recent Activity

PR mage-os/mageos-magento2 fix(Quote/Address): only clear shipping_method when no rates returned by ProxiBlue today
PR mage-os/mageos-magento2 Mage-OS 3.0 prep: merge release/3.x into main by rhoerr today
PR mage-os/github-actions chore: release 2.0.0 by mage-os-ci today
PR mage-os/generate-mirror-repo-js Mage-OS 3.0 prep: merge release/3.x into main by rhoerr today
Issue mage-os/mageos-magento2 Quote/Address: requestShippingRates() clears shipping_method when selected rate code not in re-collected results today
PR mage-os/github-actions fix(supported-version): model MariaDB as a separate service from MySQL by rhoerr today
PR mage-os/generate-mirror-repo-js Add release-prep skills for major-release branch coordination by rhoerr 1 day ago
Issue mage-os/mageos-magento2 Mage-OS AI Translation Issue 1 day ago
PR mage-os/mageos-magento2 Replace basic_get polling with basic_consume push for AMQP consumers (cron path) by thebraziliandeveloper 1 day ago
Issue mage-os/github-actions [BUG] sansec ecomscan workflow should be removed from this repo 1 day ago
PR mage-os/module-page-builder-widget Remove HTML escaping for repeatable items by yuriy-boyko 1 day ago
Issue mage-os/github-actions CI fails for Magento 2.4.9: mariadb:11.4 healthcheck uses removed `mysqladmin` binary 2d ago
PR mage-os/module-page-builder-widget * save widget data by clicking the Page Builder Save button by codingkoaladev 2d ago
Issue mage-os/github-actions [MAINT] Github Actions Reunification - `setup-magento` 2d ago
Issue mage-os/github-actions [MAINT] Audit and bump third-party actions still using the node20 runner 3d ago

mage-os

Issues

[BUG] sansec ecomscan workflow should be removed from this repo 1 day ago
bug
CI fails for Magento 2.4.9: mariadb:11.4 healthcheck uses removed `mysqladmin` binary 2d ago
[MAINT] Github Actions Reunification - `setup-magento` 2d ago
[MAINT] Audit and bump third-party actions still using the node20 runner 3d ago
[MAINT] Bump outdated `actions/*` references for version consistency 3d ago
[MAINT] Github Actions Reunification - `cache-magento` 4d ago
[MAINT] Github Actions Reunification - `sansec-ecomscan` 4d ago
[MAINT] Github Actions Reunification - `setup-di-compile` 4d ago
[MAINT] Github Actions Reunification - `integration` 10d ago
[FEAT] Add linting rule specifying "$GITHUB_OUTPUT" vs. $GITHUB_OUTPUT 10d ago
help wantedhacktoberfest
[MAINT] Github Actions Reunification 12d ago
[MAINT] Github Actions Reunification - `dependabot.yml` 14d ago
[MAINT] Github Actions Reunification - `fix-magento-install` 14d ago
[MAINT] Github Actions Reunification - `release-please` 14d ago
[MAINT] Github Actions Reunification - `check-extension` 14d ago
refactor(workflows): extract shared Magento setup steps into a composite action 2mo ago
[FEAT] Run integration tests w/o Rabbitmq 5mo ago
[FEAT] As a developer, I want to know if my Magento VCS `config.php` is in sync with what would be deployed. 5mo ago
[FEAT] automatic class documentation header 5mo ago
[BUG] Various automatic changelog generation and release generation aspects are not working 5mo ago
bug
[FEAT] As a developer, I want to be able to test upcoming versions of Magento on supported-version in a pseudo-known state. 5mo ago
[FEAT] Add support for cs2pr to magento2-coding-standard phpcs Github Actions 5mo ago
[FEAT] Automatically build `supported-version` and commit it if someone forgets to do so. 0y ago
hacktoberfest
[FEAT] Add support for `magento/magento-cloud-metapackage` in `get-magento-version` 2y ago
hacktoberfest
[FEAT] Use `composer.lock` to find installed Magento version in `store` mode of `get-magento-version` 2y ago
hacktoberfest
[FEAT] Add support for `phpcs_path` phpcs in `coding-standard` 2y ago
hacktoberfest
[DOCS] Write a yaml processor which converts the `actions.yml` to a table for READMEs. 2y ago
hacktoberfest
[DOCS] Write a yaml processor which adds the actions to the root README 2y ago
hacktoberfest
[FEAT] `fix-magento-install` should use the new `get-composer-version` action 2y ago
hacktoberfest
[FEAT] Support Static Tests 2y ago
[FEAT] Create an action that works with the MageOS nightlies to determine whats going to break between your current Magento version and the next. 2y ago
[FEAT] Support API and GraphQL tests 2y ago
[FEAT] As a developer, I want to see these actions listed on the Github Marketplace. 2y ago

Pull Requests

chore: release 2.0.0 by mage-os-ci today Review Requested
fix(supported-version): model MariaDB as a separate service from MySQL by rhoerr today Review Requested
refactor(setup-di-compile) port restored Graycore implementation by digitalrisedorset 4d ago Review Requested
ci(e2e): add Playwright-based E2E workflow for Mage-OS by digitalrisedorset 10d ago Reviewed
ci: expose nginx port via warden override for e2e access by digitalrisedorset 12d ago Review Requested
Add REST and GraphQL functional test workflows by gowrizrh 5mo ago Changes Requested
:construction_worker: Adding PHPMD by DavidLambauer 1y ago Reviewed

Pull Requests

Remove HTML escaping for repeatable items by yuriy-boyko 1 day ago Review Requested
* save widget data by clicking the Page Builder Save button by codingkoaladev 2d ago Review Requested

Issues

Quote/Address: requestShippingRates() clears shipping_method when selected rate code not in re-collected results today
Mage-OS AI Translation Issue 1 day ago
External links in sub nav 6d ago
Account dashboard lacks stable selectors for automated tests 27d ago
question
Optimize compilation areas 2mo ago
Introduce PHPStan 3mo ago
enhancement
Improve dependency graph 5mo ago
Introduce Dependency Checker 11mo ago
enhancement
Introduce deptrac 11mo ago
enhancement
Magento repository is used for packages instead of Mage-OS 1y ago
Write a Github Action that runs the static analysis tests as described in the https://developer.adobe.com/commerce/testing/guide/static/ 1y ago
Integration Tests - make services&versions to be user inputs 2y ago
Pre-build for tests execution 2y ago
_updateAttribute function started to behave incorrectly when trying to update an attribute which is on a website scope. 2y ago
Write a Github Action that runs the the semantic version checker as defined by https://developer.adobe.com/commerce/testing/guide/svc/ 3y ago
Write a Github Actions that runs the Jasmine tests for the frontend https://developer.adobe.com/commerce/testing/guide/js/ 3y ago
Write a Github Action that runs the MFTF tests of Magento 2 as described here https://developer.adobe.com/commerce/testing/functional-testing-framework/cicd/ 3y ago
Write a Github Action that runs the integration tests of Magento 2 as described here https://developer.adobe.com/commerce/testing/guide/integration/ 3y ago

Pull Requests

fix(Quote/Address): only clear shipping_method when no rates returned by ProxiBlue today Review Requested
Mage-OS 3.0 prep: merge release/3.x into main by rhoerr today Review Requested
Replace basic_get polling with basic_consume push for AMQP consumers (cron path) by thebraziliandeveloper 1 day ago Approved
tests(e2e): vendor Elgentos Playwright E2E test suite by digitalrisedorset 1mo ago Reviewed
[Proposal] Application config compilation by antonkril 3y ago Review Requested

Issues

Implement AbstractExtensibleModel 6d ago
enhancementapi
No customer-facing REST API endpoints 6d ago
enhancementapi
No open pull requests
No open issues

Pull Requests

[BUGFIX] CMS object getter fix by mautz-et-tong 1mo ago Review Requested

Issues

Import validator 3mo ago
enhancement
Public template marketplace or database 3mo ago
enhancement
Import preview 7mo ago
No open pull requests

Issues

Improve attribute flags 2mo ago
No open pull requests

mage-os-lab

Issues

Wysiswyg field 2mo ago
enhancement
Video field 3mo ago
enhancement

Pull Requests

Introduce wysiwyg and colorpicker fields by yuriy-boyko 1mo ago No Review
No open issues

Pull Requests

Add Lapce editor support documentation by ProxiBlue 23d ago No Review
No open issues

Pull Requests

Fixed implicit nullable errors by indykoning 3d ago No Review
No open issues

Pull Requests

feat!: v1.0.0 — Graycore CI, FieldDescriptor schema, demo-verified release by DavidLambauer 25d ago Review Requested
No open issues

Pull Requests

Fix type compatibility for Symfony 7 by rhoerr 18d ago No Review
No open issues

Pull Requests

Add passkey 2FA providers for TwoFactorAuth by rhoerr 17d ago No Review
Add Hyva theme support with Alpine.js components by rhoerr 1mo ago No Review

Magento Repositories Without Mage-OS Mirrors

Repository Last Updated
magento-zf-config 2026-01-20 09:12:28
magento-zf-di 2026-01-20 07:31:09
magento-zf-duo_api_php 2026-01-20 09:19:21
magento-zf-json 2026-01-20 08:49:51
magento-zf-mvc 2026-01-30 09:21:00
magento-zf-server 2026-01-20 08:42:56
magento-zf-text 2026-01-20 08:52:51

Repository Health

Repository CI Last Workflow Run Last Commit
dashboard 2026-05-17 03:42:47 2026-05-07 03:17:05
devdocs 2026-05-07 03:16:24 2026-05-07 03:16:21
devdocs-website 2026-05-07 03:16:47 2026-05-07 03:16:44
dockerfiles - 2022-08-02 21:40:24
generate-mirror-repo-js 2026-05-17 02:53:26 2026-05-13 02:24:32
github-actions 2026-05-17 03:33:09 2026-05-17 03:32:43
infrastructure 2026-05-16 10:58:55 2026-05-07 03:16:54
mage-os-led-lamp 2026-05-07 03:16:39 2026-05-07 03:16:36
mage-os-org 2026-05-16 12:55:10 2026-05-14 03:23:36
magento-cache-clean 2026-05-07 03:16:22 2026-05-07 03:16:19
magento2-base-composer-json - 2026-05-12 16:41:53
mageos-adobe-stock-integration 2026-05-17 02:29:37 2026-05-17 02:29:33
mageos-async-events 2026-05-07 03:16:37 2026-05-07 03:16:34
mageos-async-events-admin-ui 2026-05-07 03:16:20 2026-05-07 03:16:17
mageos-async-events-aws 2026-05-07 03:22:21 2026-05-07 03:22:18
mageos-async-events-azure 2026-05-07 03:22:24 2026-05-07 03:22:21
mageos-async-events-gcp 2026-05-07 03:22:22 2026-05-07 03:22:20
mageos-async-events-sinks 2026-05-07 03:15:29 2026-05-07 03:15:27
mageos-commerce-data-export 2026-05-16 11:14:44 2026-05-15 12:04:25
mageos-common-async-events 2026-05-07 03:17:24 2026-05-07 03:17:21
mageos-composer 2026-05-17 02:30:46 2026-05-17 02:30:43
mageos-composer-dependency-version-audit-plugin 2026-05-14 02:30:08 2026-05-07 03:16:27
mageos-composer-root-update-plugin 2026-05-17 02:27:40 2026-05-07 03:16:15
mageos-inventory 2026-05-17 03:04:01 2026-05-17 03:03:43
mageos-inventory-composer-installer 2026-05-14 02:30:12 2026-05-07 03:15:01
mageos-magento-allure-phpunit 2026-05-07 03:16:40 2026-05-07 03:16:38
mageos-magento-coding-standard 2026-05-17 02:33:42 2026-05-17 02:33:38
mageos-magento-composer-installer 2026-05-14 02:30:16 2026-05-07 03:16:29
mageos-magento-zend-cache 2026-05-14 02:30:17 2026-05-07 03:16:43
mageos-magento-zend-db 2026-05-16 11:15:37 2026-05-07 03:15:55
mageos-magento-zend-exception 2026-05-14 02:30:19 2026-05-07 03:16:03
mageos-magento-zend-loader 2026-05-14 02:30:20 2026-05-07 03:15:45
mageos-magento-zend-log 2026-05-14 02:30:20 2026-05-07 03:17:09
mageos-magento-zend-memory 2026-05-16 11:13:44 2026-05-07 03:15:28
mageos-magento-zend-pdf 2026-05-16 11:15:07 2026-05-07 03:17:12
mageos-magento-zf-captcha 2026-05-16 11:11:23 2026-05-07 08:41:30
mageos-magento-zf-db 2026-05-14 02:30:24 2026-05-07 03:15:40
mageos-magento-zf-soap 2026-05-16 11:12:26 2026-05-07 08:41:28
mageos-magento2 🔄 2026-05-17 03:40:38 2026-05-12 19:34:34
mageos-magento2-functional-testing-framework 2026-05-17 02:35:42 2026-05-17 02:35:37
mageos-magento2-page-builder 2026-05-17 03:02:40 2026-05-17 03:02:31
mageos-magento2-sample-data 2026-05-17 02:28:59 2026-05-07 03:15:34
mageos-PHPCompatibilityFork 2026-05-17 02:40:04 2026-05-17 02:40:01
mageos-security-package 2026-05-17 03:00:49 2026-05-17 03:00:45
merchdocs - 2022-04-25 17:41:10
meta 2026-05-07 03:16:44 2026-05-07 03:16:41
mirror-adobe-ims - 2020-08-30 20:53:35
mirror-adobe-stock-integration - 2026-05-13 04:50:14
mirror-commerce-admin.en - 2025-10-10 21:25:49
mirror-commerce-data-export - 2026-05-14 21:25:26
mirror-commerce-operations.en - 2025-10-10 22:31:17
mirror-composer 2026-02-21 10:16:41 2026-02-20 13:13:40
mirror-composer-dependency-version-audit-plugin - 2024-12-18 09:52:06
mirror-composer-root-update-plugin 2026-03-12 10:34:46 2026-01-27 19:12:44
mirror-data-migration-tool - 2023-08-29 04:33:22
mirror-devdocs - 2024-11-15 22:59:04
mirror-inventory - 2026-05-15 09:07:02
mirror-inventory-composer-installer - 2020-12-17 19:55:06
mirror-magento-allure-phpunit - 2025-02-26 05:42:29
mirror-magento-cloud-patches - 2024-05-21 14:23:19
mirror-magento-coding-standard 2026-03-09 10:41:22 2026-03-06 05:38:38
mirror-magento-composer-installer - 2022-12-01 15:21:32
mirror-magento-semver - 2025-12-09 21:23:08
mirror-magento-zend-cache - 2024-12-18 14:42:52
mirror-magento-zend-db - 2025-12-22 11:59:33
mirror-magento-zend-exception - 2024-12-18 10:09:19
mirror-magento-zend-loader - 2023-08-25 13:52:37
mirror-magento-zend-log - 2024-12-18 11:34:38
mirror-magento-zend-memory - 2025-12-11 10:34:55
mirror-magento-zend-pdf - 2025-12-11 10:52:59
mirror-magento-zf-captcha - 2026-01-20 07:20:51
mirror-magento-zf-db - 2025-02-26 05:37:14
mirror-magento-zf-soap - 2026-01-20 07:38:37
mirror-magento2 - 2026-05-15 09:06:46
mirror-magento2-functional-testing-framework - 2026-04-07 11:14:03
mirror-magento2-page-builder - 2026-05-13 04:50:31
mirror-magento2-sample-data - 2026-05-13 04:50:46
mirror-module-configurable-sample-data-venia - 2020-05-22 14:54:40
mirror-page-builder-types - 2020-02-03 15:25:43
mirror-PHPCompatibilityFork - 2023-11-29 22:34:17
mirror-quality-patches - 2020-08-06 18:50:03
mirror-security-package - 2026-05-13 04:49:58
mirror-zf1 - 2022-06-21 01:22:39
module-admin-activity-log 2026-05-12 05:20:27 2026-05-12 05:20:25
module-automatic-translation 2026-05-07 03:15:26 2026-05-07 03:15:23
module-demo-package 2026-05-07 03:15:17 2026-05-07 03:15:14
module-inventory-reservations-grid 2026-05-09 03:32:27 2026-05-09 03:31:55
module-meta-robots-tag 2026-05-07 03:15:54 2026-05-07 03:15:52
module-page-builder-widget 2026-05-15 00:45:15 2026-05-15 00:40:44
module-pagebuilder-template-import-export 2026-05-07 03:17:10 2026-05-07 03:17:07
module-rma 2026-05-12 05:20:32 2026-05-12 05:20:26
module-theme-adminhtml-switcher 2026-05-07 03:15:28 2026-05-07 03:15:25
module-theme-optimization 2026-05-12 01:41:28 2026-05-12 01:40:16
namespace 2026-05-07 03:15:06 2026-05-07 03:15:03
php-dependency-list 2026-05-07 03:15:38 2026-05-07 03:15:35
terraform 2026-05-12 01:43:27 2026-05-12 00:58:42
theme-adminhtml-m137 2026-05-07 03:16:43 2026-05-07 03:16:40
.github - 2025-10-12 21:08:56
demo.mage-os.org 2026-03-01 02:42:01 2025-10-15 17:35:01
graphql-playground 2025-04-14 13:17:53 2025-04-14 13:17:48
llms.txt - 2026-04-22 14:16:43
mage-os-installer 2026-04-28 06:32:24 2026-04-28 06:31:56
magento2-lsp 2026-04-14 13:49:47 2026-04-14 13:36:31
mageos-module-template - 2023-12-17 17:48:07
migrate-m2-to-mageos 2025-12-10 17:28:40 2025-12-10 17:28:34
module-admin-assistant - 2025-08-21 14:05:05
module-advanced-widget - 2026-05-06 03:29:57
module-ai-base 2026-04-21 14:28:05 2025-12-14 15:01:23
module-alpine-loader - 2026-01-10 13:10:02
module-alpine-local-storage - 2026-05-08 08:48:06
module-alpine-messages - 2026-03-11 09:39:37
module-alpine-minicart - 2026-05-15 11:45:27
module-alpine-toplinks - -
module-blog 2026-04-23 10:00:23 2026-04-23 10:00:17
module-blog-hyva - 2025-12-14 10:04:19
module-catalog-data-ai 2026-04-20 10:20:10 2026-04-19 21:40:27
module-eav-debug-views - 2026-04-19 20:55:12
module-hreflang - 2026-04-05 07:32:56
module-js-replacement - -
module-maxmind-geoip-redirect - 2026-04-17 08:20:36
module-newsletter-coupon - 2026-03-17 05:56:48
module-page-builder-graph-ql - 2025-12-04 16:17:36
module-passkey-auth 2026-04-30 01:37:24 2026-03-17 03:29:34
module-require-js-optimizer - 2026-02-26 04:50:07
module-theme-uikit - 2025-11-02 10:14:13
module-uikit-js-replacement - 2025-11-05 14:15:11
module-uikit-menu - 2025-10-24 12:56:22
module-uikit-product-page - 2025-10-24 12:58:19
module-vanilla-core - -
module-widgetkit - 2026-05-01 02:36:18
pagebuilder-suite-doc 2026-03-08 15:42:53 2026-03-08 15:42:49
patch-objectmanager-lazy-object - 2025-11-21 12:38:58
theme-frontend-uikit - 2025-11-02 10:25:29
web-installer - 2025-08-13 09:45:00
zed-editor-extensions - 2026-04-02 10:08:22
zed-magento2-snippets - 2026-03-31 15:02:09