@forge/cli-shared 3.8.0-next.6 → 3.8.0-next.7
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 +11 -0
- package/out/graphql/graphql-types.d.ts +52 -51
- package/out/graphql/graphql-types.d.ts.map +1 -1
- package/out/graphql/graphql-types.js +1 -0
- package/out/service/feature-flag-service.d.ts +2 -0
- package/out/service/feature-flag-service.d.ts.map +1 -1
- package/out/service/feature-flag-service.js +4 -0
- package/out/ui/text.d.ts +6 -2
- package/out/ui/text.d.ts.map +1 -1
- package/out/ui/text.js +4 -2
- package/package.json +2 -2
|
@@ -1149,6 +1149,7 @@ var JiraPermissionTagEnum;
|
|
|
1149
1149
|
var JiraPermissionType;
|
|
1150
1150
|
(function (JiraPermissionType) {
|
|
1151
1151
|
JiraPermissionType["BrowseProjects"] = "BROWSE_PROJECTS";
|
|
1152
|
+
JiraPermissionType["BulkChange"] = "BULK_CHANGE";
|
|
1152
1153
|
})(JiraPermissionType = exports.JiraPermissionType || (exports.JiraPermissionType = {}));
|
|
1153
1154
|
var JiraProjectActionType;
|
|
1154
1155
|
(function (JiraProjectActionType) {
|
|
@@ -12,12 +12,14 @@ declare type FeatureFlagType = {
|
|
|
12
12
|
'forge-cli-enable-sentry': boolean;
|
|
13
13
|
'xls-do-not-automatically-add-read-me-scope': boolean;
|
|
14
14
|
'forge-cli-enable-concurrent-development': boolean;
|
|
15
|
+
'xis-allow-automatic-user-consent': boolean;
|
|
15
16
|
};
|
|
16
17
|
export declare type FeatureFlag = keyof FeatureFlagType;
|
|
17
18
|
export declare abstract class FeatureFlagReader {
|
|
18
19
|
abstract readFlag<F extends FeatureFlag>(flag: F): Promise<FeatureFlagType[F] | null>;
|
|
19
20
|
isNodeRuntime(): Promise<boolean>;
|
|
20
21
|
readMeScopeAddedByXLS(): Promise<boolean>;
|
|
22
|
+
isAutoConsentAllowed(): Promise<boolean>;
|
|
21
23
|
}
|
|
22
24
|
declare type ILaunchDarkly = Pick<LDClient, 'variation' | 'waitUntilReady'>;
|
|
23
25
|
declare type LaunchDarklyInitialize = (envKey: string, user: LDUser, options?: LDOptions) => ILaunchDarkly;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feature-flag-service.d.ts","sourceRoot":"","sources":["../../src/service/feature-flag-service.ts"],"names":[],"mappings":"AAAA,OAAqB,EAAe,QAAQ,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,8BAA8B,CAAC;AAKtG,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAC3C,OAAO,EAAE,mBAAmB,EAAE,MAAM,WAAW,CAAC;AAChD,OAAO,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAC5C,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AACvC,OAAO,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAyB/B,aAAK,eAAe,GAAG;IACrB,qBAAqB,EAAE,OAAO,GAAG,QAAQ,GAAG,QAAQ,GAAG,YAAY,CAAC;IACpE,2BAA2B,EAAE,MAAM,CAAC;IACpC,oBAAoB,EAAE,MAAM,CAAC;IAC7B,uBAAuB,EAAE,OAAO,CAAC;IACjC,yBAAyB,EAAE,OAAO,CAAC;IACnC,4CAA4C,EAAE,OAAO,CAAC;IACtD,yCAAyC,EAAE,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"feature-flag-service.d.ts","sourceRoot":"","sources":["../../src/service/feature-flag-service.ts"],"names":[],"mappings":"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"}
|
|
@@ -17,6 +17,10 @@ class FeatureFlagReader {
|
|
|
17
17
|
const doNotAddReadMeScope = (_a = (await this.readFlag('xls-do-not-automatically-add-read-me-scope'))) !== null && _a !== void 0 ? _a : false;
|
|
18
18
|
return !doNotAddReadMeScope;
|
|
19
19
|
}
|
|
20
|
+
async isAutoConsentAllowed() {
|
|
21
|
+
var _a;
|
|
22
|
+
return (_a = (await this.readFlag('xis-allow-automatic-user-consent'))) !== null && _a !== void 0 ? _a : false;
|
|
23
|
+
}
|
|
20
24
|
}
|
|
21
25
|
exports.FeatureFlagReader = FeatureFlagReader;
|
|
22
26
|
var CLIENT_SIDE_ID;
|
package/out/ui/text.d.ts
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import { URL } from 'url';
|
|
2
2
|
import { AppEnvironmentType } from '../graphql/graphql-types';
|
|
3
3
|
declare type EnvironmentToOption = (environment: string) => string;
|
|
4
|
+
export interface AddedScope {
|
|
5
|
+
name: string;
|
|
6
|
+
requiresInteractiveConsent?: boolean;
|
|
7
|
+
}
|
|
4
8
|
export declare const capitalise: (word: string) => string;
|
|
5
9
|
export declare const Text: {
|
|
6
10
|
error: {
|
|
@@ -406,7 +410,7 @@ export declare const Text: {
|
|
|
406
410
|
banner: string;
|
|
407
411
|
optionConfirmScopes: string;
|
|
408
412
|
optionUpgrade: string;
|
|
409
|
-
listScopes: (scopes:
|
|
413
|
+
listScopes: (scopes: AddedScope[]) => string;
|
|
410
414
|
listEgressAddresses: (egressAddresses: string[]) => string;
|
|
411
415
|
permissionsMismatch: (environment: string) => string;
|
|
412
416
|
multiProductScopesDetected: (productsToInstall: string[], productsToUpgrade: string[], site: string, environment: string, environmentToOption: EnvironmentToOption) => string;
|
|
@@ -446,7 +450,7 @@ export declare const Text: {
|
|
|
446
450
|
end: (displayTick: boolean) => string;
|
|
447
451
|
error: string;
|
|
448
452
|
};
|
|
449
|
-
listScopes: (scopes:
|
|
453
|
+
listScopes: (scopes: AddedScope[]) => string;
|
|
450
454
|
listEgressAddresses: (egressAddresses: string[]) => string;
|
|
451
455
|
permissionsMismatch: (environment: string) => string;
|
|
452
456
|
promptForPermissionsConfirmation: (permissionsMismatchInDevelopment: boolean) => string;
|
package/out/ui/text.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"text.d.ts","sourceRoot":"","sources":["../../src/ui/text.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAI1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AAG9D,aAAK,mBAAmB,GAAG,CAAC,WAAW,EAAE,MAAM,KAAK,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"text.d.ts","sourceRoot":"","sources":["../../src/ui/text.ts"],"names":[],"mappings":"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"}
|
package/out/ui/text.js
CHANGED
|
@@ -515,7 +515,9 @@ What do you like or don't like about Forge? Share your feedback below or press C
|
|
|
515
515
|
banner: `\nInstalling your app onto an Atlassian site.\n${ctrlC}\n`,
|
|
516
516
|
optionConfirmScopes: 'skip confirmation of scopes for the app before installing or upgrading the app',
|
|
517
517
|
optionUpgrade: 'upgrade an existing installation',
|
|
518
|
-
listScopes: (scopes) => `Your app will be installed with the following scopes:\n${scopes
|
|
518
|
+
listScopes: (scopes) => `Your app will be installed with the following scopes:\n${scopes
|
|
519
|
+
.map(({ name, requiresInteractiveConsent }) => `- ${name}${requiresInteractiveConsent ? ' (requires interactive consent)' : ''}`)
|
|
520
|
+
.join('\n')}\n`,
|
|
519
521
|
listEgressAddresses: (egressAddresses) => `Your app will exchange data with the following urls:\n${egressAddresses.map((url) => `- ${url}`).join('\n')}\n`,
|
|
520
522
|
permissionsMismatch: (environment) => `The scopes or egress URLs in the manifest are different from the scopes in your most recent deployment to ${environment}. Try running ${chalk_1.default.bold(`forge deploy -e ${environment}`)} before installing.\n`,
|
|
521
523
|
multiProductScopesDetected: (productsToInstall, productsToUpgrade, site, environment, environmentToOption) => `\nWe detected your app requires scopes across multiple products.\nRun ${chalk_1.default.bold('forge install')} for each of the following:\n${productsToUpgrade
|
|
@@ -581,7 +583,7 @@ ${buildTerminalLink(link)}\n`,
|
|
|
581
583
|
error: `Upgrade failed`
|
|
582
584
|
},
|
|
583
585
|
listScopes: (scopes) => `Your app will be upgraded with the following additional scopes:\n${scopes
|
|
584
|
-
.map((
|
|
586
|
+
.map(({ name, requiresInteractiveConsent }) => `- ${name}${requiresInteractiveConsent ? ' (requires interactive consent)' : ''}`)
|
|
585
587
|
.join('\n')}\n`,
|
|
586
588
|
listEgressAddresses: (egressAddresses) => `Your app will exchange data with the following urls:\n${egressAddresses.map((url) => `- ${url}`).join('\n')}\n`,
|
|
587
589
|
permissionsMismatch: (environment) => `The scopes or egress URLs in the manifest are different from the scopes in your most recent deployment to ${environment}. Try running ${chalk_1.default.bold(`forge deploy -e ${environment}`)} before upgrading.\n`,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@forge/cli-shared",
|
|
3
|
-
"version": "3.8.0-next.
|
|
3
|
+
"version": "3.8.0-next.7",
|
|
4
4
|
"description": "Common functionality for Forge CLI",
|
|
5
5
|
"author": "Atlassian",
|
|
6
6
|
"license": "UNLICENSED",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"generate-graphql-types": "graphql-codegen --config src/graphql/codegen.yml"
|
|
13
13
|
},
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@forge/manifest": "4.8.0-next.
|
|
15
|
+
"@forge/manifest": "4.8.0-next.3",
|
|
16
16
|
"@forge/util": "1.2.2-next.0",
|
|
17
17
|
"@sentry/node": "^7.29.0",
|
|
18
18
|
"array.prototype.flatmap": "^1.2.3",
|