@@ -5,7 +5,7 @@ const {mergeBuildConfigs} = require('../utils');
55const releaseBuildConfig = {
66 'magento2' : {
77 repoUrl : 'https://github.com/mage-os/mageos-magento2.git' ,
8- ref : 'release/1.x ' ,
8+ ref : 'main ' ,
99 fromTag : '1.0.0' ,
1010 packageIndividual : [
1111 {
@@ -16,112 +16,112 @@ const releaseBuildConfig = {
1616 } ,
1717 'security-package' : {
1818 repoUrl : 'https://github.com/mage-os/mageos-security-package.git' ,
19- ref : 'release/1.x ' ,
19+ ref : 'main ' ,
2020 fromTag : '1.0.0' ,
2121 } ,
2222 'inventory' : {
2323 repoUrl : 'https://github.com/mage-os/mageos-inventory.git' ,
24- ref : 'release/1.x ' ,
24+ ref : 'main ' ,
2525 fromTag : '1.0.0' ,
2626 } ,
2727 'inventory-composer-installer' : {
2828 repoUrl : 'https://github.com/mage-os/mageos-inventory-composer-installer.git' ,
29- ref : 'release/1.x ' ,
29+ ref : 'main ' ,
3030 fromTag : '1.0.0' ,
3131 } ,
3232 'page-builder' : {
3333 repoUrl : 'https://github.com/mage-os/mageos-magento2-page-builder.git' ,
34- ref : 'release/1.x ' ,
34+ ref : 'main ' ,
3535 fromTag : '1.0.0' ,
3636 } ,
3737 'adobe-stock-integration' : {
3838 repoUrl : 'https://github.com/mage-os/mageos-adobe-stock-integration.git' ,
39- ref : 'release/1.x ' ,
39+ ref : 'main ' ,
4040 fromTag : '1.0.0' ,
4141 } ,
4242 'magento-allure-phpunit' : {
4343 repoUrl : 'https://github.com/mage-os/mageos-magento-allure-phpunit.git' ,
44- ref : 'release/1.x ' ,
44+ ref : 'main ' ,
4545 fromTag : '1.1.0' ,
4646 } ,
4747 'magento-composer-installer' : {
4848 repoUrl : 'https://github.com/mage-os/mageos-magento-composer-installer.git' ,
49- ref : 'release/1.x ' ,
49+ ref : 'main ' ,
5050 fromTag : '1.0.0' ,
5151 } ,
5252 'composer' : {
5353 repoUrl : 'https://github.com/mage-os/mageos-composer.git' ,
54- ref : 'release/1.x ' ,
54+ ref : 'main ' ,
5555 fromTag : '1.0.0' ,
5656 } ,
5757 'composer-root-update-plugin' : {
5858 repoUrl : 'https://github.com/mage-os/mageos-composer-root-update-plugin.git' ,
59- ref : 'release/1.x ' ,
59+ ref : 'main ' ,
6060 fromTag : '1.0.0' ,
6161 } ,
6262 'composer-dependency-version-audit-plugin' : {
6363 repoUrl : 'https://github.com/mage-os/mageos-composer-dependency-version-audit-plugin.git' ,
64- ref : 'release/1.x ' ,
64+ ref : 'mage-os ' ,
6565 fromTag : '1.0.0' ,
6666 } ,
6767 'magento2-sample-data' : {
6868 repoUrl : 'https://github.com/mage-os/mageos-magento2-sample-data.git' ,
69- ref : 'release/1.x ' ,
69+ ref : 'main ' ,
7070 fromTag : '1.0.0' ,
7171 } ,
7272 'magento-coding-standard' : {
7373 repoUrl : 'https://github.com/mage-os/mageos-magento-coding-standard.git' ,
74- ref : 'release/1.x ' ,
74+ ref : 'main ' ,
7575 fromTag : '1.0.0' ,
7676 } ,
7777 'magento2-functional-testing-framework' : {
7878 repoUrl : 'https://github.com/mage-os/mageos-magento2-functional-testing-framework.git' ,
79- ref : 'release/1.x ' ,
79+ ref : 'main ' ,
8080 fromTag : '1.0.0' ,
8181 } ,
8282 'magento-zend-db' : {
8383 repoUrl : 'https://github.com/mage-os/mageos-magento-zend-db.git' ,
84- ref : 'release/1.x ' ,
84+ ref : 'mage-os ' ,
8585 fromTag : '1.0.0' ,
8686 } ,
8787 'magento-zend-loader' : {
8888 repoUrl : 'https://github.com/mage-os/mageos-magento-zend-loader.git' ,
89- ref : 'release/1.x ' ,
89+ ref : 'mage-os ' ,
9090 fromTag : '1.0.0' ,
9191 } ,
9292 'magento-zend-pdf' : {
9393 repoUrl : 'https://github.com/mage-os/mageos-magento-zend-pdf.git' ,
94- ref : 'release/1.x ' ,
94+ ref : 'mage-os ' ,
9595 fromTag : '1.0.0' ,
9696 } ,
9797 'magento-zend-cache' : {
9898 repoUrl : 'https://github.com/mage-os/mageos-magento-zend-cache.git' ,
99- ref : 'release/1.x ' ,
99+ ref : 'mage-os ' ,
100100 fromTag : '1.0.0' ,
101101 } ,
102102 'magento-zend-exception' : {
103103 repoUrl : 'https://github.com/mage-os/mageos-magento-zend-exception.git' ,
104- ref : 'release/1.x ' ,
104+ ref : 'mage-os ' ,
105105 fromTag : '1.0.0' ,
106106 } ,
107107 'magento-zend-log' : {
108108 repoUrl : 'https://github.com/mage-os/mageos-magento-zend-log.git' ,
109- ref : 'release/1.x ' ,
109+ ref : 'mage-os ' ,
110110 fromTag : '1.0.0' ,
111111 } ,
112112 'magento-zend-memory' : {
113113 repoUrl : 'https://github.com/mage-os/mageos-magento-zend-memory.git' ,
114- ref : 'release/1.x ' ,
114+ ref : 'mage-os ' ,
115115 fromTag : '1.0.0' ,
116116 } ,
117117 'magento-zf-db' : {
118118 repoUrl : 'https://github.com/mage-os/mageos-magento-zf-db.git' ,
119- ref : 'release/1.x ' ,
119+ ref : 'main ' ,
120120 fromTag : '1.1.0' ,
121121 } ,
122122 'php-compatibility-fork' : {
123123 repoUrl : 'https://github.com/mage-os/mageos-PHPCompatibilityFork.git' ,
124- ref : 'release/1.x ' ,
124+ ref : 'main ' ,
125125 fromTag : '1.0.0' ,
126126 } ,
127127 // 'theme-adminhtml-m137': {
0 commit comments