@storm-software/projen 0.15.35 → 0.15.37
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/CHANGELOG.md +14 -0
- package/README.md +1 -1
- package/dist/{chunk-GYWRLC62.js → chunk-3NH7PSSM.js} +37 -46
- package/dist/{chunk-FFDOJUCL.mjs → chunk-HRTH4WYB.mjs} +37 -46
- package/dist/generators.js +2 -2
- package/dist/generators.mjs +1 -1
- package/dist/index.js +3 -3
- package/dist/index.mjs +1 -1
- package/dist/src/generators/init/generator.js +2 -2
- package/dist/src/generators/init/generator.mjs +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,20 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Projen
|
|
4
4
|
|
|
5
|
+
## [0.15.36](https://github.com/storm-software/storm-ops/releases/tag/projen%400.15.36) (2025-07-03)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Regenerate README markdown files
|
|
10
|
+
([0d65555eb](https://github.com/storm-software/storm-ops/commit/0d65555eb))
|
|
11
|
+
|
|
12
|
+
## [0.15.35](https://github.com/storm-software/storm-ops/releases/tag/projen%400.15.35) (2025-07-02)
|
|
13
|
+
|
|
14
|
+
### Miscellaneous
|
|
15
|
+
|
|
16
|
+
- **monorepo:** Regenerate README markdown files
|
|
17
|
+
([a606340bb](https://github.com/storm-software/storm-ops/commit/a606340bb))
|
|
18
|
+
|
|
5
19
|
## [0.15.34](https://github.com/storm-software/storm-ops/releases/tag/projen%400.15.34) (2025-06-29)
|
|
6
20
|
|
|
7
21
|
### Miscellaneous
|
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
|
@@ -69,24 +69,24 @@ _chunkMWIFWHR4js.init_cjs_shims.call(void 0, );
|
|
|
69
69
|
|
|
70
70
|
// ../config/src/constants.ts
|
|
71
71
|
_chunkMWIFWHR4js.init_cjs_shims.call(void 0, );
|
|
72
|
-
var STORM_DEFAULT_DOCS = "https://stormsoftware.com
|
|
72
|
+
var STORM_DEFAULT_DOCS = "https://docs.stormsoftware.com";
|
|
73
73
|
var STORM_DEFAULT_HOMEPAGE = "https://stormsoftware.com";
|
|
74
74
|
var STORM_DEFAULT_CONTACT = "https://stormsoftware.com/contact";
|
|
75
75
|
var STORM_DEFAULT_LICENSING = "https://stormsoftware.com/license";
|
|
76
76
|
var STORM_DEFAULT_LICENSE = "Apache-2.0";
|
|
77
77
|
var STORM_DEFAULT_RELEASE_BANNER = "https://public.storm-cdn.com/brand-banner.png";
|
|
78
|
-
var
|
|
79
|
-
var
|
|
80
|
-
var
|
|
81
|
-
var
|
|
82
|
-
var
|
|
83
|
-
var
|
|
78
|
+
var STORM_DEFAULT_SOCIAL_TWITTER = "StormSoftwareHQ";
|
|
79
|
+
var STORM_DEFAULT_SOCIAL_DISCORD = "https://discord.gg/MQ6YVzakM5";
|
|
80
|
+
var STORM_DEFAULT_SOCIAL_TELEGRAM = "https://t.me/storm_software";
|
|
81
|
+
var STORM_DEFAULT_SOCIAL_SLACK = "https://join.slack.com/t/storm-software/shared_invite/zt-2gsmk04hs-i6yhK_r6urq0dkZYAwq2pA";
|
|
82
|
+
var STORM_DEFAULT_SOCIAL_MEDIUM = "https://medium.com/storm-software";
|
|
83
|
+
var STORM_DEFAULT_SOCIAL_GITHUB = "https://github.com/storm-software";
|
|
84
84
|
var STORM_DEFAULT_RELEASE_FOOTER = `
|
|
85
85
|
Storm Software is an open source software development organization with the mission is to make software development more accessible. Our ideal future is one where anyone can create software without years of prior development experience serving as a barrier to entry. We hope to achieve this via LLMs, Generative AI, and intuitive, high-level data modeling/programming languages.
|
|
86
86
|
|
|
87
|
-
Join us on [Discord](${
|
|
87
|
+
Join us on [Discord](${STORM_DEFAULT_SOCIAL_DISCORD}) to chat with the team, receive release notifications, ask questions, and get involved.
|
|
88
88
|
|
|
89
|
-
If this sounds interesting, and you would like to help us in creating the next generation of development tools, please reach out on our [website](${STORM_DEFAULT_CONTACT}) or join our [Slack](${
|
|
89
|
+
If this sounds interesting, and you would like to help us in creating the next generation of development tools, please reach out on our [website](${STORM_DEFAULT_CONTACT}) or join our [Slack](${STORM_DEFAULT_SOCIAL_SLACK}) channel!
|
|
90
90
|
`;
|
|
91
91
|
var STORM_DEFAULT_ERROR_CODES_FILE = "tools/errors/codes.json";
|
|
92
92
|
|
|
@@ -204,13 +204,13 @@ var WorkspaceReleaseConfigSchema = z.object({
|
|
|
204
204
|
"A footer message appended to the end of the workspace's release notes"
|
|
205
205
|
)
|
|
206
206
|
}).describe("The workspace's release config used during the release process");
|
|
207
|
-
var
|
|
208
|
-
twitter: z.string().trim().default(
|
|
209
|
-
discord: z.string().trim().default(
|
|
210
|
-
telegram: z.string().trim().default(
|
|
211
|
-
slack: z.string().trim().default(
|
|
212
|
-
medium: z.string().trim().default(
|
|
213
|
-
github: z.string().trim().default(
|
|
207
|
+
var WorkspaceSocialsConfigSchema = z.object({
|
|
208
|
+
twitter: z.string().trim().default(STORM_DEFAULT_SOCIAL_TWITTER).describe("A Twitter/X account associated with the organization/project"),
|
|
209
|
+
discord: z.string().trim().default(STORM_DEFAULT_SOCIAL_DISCORD).describe("A Discord account associated with the organization/project"),
|
|
210
|
+
telegram: z.string().trim().default(STORM_DEFAULT_SOCIAL_TELEGRAM).describe("A Telegram account associated with the organization/project"),
|
|
211
|
+
slack: z.string().trim().default(STORM_DEFAULT_SOCIAL_SLACK).describe("A Slack account associated with the organization/project"),
|
|
212
|
+
medium: z.string().trim().default(STORM_DEFAULT_SOCIAL_MEDIUM).describe("A Medium account associated with the organization/project"),
|
|
213
|
+
github: z.string().trim().default(STORM_DEFAULT_SOCIAL_GITHUB).describe("A GitHub account associated with the organization/project")
|
|
214
214
|
}).describe(
|
|
215
215
|
"The workspace's account config used to store various social media links"
|
|
216
216
|
);
|
|
@@ -274,13 +274,10 @@ var stormWorkspaceConfigSchema = z.object({
|
|
|
274
274
|
owner: z.string().trim().default("@storm-software/admin").describe("The owner of the package"),
|
|
275
275
|
bot: WorkspaceBotConfigSchema,
|
|
276
276
|
release: WorkspaceReleaseConfigSchema,
|
|
277
|
-
|
|
277
|
+
socials: WorkspaceSocialsConfigSchema,
|
|
278
278
|
error: errorConfigSchema,
|
|
279
279
|
mode: z.enum(["development", "staging", "production"]).default("production").describe("The current runtime environment mode for the package"),
|
|
280
280
|
workspaceRoot: z.string().trim().describe("The root directory of the workspace"),
|
|
281
|
-
externalPackagePatterns: z.array(z.string()).default([]).describe(
|
|
282
|
-
"The build will use these package patterns to determine if they should be external to the bundle"
|
|
283
|
-
),
|
|
284
281
|
skipCache: z.boolean().default(false).describe("Should all known types of workspace caching be skipped?"),
|
|
285
282
|
directories: WorkspaceDirectoryConfigSchema,
|
|
286
283
|
packageManager: z.enum(["npm", "yarn", "pnpm", "bun"]).default("npm").describe(
|
|
@@ -979,13 +976,13 @@ var getConfigEnv = () => {
|
|
|
979
976
|
codesFile: process.env[`${prefix}ERROR_CODES_FILE`] || void 0,
|
|
980
977
|
url: process.env[`${prefix}ERROR_URL`] || void 0
|
|
981
978
|
},
|
|
982
|
-
|
|
983
|
-
twitter: process.env[`${prefix}
|
|
984
|
-
discord: process.env[`${prefix}
|
|
985
|
-
telegram: process.env[`${prefix}
|
|
986
|
-
slack: process.env[`${prefix}
|
|
987
|
-
medium: process.env[`${prefix}
|
|
988
|
-
github: process.env[`${prefix}
|
|
979
|
+
socials: {
|
|
980
|
+
twitter: process.env[`${prefix}SOCIAL_TWITTER`] || void 0,
|
|
981
|
+
discord: process.env[`${prefix}SOCIAL_DISCORD`] || void 0,
|
|
982
|
+
telegram: process.env[`${prefix}SOCIAL_TELEGRAM`] || void 0,
|
|
983
|
+
slack: process.env[`${prefix}SOCIAL_SLACK`] || void 0,
|
|
984
|
+
medium: process.env[`${prefix}SOCIAL_MEDIUM`] || void 0,
|
|
985
|
+
github: process.env[`${prefix}SOCIAL_GITHUB`] || void 0
|
|
989
986
|
},
|
|
990
987
|
organization: process.env[`${prefix}ORG`] || process.env[`${prefix}ORGANIZATION`] || process.env[`${prefix}ORG_NAME`] || process.env[`${prefix}ORGANIZATION_NAME`] ? process.env[`${prefix}ORG_DESCRIPTION`] || process.env[`${prefix}ORGANIZATION_DESCRIPTION`] || process.env[`${prefix}ORG_URL`] || process.env[`${prefix}ORGANIZATION_URL`] || process.env[`${prefix}ORG_LOGO`] || process.env[`${prefix}ORGANIZATION_LOGO`] ? {
|
|
991
988
|
name: process.env[`${prefix}ORG`] || process.env[`${prefix}ORGANIZATION`] || process.env[`${prefix}ORG_NAME`] || process.env[`${prefix}ORGANIZATION_NAME`],
|
|
@@ -1027,7 +1024,6 @@ var getConfigEnv = () => {
|
|
|
1027
1024
|
repository: process.env[`${prefix}REPOSITORY`] || void 0,
|
|
1028
1025
|
branch: process.env[`${prefix}BRANCH`] || void 0,
|
|
1029
1026
|
preid: process.env[`${prefix}PRE_ID`] || void 0,
|
|
1030
|
-
externalPackagePatterns: process.env[`${prefix}EXTERNAL_PACKAGE_PATTERNS`] ? JSON.parse(process.env[`${prefix}EXTERNAL_PACKAGE_PATTERNS`]) : [],
|
|
1031
1027
|
registry: {
|
|
1032
1028
|
github: process.env[`${prefix}REGISTRY_GITHUB`] || void 0,
|
|
1033
1029
|
npm: process.env[`${prefix}REGISTRY_NPM`] || void 0,
|
|
@@ -1180,24 +1176,24 @@ var setConfigEnv = (config) => {
|
|
|
1180
1176
|
process.env[`${prefix}RELEASE_HEADER`] = config.release.header;
|
|
1181
1177
|
process.env[`${prefix}RELEASE_FOOTER`] = config.release.footer;
|
|
1182
1178
|
}
|
|
1183
|
-
if (config.
|
|
1184
|
-
if (config.
|
|
1185
|
-
process.env[`${prefix}
|
|
1179
|
+
if (config.socials) {
|
|
1180
|
+
if (config.socials.twitter) {
|
|
1181
|
+
process.env[`${prefix}SOCIAL_TWITTER`] = config.socials.twitter;
|
|
1186
1182
|
}
|
|
1187
|
-
if (config.
|
|
1188
|
-
process.env[`${prefix}
|
|
1183
|
+
if (config.socials.discord) {
|
|
1184
|
+
process.env[`${prefix}SOCIAL_DISCORD`] = config.socials.discord;
|
|
1189
1185
|
}
|
|
1190
|
-
if (config.
|
|
1191
|
-
process.env[`${prefix}
|
|
1186
|
+
if (config.socials.telegram) {
|
|
1187
|
+
process.env[`${prefix}SOCIAL_TELEGRAM`] = config.socials.telegram;
|
|
1192
1188
|
}
|
|
1193
|
-
if (config.
|
|
1194
|
-
process.env[`${prefix}
|
|
1189
|
+
if (config.socials.slack) {
|
|
1190
|
+
process.env[`${prefix}SOCIAL_SLACK`] = config.socials.slack;
|
|
1195
1191
|
}
|
|
1196
|
-
if (config.
|
|
1197
|
-
process.env[`${prefix}
|
|
1192
|
+
if (config.socials.medium) {
|
|
1193
|
+
process.env[`${prefix}SOCIAL_MEDIUM`] = config.socials.medium;
|
|
1198
1194
|
}
|
|
1199
|
-
if (config.
|
|
1200
|
-
process.env[`${prefix}
|
|
1195
|
+
if (config.socials.github) {
|
|
1196
|
+
process.env[`${prefix}SOCIAL_GITHUB`] = config.socials.github;
|
|
1201
1197
|
}
|
|
1202
1198
|
}
|
|
1203
1199
|
if (config.organization) {
|
|
@@ -1335,11 +1331,6 @@ var setConfigEnv = (config) => {
|
|
|
1335
1331
|
if (config.preid) {
|
|
1336
1332
|
process.env[`${prefix}PRE_ID`] = String(config.preid);
|
|
1337
1333
|
}
|
|
1338
|
-
if (config.externalPackagePatterns) {
|
|
1339
|
-
process.env[`${prefix}EXTERNAL_PACKAGE_PATTERNS`] = JSON.stringify(
|
|
1340
|
-
config.externalPackagePatterns
|
|
1341
|
-
);
|
|
1342
|
-
}
|
|
1343
1334
|
if (config.registry) {
|
|
1344
1335
|
if (config.registry.github) {
|
|
1345
1336
|
process.env[`${prefix}REGISTRY_GITHUB`] = String(config.registry.github);
|
|
@@ -70,24 +70,24 @@ init_esm_shims();
|
|
|
70
70
|
|
|
71
71
|
// ../config/src/constants.ts
|
|
72
72
|
init_esm_shims();
|
|
73
|
-
var STORM_DEFAULT_DOCS = "https://stormsoftware.com
|
|
73
|
+
var STORM_DEFAULT_DOCS = "https://docs.stormsoftware.com";
|
|
74
74
|
var STORM_DEFAULT_HOMEPAGE = "https://stormsoftware.com";
|
|
75
75
|
var STORM_DEFAULT_CONTACT = "https://stormsoftware.com/contact";
|
|
76
76
|
var STORM_DEFAULT_LICENSING = "https://stormsoftware.com/license";
|
|
77
77
|
var STORM_DEFAULT_LICENSE = "Apache-2.0";
|
|
78
78
|
var STORM_DEFAULT_RELEASE_BANNER = "https://public.storm-cdn.com/brand-banner.png";
|
|
79
|
-
var
|
|
80
|
-
var
|
|
81
|
-
var
|
|
82
|
-
var
|
|
83
|
-
var
|
|
84
|
-
var
|
|
79
|
+
var STORM_DEFAULT_SOCIAL_TWITTER = "StormSoftwareHQ";
|
|
80
|
+
var STORM_DEFAULT_SOCIAL_DISCORD = "https://discord.gg/MQ6YVzakM5";
|
|
81
|
+
var STORM_DEFAULT_SOCIAL_TELEGRAM = "https://t.me/storm_software";
|
|
82
|
+
var STORM_DEFAULT_SOCIAL_SLACK = "https://join.slack.com/t/storm-software/shared_invite/zt-2gsmk04hs-i6yhK_r6urq0dkZYAwq2pA";
|
|
83
|
+
var STORM_DEFAULT_SOCIAL_MEDIUM = "https://medium.com/storm-software";
|
|
84
|
+
var STORM_DEFAULT_SOCIAL_GITHUB = "https://github.com/storm-software";
|
|
85
85
|
var STORM_DEFAULT_RELEASE_FOOTER = `
|
|
86
86
|
Storm Software is an open source software development organization with the mission is to make software development more accessible. Our ideal future is one where anyone can create software without years of prior development experience serving as a barrier to entry. We hope to achieve this via LLMs, Generative AI, and intuitive, high-level data modeling/programming languages.
|
|
87
87
|
|
|
88
|
-
Join us on [Discord](${
|
|
88
|
+
Join us on [Discord](${STORM_DEFAULT_SOCIAL_DISCORD}) to chat with the team, receive release notifications, ask questions, and get involved.
|
|
89
89
|
|
|
90
|
-
If this sounds interesting, and you would like to help us in creating the next generation of development tools, please reach out on our [website](${STORM_DEFAULT_CONTACT}) or join our [Slack](${
|
|
90
|
+
If this sounds interesting, and you would like to help us in creating the next generation of development tools, please reach out on our [website](${STORM_DEFAULT_CONTACT}) or join our [Slack](${STORM_DEFAULT_SOCIAL_SLACK}) channel!
|
|
91
91
|
`;
|
|
92
92
|
var STORM_DEFAULT_ERROR_CODES_FILE = "tools/errors/codes.json";
|
|
93
93
|
|
|
@@ -205,13 +205,13 @@ var WorkspaceReleaseConfigSchema = z.object({
|
|
|
205
205
|
"A footer message appended to the end of the workspace's release notes"
|
|
206
206
|
)
|
|
207
207
|
}).describe("The workspace's release config used during the release process");
|
|
208
|
-
var
|
|
209
|
-
twitter: z.string().trim().default(
|
|
210
|
-
discord: z.string().trim().default(
|
|
211
|
-
telegram: z.string().trim().default(
|
|
212
|
-
slack: z.string().trim().default(
|
|
213
|
-
medium: z.string().trim().default(
|
|
214
|
-
github: z.string().trim().default(
|
|
208
|
+
var WorkspaceSocialsConfigSchema = z.object({
|
|
209
|
+
twitter: z.string().trim().default(STORM_DEFAULT_SOCIAL_TWITTER).describe("A Twitter/X account associated with the organization/project"),
|
|
210
|
+
discord: z.string().trim().default(STORM_DEFAULT_SOCIAL_DISCORD).describe("A Discord account associated with the organization/project"),
|
|
211
|
+
telegram: z.string().trim().default(STORM_DEFAULT_SOCIAL_TELEGRAM).describe("A Telegram account associated with the organization/project"),
|
|
212
|
+
slack: z.string().trim().default(STORM_DEFAULT_SOCIAL_SLACK).describe("A Slack account associated with the organization/project"),
|
|
213
|
+
medium: z.string().trim().default(STORM_DEFAULT_SOCIAL_MEDIUM).describe("A Medium account associated with the organization/project"),
|
|
214
|
+
github: z.string().trim().default(STORM_DEFAULT_SOCIAL_GITHUB).describe("A GitHub account associated with the organization/project")
|
|
215
215
|
}).describe(
|
|
216
216
|
"The workspace's account config used to store various social media links"
|
|
217
217
|
);
|
|
@@ -275,13 +275,10 @@ var stormWorkspaceConfigSchema = z.object({
|
|
|
275
275
|
owner: z.string().trim().default("@storm-software/admin").describe("The owner of the package"),
|
|
276
276
|
bot: WorkspaceBotConfigSchema,
|
|
277
277
|
release: WorkspaceReleaseConfigSchema,
|
|
278
|
-
|
|
278
|
+
socials: WorkspaceSocialsConfigSchema,
|
|
279
279
|
error: errorConfigSchema,
|
|
280
280
|
mode: z.enum(["development", "staging", "production"]).default("production").describe("The current runtime environment mode for the package"),
|
|
281
281
|
workspaceRoot: z.string().trim().describe("The root directory of the workspace"),
|
|
282
|
-
externalPackagePatterns: z.array(z.string()).default([]).describe(
|
|
283
|
-
"The build will use these package patterns to determine if they should be external to the bundle"
|
|
284
|
-
),
|
|
285
282
|
skipCache: z.boolean().default(false).describe("Should all known types of workspace caching be skipped?"),
|
|
286
283
|
directories: WorkspaceDirectoryConfigSchema,
|
|
287
284
|
packageManager: z.enum(["npm", "yarn", "pnpm", "bun"]).default("npm").describe(
|
|
@@ -980,13 +977,13 @@ var getConfigEnv = () => {
|
|
|
980
977
|
codesFile: process.env[`${prefix}ERROR_CODES_FILE`] || void 0,
|
|
981
978
|
url: process.env[`${prefix}ERROR_URL`] || void 0
|
|
982
979
|
},
|
|
983
|
-
|
|
984
|
-
twitter: process.env[`${prefix}
|
|
985
|
-
discord: process.env[`${prefix}
|
|
986
|
-
telegram: process.env[`${prefix}
|
|
987
|
-
slack: process.env[`${prefix}
|
|
988
|
-
medium: process.env[`${prefix}
|
|
989
|
-
github: process.env[`${prefix}
|
|
980
|
+
socials: {
|
|
981
|
+
twitter: process.env[`${prefix}SOCIAL_TWITTER`] || void 0,
|
|
982
|
+
discord: process.env[`${prefix}SOCIAL_DISCORD`] || void 0,
|
|
983
|
+
telegram: process.env[`${prefix}SOCIAL_TELEGRAM`] || void 0,
|
|
984
|
+
slack: process.env[`${prefix}SOCIAL_SLACK`] || void 0,
|
|
985
|
+
medium: process.env[`${prefix}SOCIAL_MEDIUM`] || void 0,
|
|
986
|
+
github: process.env[`${prefix}SOCIAL_GITHUB`] || void 0
|
|
990
987
|
},
|
|
991
988
|
organization: process.env[`${prefix}ORG`] || process.env[`${prefix}ORGANIZATION`] || process.env[`${prefix}ORG_NAME`] || process.env[`${prefix}ORGANIZATION_NAME`] ? process.env[`${prefix}ORG_DESCRIPTION`] || process.env[`${prefix}ORGANIZATION_DESCRIPTION`] || process.env[`${prefix}ORG_URL`] || process.env[`${prefix}ORGANIZATION_URL`] || process.env[`${prefix}ORG_LOGO`] || process.env[`${prefix}ORGANIZATION_LOGO`] ? {
|
|
992
989
|
name: process.env[`${prefix}ORG`] || process.env[`${prefix}ORGANIZATION`] || process.env[`${prefix}ORG_NAME`] || process.env[`${prefix}ORGANIZATION_NAME`],
|
|
@@ -1028,7 +1025,6 @@ var getConfigEnv = () => {
|
|
|
1028
1025
|
repository: process.env[`${prefix}REPOSITORY`] || void 0,
|
|
1029
1026
|
branch: process.env[`${prefix}BRANCH`] || void 0,
|
|
1030
1027
|
preid: process.env[`${prefix}PRE_ID`] || void 0,
|
|
1031
|
-
externalPackagePatterns: process.env[`${prefix}EXTERNAL_PACKAGE_PATTERNS`] ? JSON.parse(process.env[`${prefix}EXTERNAL_PACKAGE_PATTERNS`]) : [],
|
|
1032
1028
|
registry: {
|
|
1033
1029
|
github: process.env[`${prefix}REGISTRY_GITHUB`] || void 0,
|
|
1034
1030
|
npm: process.env[`${prefix}REGISTRY_NPM`] || void 0,
|
|
@@ -1181,24 +1177,24 @@ var setConfigEnv = (config) => {
|
|
|
1181
1177
|
process.env[`${prefix}RELEASE_HEADER`] = config.release.header;
|
|
1182
1178
|
process.env[`${prefix}RELEASE_FOOTER`] = config.release.footer;
|
|
1183
1179
|
}
|
|
1184
|
-
if (config.
|
|
1185
|
-
if (config.
|
|
1186
|
-
process.env[`${prefix}
|
|
1180
|
+
if (config.socials) {
|
|
1181
|
+
if (config.socials.twitter) {
|
|
1182
|
+
process.env[`${prefix}SOCIAL_TWITTER`] = config.socials.twitter;
|
|
1187
1183
|
}
|
|
1188
|
-
if (config.
|
|
1189
|
-
process.env[`${prefix}
|
|
1184
|
+
if (config.socials.discord) {
|
|
1185
|
+
process.env[`${prefix}SOCIAL_DISCORD`] = config.socials.discord;
|
|
1190
1186
|
}
|
|
1191
|
-
if (config.
|
|
1192
|
-
process.env[`${prefix}
|
|
1187
|
+
if (config.socials.telegram) {
|
|
1188
|
+
process.env[`${prefix}SOCIAL_TELEGRAM`] = config.socials.telegram;
|
|
1193
1189
|
}
|
|
1194
|
-
if (config.
|
|
1195
|
-
process.env[`${prefix}
|
|
1190
|
+
if (config.socials.slack) {
|
|
1191
|
+
process.env[`${prefix}SOCIAL_SLACK`] = config.socials.slack;
|
|
1196
1192
|
}
|
|
1197
|
-
if (config.
|
|
1198
|
-
process.env[`${prefix}
|
|
1193
|
+
if (config.socials.medium) {
|
|
1194
|
+
process.env[`${prefix}SOCIAL_MEDIUM`] = config.socials.medium;
|
|
1199
1195
|
}
|
|
1200
|
-
if (config.
|
|
1201
|
-
process.env[`${prefix}
|
|
1196
|
+
if (config.socials.github) {
|
|
1197
|
+
process.env[`${prefix}SOCIAL_GITHUB`] = config.socials.github;
|
|
1202
1198
|
}
|
|
1203
1199
|
}
|
|
1204
1200
|
if (config.organization) {
|
|
@@ -1336,11 +1332,6 @@ var setConfigEnv = (config) => {
|
|
|
1336
1332
|
if (config.preid) {
|
|
1337
1333
|
process.env[`${prefix}PRE_ID`] = String(config.preid);
|
|
1338
1334
|
}
|
|
1339
|
-
if (config.externalPackagePatterns) {
|
|
1340
|
-
process.env[`${prefix}EXTERNAL_PACKAGE_PATTERNS`] = JSON.stringify(
|
|
1341
|
-
config.externalPackagePatterns
|
|
1342
|
-
);
|
|
1343
|
-
}
|
|
1344
1335
|
if (config.registry) {
|
|
1345
1336
|
if (config.registry.github) {
|
|
1346
1337
|
process.env[`${prefix}REGISTRY_GITHUB`] = String(config.registry.github);
|
package/dist/generators.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-3MCIDYYV.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk3NH7PSSMjs = require('./chunk-3NH7PSSM.js');
|
|
5
5
|
require('./chunk-LP4I3FEY.js');
|
|
6
6
|
require('./chunk-MWIFWHR4.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.initGeneratorFn =
|
|
9
|
+
exports.initGeneratorFn = _chunk3NH7PSSMjs.initGeneratorFn;
|
package/dist/generators.mjs
CHANGED
package/dist/index.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
var _chunkKFR27Y3Kjs = require('./chunk-KFR27Y3K.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunk3NH7PSSMjs = require('./chunk-3NH7PSSM.js');
|
|
8
8
|
require('./chunk-LP4I3FEY.js');
|
|
9
9
|
|
|
10
10
|
|
|
@@ -16,10 +16,10 @@ var _chunkMWIFWHR4js = require('./chunk-MWIFWHR4.js');
|
|
|
16
16
|
// index.ts
|
|
17
17
|
var index_exports = {};
|
|
18
18
|
_chunkMWIFWHR4js.__export.call(void 0, index_exports, {
|
|
19
|
-
initGeneratorFn: () =>
|
|
19
|
+
initGeneratorFn: () => _chunk3NH7PSSMjs.initGeneratorFn
|
|
20
20
|
});
|
|
21
21
|
_chunkMWIFWHR4js.init_cjs_shims.call(void 0, );
|
|
22
22
|
_chunkMWIFWHR4js.__reExport.call(void 0, index_exports, _chunkMWIFWHR4js.__toESM.call(void 0, _chunkKFR27Y3Kjs.require_components.call(void 0, )));
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
exports.initGeneratorFn =
|
|
25
|
+
exports.initGeneratorFn = _chunk3NH7PSSMjs.initGeneratorFn;
|
package/dist/index.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk3NH7PSSMjs = require('../../../chunk-3NH7PSSM.js');
|
|
5
5
|
require('../../../chunk-LP4I3FEY.js');
|
|
6
6
|
require('../../../chunk-MWIFWHR4.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.default =
|
|
10
|
+
exports.default = _chunk3NH7PSSMjs.generator_default; exports.initGeneratorFn = _chunk3NH7PSSMjs.initGeneratorFn;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/projen",
|
|
3
|
-
"version": "0.15.
|
|
3
|
+
"version": "0.15.37",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"description": "Tools for managing Projen configuration automation within a Nx workspace.",
|
|
6
6
|
"repository": {
|
|
@@ -142,5 +142,5 @@
|
|
|
142
142
|
"publishConfig": { "access": "public" },
|
|
143
143
|
"executors": "./executors.json",
|
|
144
144
|
"generators": "./generators.json",
|
|
145
|
-
"gitHead": "
|
|
145
|
+
"gitHead": "31afbd65b069e0b465461fad3f5c7e3ad5504daf"
|
|
146
146
|
}
|