Mage-OS Dashboard

Last updated: 2026-06-11 16:08:40

138
Repositories
126
Open Issues
37
Open PRs
20
Stale PRs (>30d)
86
Stale Issues (>90d)

Recent Activity

PR mage-os/mageos-common-async-events Magento 2.4.8 compatibility by adamzero1 today
PR mage-os/github-actions feat(supported-version): add Mage-OS 3.1.0 (Magento 2.4.9) by marcelmtz today
PR mage-os/generate-mirror-repo-js Add history files for Mage-OS 3.0.0 by marcelmtz today
PR mage-os/mageos-magento2 Preserve root exception when bulk scheduling fails in BulkManagement/MassSchedule by ddevallan today
Issue mage-os-lab/module-seo [Feature Request] Enable per-store scope for Marketing - SEO — Organisation Settings 1 day ago
PR mage-os/magento-cache-clean Improve creatuity compiled interceptors support by npluimers 1 day ago
PR mage-os/mageos-magento2 tests(e2e): vendor Elgentos Playwright E2E test suite by digitalrisedorset 2d ago
PR mage-os-lab/module-blog ci: replace with check-extension by damienwebdev 2d ago
PR mage-os-lab/module-ai-base feat!: v1.0.0 — Graycore CI, FieldDescriptor schema, demo-verified release by DavidLambauer 2d ago
Issue mage-os/mageos-magento2 Install error with cURL 2d ago
PR mage-os/module-automatic-translation Fix cron expression by rikwillems 2d ago
PR mage-os/module-automatic-translation Paginate per 100 to prevent failure on large catalogs by rikwillems 2d ago
Issue mage-os/module-automatic-translation Cron expression not functioning 3d ago
Issue mage-os/module-automatic-translation Product translation fails on larger catalog 3d ago
PR mage-os/mageos-magento2 Force reload parent product in LinkManagement::addChild() to avoid stale cache by ddevallan 3d ago

mage-os

Issues

Install error with cURL 2d ago
ProductRepository::delete() fails for REST/GraphQL/CLI: isSecureArea is not registered outside the backend dispatch path 25d ago
External links in sub nav 1mo ago
Account dashboard lacks stable selectors for automated tests 1mo ago
question
Optimize compilation areas 3mo ago
Introduce PHPStan 4mo ago
enhancement
Improve dependency graph 6mo ago
Introduce Dependency Checker 1y ago
enhancement
Introduce deptrac 1y 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

Issues

Improve attribute flags 3mo ago
No open pull requests

Issues

Implement AbstractExtensibleModel 1mo ago
enhancementapi
No customer-facing REST API endpoints 1mo ago
enhancementapi
No open pull requests
No open pull requests

Issues

[BUG] sansec ecomscan workflow should be removed from this repo 20d ago
bug
mariadb:11.4 fails during release integration installation tests 22d ago
CI fails for Magento 2.4.9: mariadb:11.4 healthcheck uses removed `mysqladmin` binary 27d ago
[MAINT] Github Actions Reunification - `setup-magento` 28d ago
[MAINT] Audit and bump third-party actions still using the node20 runner 28d ago
[MAINT] Bump outdated `actions/*` references for version consistency 28d ago
[MAINT] Github Actions Reunification - `cache-magento` 1mo ago
[MAINT] Github Actions Reunification - `sansec-ecomscan` 1mo ago
[MAINT] Github Actions Reunification - `setup-di-compile` 1mo ago
[MAINT] Github Actions Reunification - `integration` 1mo ago
[FEAT] Add linting rule specifying "$GITHUB_OUTPUT" vs. $GITHUB_OUTPUT 1mo ago
help wantedhacktoberfest
[MAINT] Github Actions Reunification 1mo ago
[MAINT] Github Actions Reunification - `dependabot.yml` 1mo ago
[MAINT] Github Actions Reunification - `fix-magento-install` 1mo ago
[MAINT] Github Actions Reunification - `release-please` 1mo ago
[MAINT] Github Actions Reunification - `check-extension` 1mo ago
refactor(workflows): extract shared Magento setup steps into a composite action 3mo 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. 1y 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

feat(supported-version): add Mage-OS 3.1.0 (Magento 2.4.9) by marcelmtz today Review Requested
chore: release 2.0.0 by mage-os-ci 14d ago Review Requested
fix(supported-version): model MariaDB as a separate service from MySQL by rhoerr 26d ago Review Requested
refactor(setup-di-compile) port restored Graycore implementation by digitalrisedorset 1mo ago Review Requested
ci(e2e): add Playwright-based E2E workflow for Mage-OS by digitalrisedorset 1mo ago Reviewed
ci: expose nginx port via warden override for e2e access by digitalrisedorset 1mo 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

Issues

Import validator 4mo ago
enhancement
Public template marketplace or database 4mo ago
enhancement
Import preview 8mo ago
No open pull requests
No open issues

Pull Requests

Magento 2.4.8 compatibility by adamzero1 today Review Requested
[BUGFIX] CMS object getter fix by mautz-et-tong 2mo ago Review Requested

mage-os-lab

No open issues

Pull Requests

Add Lapce editor support documentation by ProxiBlue 1mo ago No Review

Issues

