@goodgamestudios/cxf-plugins 0.56.0 → 0.58.0-qa.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.gitlab-ci.yml +5 -5
- package/CHANGELOG.md +14 -0
- package/dist/bigfarm-ms.json +7 -7
- package/dist/bigfarm.json +11 -10
- package/dist/empire-ms.json +7 -7
- package/dist/empire.json +11 -10
- package/dist/empirefourkingdoms.json +7 -7
- package/package.json +6 -5
package/.gitlab-ci.yml
CHANGED
|
@@ -24,17 +24,17 @@ publish-to-qa:
|
|
|
24
24
|
tags:
|
|
25
25
|
- cxf
|
|
26
26
|
script:
|
|
27
|
-
- npm run build:
|
|
27
|
+
- npm run build:qa
|
|
28
28
|
- npm run release
|
|
29
29
|
only:
|
|
30
|
-
-
|
|
30
|
+
- develop
|
|
31
31
|
|
|
32
32
|
publish-to-production:
|
|
33
33
|
stage: production
|
|
34
34
|
tags:
|
|
35
35
|
- cxf
|
|
36
36
|
script:
|
|
37
|
-
- npm run build:
|
|
37
|
+
- npm run build:live
|
|
38
38
|
- npm run release
|
|
39
39
|
only:
|
|
40
40
|
- master
|
|
@@ -45,8 +45,8 @@ merge-master-to-qa:
|
|
|
45
45
|
- cxf
|
|
46
46
|
script:
|
|
47
47
|
- git fetch
|
|
48
|
-
- git checkout -b qa --track origin/
|
|
48
|
+
- git checkout -b qa --track origin/develop
|
|
49
49
|
- git merge origin/master
|
|
50
|
-
- git push https://gitlab-ci-token:${GITLAB_TOKEN}@${CI_SERVER_HOST}/${CI_PROJECT_PATH}.git HEAD:
|
|
50
|
+
- git push https://gitlab-ci-token:${GITLAB_TOKEN}@${CI_SERVER_HOST}/${CI_PROJECT_PATH}.git HEAD:develop
|
|
51
51
|
only:
|
|
52
52
|
- master
|
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [0.58.0-qa.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.57.0...v0.58.0-qa.1) (2022-04-27)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* migrate qa -> develop ([4533f1c](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/4533f1c1059be8200fddc32b8dc0b711d2bc2f46))
|
|
7
|
+
|
|
8
|
+
# [0.57.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.56.0...v0.57.0) (2022-04-27)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* deploy SPIL migration ([ddfda46](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/ddfda46c4a210e34716cd1dcd4a31f670c9aba20))
|
|
14
|
+
|
|
1
15
|
# [0.56.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.55.2...v0.56.0) (2022-04-25)
|
|
2
16
|
|
|
3
17
|
|
package/dist/bigfarm-ms.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
[
|
|
2
|
-
"<script src='https://
|
|
3
|
-
"<script src='https://
|
|
4
|
-
"<script src='https://
|
|
5
|
-
"<script src='https://
|
|
6
|
-
"<script src='https://
|
|
7
|
-
"<script src='https://
|
|
8
|
-
"<script src='https://
|
|
2
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-announcements@qa/dist/announcements.js'></script>",
|
|
3
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-events@qa/dist/bigfarm.js'></script>",
|
|
4
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-webshop@qa/dist/webshop-cxf.js'></script>",
|
|
5
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-tracking@qa'></script>",
|
|
6
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-error-handler@qa'></script>",
|
|
7
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-dialog@qa'></script>",
|
|
8
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-shop-zipcodes@qa'></script>"
|
|
9
9
|
]
|
package/dist/bigfarm.json
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
[
|
|
2
|
-
"<script src='https://unpkg.com/@goodgamestudios/cxf-announcements@
|
|
3
|
-
"<script src='https://
|
|
4
|
-
"<script src='https://
|
|
5
|
-
"<script src='https://
|
|
6
|
-
"<script src='https://
|
|
7
|
-
"<script src='https://
|
|
8
|
-
"<script src='https://
|
|
9
|
-
"<script src='https://
|
|
10
|
-
"<script src='https://
|
|
11
|
-
"<script src='https://
|
|
2
|
+
"<script src='https://unpkg.com/@goodgamestudios/cxf-announcements@qa/dist/announcements.js'></script>",
|
|
3
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-events@qa/dist/bigfarm.js'></script>",
|
|
4
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-webshop@qa/dist/webshop-cxf.js'></script>",
|
|
5
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-tracking@qa'></script>",
|
|
6
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-error-handler@qa'></script>",
|
|
7
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-dialog@qa'></script>",
|
|
8
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-fullscreen@qa'></script>",
|
|
9
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-shop-zipcodes@qa'></script>",
|
|
10
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-ia@qa/dist/bigfarm.js'></script>",
|
|
11
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-ad-banner@qa/dist/index.js'></script>",
|
|
12
|
+
"<div><h3>THIS IS A FOOTER ADDED VIA CXF PLUGINS</h3></div>"
|
|
12
13
|
]
|
package/dist/empire-ms.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
2
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-announcements@qa/dist/announcements.js'></script>",
|
|
3
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-events@qa/dist/empire.js'></script>",
|
|
4
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-webshop@qa/dist/webshop-cxf.js'></script>",
|
|
5
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-tracking@qa'></script>",
|
|
6
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-error-handler@qa'></script>",
|
|
7
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-dialog@qa'></script>",
|
|
8
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-shop-zipcodes@qa'></script>"
|
|
9
9
|
]
|
package/dist/empire.json
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
2
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-announcements@qa/dist/announcements.js'></script>",
|
|
3
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-events@qa/dist/empire.js'></script>",
|
|
4
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-webshop@qa/dist/webshop-cxf.js'></script>",
|
|
5
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-tracking@qa'></script>",
|
|
6
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-error-handler@qa'></script>",
|
|
7
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-dialog@qa'></script>",
|
|
8
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-fullscreen@qa'></script>",
|
|
9
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-shop-zipcodes@qa'></script>",
|
|
10
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-ia@qa/dist/empire.js'></script>",
|
|
11
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-ad-banner@qa/dist/index.js'></script>",
|
|
12
|
+
"<div><h3>THIS IS A FOOTER ADDED VIA CXF PLUGINS</h3></div>"
|
|
12
13
|
]
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
[
|
|
2
|
-
"<script src='https://
|
|
3
|
-
"<script src='https://
|
|
4
|
-
"<script src='https://
|
|
5
|
-
"<script src='https://
|
|
6
|
-
"<script src='https://
|
|
7
|
-
"<script src='https://
|
|
8
|
-
"<script src='https://
|
|
2
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-announcements@qa/dist/announcements.js'></script>",
|
|
3
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-events@qa/dist/empire.js'></script>",
|
|
4
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-webshop@qa/dist/webshop-cxf.js'></script>",
|
|
5
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-tracking@qa'></script>",
|
|
6
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-error-handler@qa'></script>",
|
|
7
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-dialog@qa/dist/cxfDialogAir.js'></script>",
|
|
8
|
+
"<script src='https://hotpkg.com/@goodgamestudios/cxf-shop-zipcodes@qa'></script>"
|
|
9
9
|
]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@goodgamestudios/cxf-plugins",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.58.0-qa.1",
|
|
4
4
|
"description": "List of plugins that will be installed by CXF",
|
|
5
5
|
"author": "Davide de Paolis ddepaolis@goodgamestudios.com",
|
|
6
6
|
"license": "UNLICENSED",
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
"commit": "git-cz",
|
|
17
17
|
"release": "semantic-release",
|
|
18
18
|
"build:dev": "rimraf dist && copyfiles -f dev/*.json dist",
|
|
19
|
-
"build:
|
|
20
|
-
"build:
|
|
19
|
+
"build:qa": "rimraf dist && copyfiles -f qa/*.json dist",
|
|
20
|
+
"build:live": "rimraf dist && copyfiles -f prod/*.json dist",
|
|
21
21
|
"config:validate": "node ./src/index.js"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
@@ -57,8 +57,9 @@
|
|
|
57
57
|
"channel": "production"
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
|
-
"name": "
|
|
61
|
-
"
|
|
60
|
+
"name": "develop",
|
|
61
|
+
"channel": "qa",
|
|
62
|
+
"prerelease": "qa"
|
|
62
63
|
}
|
|
63
64
|
],
|
|
64
65
|
"plugins": [
|