Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
131 changes: 76 additions & 55 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -335,9 +335,10 @@ variable "repositories" {
}

mageos-adobe-stock-integration = {
description = "This is a Mage-OS fork of the Magento Adobe Stock Integration Project found at https://github.com/magento/adobe-stock-integration."
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
description = "This is a Mage-OS fork of the Magento Adobe Stock Integration Project found at https://github.com/magento/adobe-stock-integration."
default_branch = "main"
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
}

mageos-async-events = {
Expand Down Expand Up @@ -399,27 +400,31 @@ variable "repositories" {
}

mageos-composer-dependency-version-audit-plugin = {
description = "This is a Mage-OS fork of the validating Magento packages through a composer plugin Project found at https://github.com/magento/composer-dependency-version-audit-plugin."
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
description = "This is a Mage-OS fork of the validating Magento packages through a composer plugin Project found at https://github.com/magento/composer-dependency-version-audit-plugin."
default_branch = "mage-os"
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
}

mageos-composer-root-update-plugin = {
description = "This is a Mage-OS fork of the Magento Composer Root Update Plugin found at https://github.com/magento/composer-root-update-plugin."
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
description = "This is a Mage-OS fork of the Magento Composer Root Update Plugin found at https://github.com/magento/composer-root-update-plugin."
default_branch = "main"
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
}

mageos-inventory = {
description = "This is a Mage-OS fork of the Magento Inventory Project (a.k.a MSI) found at https://github.com/magento/inventory."
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
description = "This is a Mage-OS fork of the Magento Inventory Project (a.k.a MSI) found at https://github.com/magento/inventory."
default_branch = "main"
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
}

mageos-inventory-composer-installer = {
description = "This is a Mage-OS fork of the Inventory Composer Installer Project found at https://github.com/magento/inventory-composer-installer."
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
description = "This is a Mage-OS fork of the Inventory Composer Installer Project found at https://github.com/magento/inventory-composer-installer."
default_branch = "main"
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
}

mage-os-led-lamp = {
Expand All @@ -435,91 +440,107 @@ variable "repositories" {
}

mageos-magento-coding-standard = {
description = "This is a Mage-OS fork of the Magento Coding Standard found at https://github.com/magento/magento-coding-standard."
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
description = "This is a Mage-OS fork of the Magento Coding Standard found at https://github.com/magento/magento-coding-standard."
default_branch = "main"
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
}

mageos-magento-composer-installer = {
description = "This is a Mage-OS fork of the Magento Composer Installer Project found at https://github.com/magento/magento-composer-installer."
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
description = "This is a Mage-OS fork of the Magento Composer Installer Project found at https://github.com/magento/magento-composer-installer."
default_branch = "main"
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
}

mageos-magento-zend-cache = {
description = "This is a Mage-OS fork of the Zend_Cache Project found at https://github.com/magento/magento-zend-cache."
teams = ["distribution"]
description = "This is a Mage-OS fork of the Zend_Cache Project found at https://github.com/magento/magento-zend-cache."
default_branch = "mage-os"
teams = ["distribution"]
}

mageos-magento-zend-db = {
description = "This is a Mage-OS fork of the Zend_Db Project found at https://github.com/magento/magento-zend-db."
teams = ["distribution"]
description = "This is a Mage-OS fork of the Zend_Db Project found at https://github.com/magento/magento-zend-db."
default_branch = "mage-os"
teams = ["distribution"]
}

mageos-magento-zend-exception = {
description = "This is a Mage-OS fork of the Zend_Exception Project found at https://github.com/magento/magento-zend-exception."
teams = ["distribution"]
description = "This is a Mage-OS fork of the Zend_Exception Project found at https://github.com/magento/magento-zend-exception."
default_branch = "mage-os"
teams = ["distribution"]
}

mageos-magento-zend-loader = {
description = "This is a Mage-OS fork of the Zend_Loader Project found at https://github.com/magento/magento-zend-loader."
teams = ["distribution"]
description = "This is a Mage-OS fork of the Zend_Loader Project found at https://github.com/magento/magento-zend-loader."
default_branch = "mage-os"
teams = ["distribution"]
}

mageos-magento-zend-log = {
description = "This is a Mage-OS fork of the Zend_Log Project found at https://github.com/magento/magento-zend-log."
teams = ["distribution"]
description = "This is a Mage-OS fork of the Zend_Log Project found at https://github.com/magento/magento-zend-log."
default_branch = "mage-os"
teams = ["distribution"]
}

mageos-magento-zend-memory = {
description = "This is a Mage-OS fork of the Zend_Memory Project found at https://github.com/magento/magento-zend-memory."
teams = ["distribution"]
description = "This is a Mage-OS fork of the Zend_Memory Project found at https://github.com/magento/magento-zend-memory."
default_branch = "mage-os"
teams = ["distribution"]
}

mageos-magento-zend-pdf = {
description = "This is a Mage-OS fork of the Zend_Pdf Project found at https://github.com/magento/magento-zend-pdf."
teams = ["distribution"]
description = "This is a Mage-OS fork of the Zend_Pdf Project found at https://github.com/magento/magento-zend-pdf."
default_branch = "mage-os"
teams = ["distribution"]
}

mageos-magento-zf-db = {
description = "This is a Mage-OS fork of the Zend_Db Project found at https://github.com/magento/magento-zf-db."
teams = ["distribution"]
description = "This is a Mage-OS fork of the Zend_Db Project found at https://github.com/magento/magento-zf-db."
default_branch = "main"
teams = ["distribution"]
}

mageos-magento2 = {
description = "Work in progress."
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
description = "Work in progress."
default_branch = "main"
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
}

mageos-magento2-functional-testing-framework = {
description = "This is a Mage-OS fork of the Magento 2 Functional Testing Framework found at https://github.com/magento/magento2-functional-testing-framework."
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
description = "This is a Mage-OS fork of the Magento 2 Functional Testing Framework found at https://github.com/magento/magento2-functional-testing-framework."
default_branch = "main"
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
}

mageos-magento2-page-builder = {
description = "This is a Mage-OS fork of the Magento2 PageBuilder Project found at https://github.com/magento/magento2-page-builder."
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
description = "This is a Mage-OS fork of the Magento2 PageBuilder Project found at https://github.com/magento/magento2-page-builder."
default_branch = "main"
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
}

mageos-magento2-sample-data = {
description = "This is a Mage-OS fork of the Magento 2 Sample Data Project found at https://github.com/magento/magento2-sample-data."
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
description = "This is a Mage-OS fork of the Magento 2 Sample Data Project found at https://github.com/magento/magento2-sample-data."
default_branch = "main"
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
}

mageos-PHPCompatibilityFork = {
description = "This is a Mage-OS fork of the Magento 2 PHPCompatibility fork found at https://github.com/magento/PHPCompatibilityFork."
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
description = "This is a Mage-OS fork of the Magento 2 PHPCompatibility fork found at https://github.com/magento/PHPCompatibilityFork."
default_branch = "main"
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
}

mageos-security-package = {
description = "This is a Mage-OS fork of the Magento Security Extensions Project found at https://github.com/magento/security-package."
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
description = "This is a Mage-OS fork of the Magento Security Extensions Project found at https://github.com/magento/security-package."
default_branch = "main"
teams = ["distribution"]
topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"]
}

magento-gitpod = {
Expand Down