-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #271 from Shinsina/master-10-18-2023
Separate master copy branch to unify the staging and master branches
- Loading branch information
Showing
24 changed files
with
246 additions
and
190 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "2.22.8", | ||
"version": "2.24.0", | ||
"npmClient": "yarn", | ||
"useWorkspaces": true, | ||
"command": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
const NativeXConfiguration = require('@parameter1/base-cms-marko-web-native-x/config'); | ||
|
||
module.exports = ({ | ||
uri = 'https://diverse.native-x.parameter1.com', | ||
uri = 'https://delivery.mindfulcms.com/cma/default/compat/native-website', | ||
enabled = false, | ||
} = {}) => new NativeXConfiguration(uri, { enabled }); | ||
} = {}) => new NativeXConfiguration(uri, { enabled, tenantKey: 'diverse' }); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cox-matthews-associates/package-global", | ||
"version": "2.22.8", | ||
"version": "2.23.1", | ||
"author": "Brian Miller <[email protected]>", | ||
"repository": "https://github.com/parameter1/ab-media-websites/tree/master/packages/global", | ||
"license": "MIT", | ||
|
@@ -16,28 +16,28 @@ | |
"@parameter1/base-cms-dayjs": "^4.5.12", | ||
"@parameter1/base-cms-image": "^4.6.0", | ||
"@parameter1/base-cms-inflector": "^4.5.12", | ||
"@parameter1/base-cms-marko-core": "^4.32.0", | ||
"@parameter1/base-cms-marko-web": "^4.32.0", | ||
"@parameter1/base-cms-marko-core": "^4.36.0", | ||
"@parameter1/base-cms-marko-web": "^4.38.1", | ||
"@parameter1/base-cms-marko-web-contact-us": "^4.5.12", | ||
"@parameter1/base-cms-marko-web-deferred-script-loader": "^4.5.12", | ||
"@parameter1/base-cms-marko-web-gam": "^4.5.12", | ||
"@parameter1/base-cms-marko-web-gcse": "^4.5.12", | ||
"@parameter1/base-cms-marko-web-gtm": "^4.17.1", | ||
"@parameter1/base-cms-marko-web-gtm": "^4.38.1", | ||
"@parameter1/base-cms-marko-web-html-sitemap": "^4.5.12", | ||
"@parameter1/base-cms-marko-web-icons": "^4.27.0", | ||
"@parameter1/base-cms-marko-web-identity-x": "^4.29.0", | ||
"@parameter1/base-cms-marko-web-native-x": "^4.32.0", | ||
"@parameter1/base-cms-marko-web-icons": "^4.36.8", | ||
"@parameter1/base-cms-marko-web-identity-x": "^4.38.2", | ||
"@parameter1/base-cms-marko-web-native-x": "^4.38.1", | ||
"@parameter1/base-cms-marko-web-omeda": "^4.23.1", | ||
"@parameter1/base-cms-marko-web-omeda-identity-x": "^4.29.0", | ||
"@parameter1/base-cms-marko-web-p1-events": "^4.33.1", | ||
"@parameter1/base-cms-marko-web-search": "^4.32.0", | ||
"@parameter1/base-cms-marko-web-social-sharing": "^4.32.0", | ||
"@parameter1/base-cms-marko-web-theme-monorail": "^4.33.2", | ||
"@parameter1/base-cms-marko-web-theme-monorail-magazine": "^4.32.0", | ||
"@parameter1/base-cms-marko-web-omeda-identity-x": "^4.38.2", | ||
"@parameter1/base-cms-marko-web-p1-events": "^4.38.0", | ||
"@parameter1/base-cms-marko-web-search": "^4.36.8", | ||
"@parameter1/base-cms-marko-web-social-sharing": "^4.36.8", | ||
"@parameter1/base-cms-marko-web-theme-monorail": "^4.38.2", | ||
"@parameter1/base-cms-marko-web-theme-monorail-magazine": "^4.38.2", | ||
"@parameter1/base-cms-object-path": "^4.5.12", | ||
"@parameter1/base-cms-utils": "^4.5.12", | ||
"@parameter1/base-cms-web-cli": "^4.18.3", | ||
"@parameter1/base-cms-web-common": "^4.32.0", | ||
"@parameter1/base-cms-web-common": "^4.36.0", | ||
"@parameter1/omeda-graphql-client-express": "^0.2.3", | ||
"graphql": "^14.5.4", | ||
"graphql-tag": "^2.10.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cox-matthews-associates/ccnewsnow.com", | ||
"version": "2.22.8", | ||
"version": "2.24.0", | ||
"author": "Brandon Krigbaum <[email protected]>", | ||
"repository": "https://github.com/parameter1/cox-matthews-associates-websites/tree/master/sites/ccnewsnow.com", | ||
"license": "MIT", | ||
|
@@ -11,7 +11,12 @@ | |
"account": "diverse", | ||
"stack": "virgon", | ||
"key": "ccn", | ||
"deploy": true | ||
"deploy": { | ||
"production": true, | ||
"staging": { | ||
"stack": "leonis" | ||
} | ||
} | ||
}, | ||
"scripts": { | ||
"dev": "basecms-website dev --compile-dir ../../packages --watch-dir ../../packages --purge-css-content-dir ../../packages --purge-css-content-dir ../../node_modules/@parameter1", | ||
|
@@ -31,19 +36,19 @@ | |
"win32" | ||
], | ||
"dependencies": { | ||
"@cox-matthews-associates/package-global": "^2.22.8", | ||
"@parameter1/base-cms-marko-core": "^4.32.0", | ||
"@parameter1/base-cms-marko-web": "^4.32.0", | ||
"@cox-matthews-associates/package-global": "^2.23.1", | ||
"@parameter1/base-cms-marko-core": "^4.36.0", | ||
"@parameter1/base-cms-marko-web": "^4.38.1", | ||
"@parameter1/base-cms-marko-web-gam": "^4.5.12", | ||
"@parameter1/base-cms-marko-web-gcse": "^4.5.12", | ||
"@parameter1/base-cms-marko-web-gtm": "^4.17.1", | ||
"@parameter1/base-cms-marko-web-icons": "^4.27.0", | ||
"@parameter1/base-cms-marko-web-leaders": "^4.27.0", | ||
"@parameter1/base-cms-marko-web-native-x": "^4.32.0", | ||
"@parameter1/base-cms-marko-web-p1-events": "^4.33.1", | ||
"@parameter1/base-cms-marko-web-gtm": "^4.38.1", | ||
"@parameter1/base-cms-marko-web-icons": "^4.36.8", | ||
"@parameter1/base-cms-marko-web-leaders": "^4.36.8", | ||
"@parameter1/base-cms-marko-web-native-x": "^4.38.1", | ||
"@parameter1/base-cms-marko-web-p1-events": "^4.38.0", | ||
"@parameter1/base-cms-marko-web-reveal-ad": "^4.5.12", | ||
"@parameter1/base-cms-marko-web-theme-monorail": "^4.33.2", | ||
"@parameter1/base-cms-marko-web-theme-monorail-magazine": "^4.32.0", | ||
"@parameter1/base-cms-marko-web-theme-monorail": "^4.38.2", | ||
"@parameter1/base-cms-marko-web-theme-monorail-magazine": "^4.38.2", | ||
"@parameter1/base-cms-object-path": "^4.5.12", | ||
"@parameter1/base-cms-utils": "^4.5.12", | ||
"@parameter1/base-cms-web-cli": "^4.18.3", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cox-matthews-associates/diverseeducation.com", | ||
"version": "2.22.8", | ||
"version": "2.24.0", | ||
"author": "Brandon Krigbaum <[email protected]>", | ||
"repository": "https://github.com/parameter1/cox-matthews-associates-websites/tree/master/sites/diverseeducation.com", | ||
"license": "MIT", | ||
|
@@ -11,7 +11,12 @@ | |
"account": "diverse", | ||
"stack": "virgon", | ||
"key": "de", | ||
"deploy": true | ||
"deploy": { | ||
"production": true, | ||
"staging": { | ||
"stack": "leonis" | ||
} | ||
} | ||
}, | ||
"scripts": { | ||
"dev": "basecms-website dev --compile-dir ../../packages --watch-dir ../../packages --purge-css-content-dir ../../packages --purge-css-content-dir ../../node_modules/@parameter1", | ||
|
@@ -31,19 +36,19 @@ | |
"win32" | ||
], | ||
"dependencies": { | ||
"@cox-matthews-associates/package-global": "^2.22.8", | ||
"@parameter1/base-cms-marko-core": "^4.32.0", | ||
"@parameter1/base-cms-marko-web": "^4.32.0", | ||
"@cox-matthews-associates/package-global": "^2.23.1", | ||
"@parameter1/base-cms-marko-core": "^4.36.0", | ||
"@parameter1/base-cms-marko-web": "^4.38.1", | ||
"@parameter1/base-cms-marko-web-gam": "^4.5.12", | ||
"@parameter1/base-cms-marko-web-gcse": "^4.5.12", | ||
"@parameter1/base-cms-marko-web-gtm": "^4.17.1", | ||
"@parameter1/base-cms-marko-web-icons": "^4.27.0", | ||
"@parameter1/base-cms-marko-web-leaders": "^4.27.0", | ||
"@parameter1/base-cms-marko-web-native-x": "^4.32.0", | ||
"@parameter1/base-cms-marko-web-p1-events": "^4.33.1", | ||
"@parameter1/base-cms-marko-web-gtm": "^4.38.1", | ||
"@parameter1/base-cms-marko-web-icons": "^4.36.8", | ||
"@parameter1/base-cms-marko-web-leaders": "^4.36.8", | ||
"@parameter1/base-cms-marko-web-native-x": "^4.38.1", | ||
"@parameter1/base-cms-marko-web-p1-events": "^4.38.0", | ||
"@parameter1/base-cms-marko-web-reveal-ad": "^4.5.12", | ||
"@parameter1/base-cms-marko-web-theme-monorail": "^4.33.2", | ||
"@parameter1/base-cms-marko-web-theme-monorail-magazine": "^4.32.0", | ||
"@parameter1/base-cms-marko-web-theme-monorail": "^4.38.2", | ||
"@parameter1/base-cms-marko-web-theme-monorail-magazine": "^4.38.2", | ||
"@parameter1/base-cms-object-path": "^4.5.12", | ||
"@parameter1/base-cms-utils": "^4.5.12", | ||
"@parameter1/base-cms-web-cli": "^4.18.3", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.