Wysiswyg field 2mo ago
enhancement
Video field 4mo ago
enhancement
No open pull requests
No open issues

Pull Requests

ci: replace with check-extension by damienwebdev 2d ago No Review
No open issues

Pull Requests

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

Pull Requests

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

Pull Requests

Updated Alpine CSP to 3.15.12 by JeroenBoersma 18d 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-06-11 16:07:17 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-06-11 14:57:42 2026-06-11 02:33:17
github-actions 2026-06-11 03:12:29 2026-05-27 19:33:16
infrastructure 2026-06-11 13:55:08 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-06-11 15:31:08 2026-06-02 02:13:14
magento-cache-clean 2026-06-08 11:44:51 2026-05-07 03:16:19
magento2-base-composer-json - 2026-05-12 16:41:53
mageos-adobe-stock-integration 2026-05-19 16:40:28 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-06-11 14:10:41 2026-06-11 14:10:37
mageos-common-async-events 2026-06-11 11:59:05 2026-05-07 03:17:21
mageos-composer 2026-06-11 14:08:08 2026-05-17 02:30:43
mageos-composer-dependency-version-audit-plugin 2026-06-11 14:10:06 2026-05-19 15:17:21
mageos-composer-root-update-plugin 2026-06-11 14:10:57 2026-06-01 03:15:00
mageos-inventory 2026-06-11 14:10:31 2026-05-17 03:03:43
mageos-inventory-composer-installer 2026-06-11 14:11:39 2026-05-19 15:17:11
mageos-magento-allure-phpunit 2026-06-11 14:11:38 2026-05-07 03:16:38
mageos-magento-coding-standard 2026-06-11 14:10:05 2026-05-17 02:33:38
mageos-magento-composer-installer 2026-06-11 14:11:38 2026-05-19 15:17:33
mageos-magento-zend-cache 2026-06-11 14:11:48 2026-05-07 03:16:43
mageos-magento-zend-db 2026-06-11 14:11:10 2026-05-19 15:19:15
mageos-magento-zend-exception 2026-06-11 14:10:18 2026-05-19 15:13:31
mageos-magento-zend-loader 2026-06-11 14:11:47 2026-05-19 15:13:18
mageos-magento-zend-log 2026-06-11 14:10:07 2026-05-19 15:09:26
mageos-magento-zend-memory 2026-06-11 14:09:49 2026-05-19 15:18:54
mageos-magento-zend-pdf 2026-06-11 14:10:56 2026-05-19 15:18:36
mageos-magento-zf-captcha 2026-06-11 14:07:25 2026-05-07 08:41:30
mageos-magento-zf-db 2026-06-11 14:08:51 2026-05-19 15:12:59
mageos-magento-zf-soap 2026-06-11 14:08:35 2026-05-07 08:41:28
mageos-magento2 2026-06-11 14:10:29 2026-06-11 02:12:22
mageos-magento2-functional-testing-framework 2026-06-11 14:09:34 2026-05-17 02:35:37
mageos-magento2-page-builder 2026-06-11 14:09:49 2026-05-17 03:02:31
mageos-magento2-sample-data 2026-06-11 14:11:22 2026-05-19 15:18:12
mageos-PHPCompatibilityFork 2026-05-19 16:40:26 2026-05-17 02:40:01
mageos-security-package 2026-06-11 14:07:42 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-25 11:29:54
mirror-commerce-admin.en - 2025-10-10 21:25:49
mirror-commerce-data-export - 2026-06-10 21:34:08
mirror-commerce-operations.en - 2025-10-10 22:31:17
mirror-composer 2026-05-27 12:51:07 2026-05-26 16:07:55
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-06-11 11:39:39
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-06-11 13:14:52
mirror-magento2-functional-testing-framework - 2026-04-07 11:14:03
mirror-magento2-page-builder - 2026-06-11 11:39:49
mirror-magento2-sample-data - 2026-05-28 12:27:56
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-19 14:30:38 2026-05-19 14:29:51
module-automatic-translation 2026-06-09 06:45:49 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-31 01:59:58 2026-05-31 01:59:55
module-pagebuilder-template-import-export 2026-05-18 03:47:09 2026-05-18 03:44:53
module-rma 2026-06-05 08:08:39 2026-06-05 08:08:04
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:48
llms.txt - 2026-05-31 03:20:42
mage-os-installer 2026-04-28 06:32:24 2026-04-28 06:31:56
magento2-lsp 2026-04-14 13:49:47 2026-06-08 14:22:57
mageos-module-template - 2023-12-17 17:48:07
migrate-m2-to-mageos 2026-06-08 10:09:58 2026-06-03 20:01:50
module-admin-assistant - 2025-08-21 14:05:05
module-admin-user-time-zone - 2026-06-03 20:06:23
module-advanced-widget - 2026-05-30 16:31:20
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-06-04 20:33:13 2026-06-04 20:33:08
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-05-31 03:22:23
module-newsletter-coupon - 2026-05-19 04:31:00
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-seo 2026-06-08 09:28:59 2026-06-08 09:28:54
module-store-locator - -
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-06-08 14:11:44
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
zed-editor-extensions - 2026-04-02 10:08:22
zed-magento2-snippets - 2026-03-31 15:02:09