@forge/cli-shared 3.20.3-next.9 → 3.20.4-next.0
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 +123 -0
- package/out/config/config-file.d.ts +1 -0
- package/out/config/config-file.d.ts.map +1 -1
- package/out/config/config-file.js +7 -6
- package/out/graphql/graphql-types.d.ts +173 -3
- package/out/graphql/graphql-types.d.ts.map +1 -1
- package/out/graphql/graphql-types.js +23 -9
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,128 @@
|
|
|
1
1
|
# @forge/cli-shared
|
|
2
2
|
|
|
3
|
+
## 3.20.4-next.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- e5c1e4e: Bumping dependencies via Renovate:
|
|
8
|
+
|
|
9
|
+
- yaml
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [6a30243]
|
|
12
|
+
- @forge/manifest@5.0.1-next.0
|
|
13
|
+
|
|
14
|
+
## 3.20.3
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- 637d813: Bumping dependencies via Renovate:
|
|
19
|
+
|
|
20
|
+
- @types/cheerio
|
|
21
|
+
|
|
22
|
+
- b317234: Bumping dependencies via Renovate:
|
|
23
|
+
|
|
24
|
+
- @types/tmp
|
|
25
|
+
|
|
26
|
+
- 33e84a1: Bumping dependencies via Renovate:
|
|
27
|
+
|
|
28
|
+
- @types/array.prototype.flatmap
|
|
29
|
+
|
|
30
|
+
- bfef160: Bumping dependencies via Renovate:
|
|
31
|
+
|
|
32
|
+
- @types/inquirer
|
|
33
|
+
|
|
34
|
+
- 07efc05: Bumping dependencies via Renovate:
|
|
35
|
+
|
|
36
|
+
- @sentry/node
|
|
37
|
+
|
|
38
|
+
- 28bbff6: Bumping dependencies via Renovate:
|
|
39
|
+
|
|
40
|
+
- @types/recursive-readdir
|
|
41
|
+
|
|
42
|
+
- a3d620b: Bumping dependencies via Renovate:
|
|
43
|
+
|
|
44
|
+
- @types/jest
|
|
45
|
+
|
|
46
|
+
- f219620: Bumping dependencies via Renovate:
|
|
47
|
+
|
|
48
|
+
- @types/fs-extra
|
|
49
|
+
|
|
50
|
+
- beacdee: Bumping dependencies via Renovate:
|
|
51
|
+
|
|
52
|
+
- @sentry/node
|
|
53
|
+
|
|
54
|
+
- 77d7bc4: Bumping dependencies via Renovate:
|
|
55
|
+
|
|
56
|
+
- @types/cross-spawn
|
|
57
|
+
|
|
58
|
+
- c4b3c64: Bumping dependencies via Renovate:
|
|
59
|
+
|
|
60
|
+
- @types/node-fetch
|
|
61
|
+
|
|
62
|
+
- 3a6bae4: Bumping dependencies via Renovate:
|
|
63
|
+
|
|
64
|
+
- @types/ignore-walk
|
|
65
|
+
|
|
66
|
+
- 60c2f37: Bumping dependencies via Renovate:
|
|
67
|
+
|
|
68
|
+
- @types/adm-zip
|
|
69
|
+
|
|
70
|
+
- 821b018: Bumping dependencies via Renovate:
|
|
71
|
+
|
|
72
|
+
- @types/js-yaml
|
|
73
|
+
|
|
74
|
+
- Updated dependencies [b33441d]
|
|
75
|
+
- Updated dependencies [a3d620b]
|
|
76
|
+
- Updated dependencies [c4b3c64]
|
|
77
|
+
- Updated dependencies [821b018]
|
|
78
|
+
- Updated dependencies [22dd4316]
|
|
79
|
+
- Updated dependencies [b5342a9]
|
|
80
|
+
- Updated dependencies [1d53ee6]
|
|
81
|
+
- @forge/manifest@5.0.0
|
|
82
|
+
- @forge/util@1.3.3
|
|
83
|
+
|
|
84
|
+
## 3.20.3-next.14
|
|
85
|
+
|
|
86
|
+
### Patch Changes
|
|
87
|
+
|
|
88
|
+
- Updated dependencies [b33441d]
|
|
89
|
+
- @forge/manifest@5.0.0-next.5
|
|
90
|
+
|
|
91
|
+
## 3.20.3-next.13
|
|
92
|
+
|
|
93
|
+
### Patch Changes
|
|
94
|
+
|
|
95
|
+
- b317234: Bumping dependencies via Renovate:
|
|
96
|
+
|
|
97
|
+
- @types/tmp
|
|
98
|
+
|
|
99
|
+
## 3.20.3-next.12
|
|
100
|
+
|
|
101
|
+
### Patch Changes
|
|
102
|
+
|
|
103
|
+
- 28bbff6: Bumping dependencies via Renovate:
|
|
104
|
+
|
|
105
|
+
- @types/recursive-readdir
|
|
106
|
+
|
|
107
|
+
## 3.20.3-next.11
|
|
108
|
+
|
|
109
|
+
### Patch Changes
|
|
110
|
+
|
|
111
|
+
- 821b018: Bumping dependencies via Renovate:
|
|
112
|
+
|
|
113
|
+
- @types/js-yaml
|
|
114
|
+
|
|
115
|
+
- Updated dependencies [821b018]
|
|
116
|
+
- @forge/manifest@4.20.4-next.4
|
|
117
|
+
|
|
118
|
+
## 3.20.3-next.10
|
|
119
|
+
|
|
120
|
+
### Patch Changes
|
|
121
|
+
|
|
122
|
+
- bfef160: Bumping dependencies via Renovate:
|
|
123
|
+
|
|
124
|
+
- @types/inquirer
|
|
125
|
+
|
|
3
126
|
## 3.20.3-next.9
|
|
4
127
|
|
|
5
128
|
### Patch Changes
|
|
@@ -34,6 +34,7 @@ export declare class ConfigFile implements ConfigReader, ConfigWriter, ConfigInt
|
|
|
34
34
|
runtimeType(): Promise<RuntimeType>;
|
|
35
35
|
private makeManifestUnique;
|
|
36
36
|
prependAppNameToModules(name: string): Promise<void>;
|
|
37
|
+
private writeManifest;
|
|
37
38
|
writeToConfigFile<K extends string, V extends object>(configKey: K, config: V): Promise<void>;
|
|
38
39
|
private getHostedResourceModules;
|
|
39
40
|
private assertNoMissingResources;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config-file.d.ts","sourceRoot":"","sources":["../../src/config/config-file.ts"],"names":[],"mappings":"AAAA,OAAa,EAAwB,QAAQ,
|
|
1
|
+
{"version":3,"file":"config-file.d.ts","sourceRoot":"","sources":["../../src/config/config-file.ts"],"names":[],"mappings":"AAAA,OAAa,EAAwB,QAAQ,EAAS,MAAM,MAAM,CAAC;AAEnE,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAGpE,OAAO,EAAE,YAAY,EAAE,YAAY,EAAoB,MAAM,IAAI,CAAC;AAGlE,OAAO,EAAW,cAAc,EAAE,SAAS,EAAkB,MAAM,iBAAiB,CAAC;AAGrF,OAAO,EAAE,SAAS,EAAE,eAAe,EAAQ,MAAM,WAAW,CAAC;AAC7D,OAAO,EAAE,WAAW,EAAkB,MAAM,aAAa,CAAC;AAE1D,qBAAa,oBAAqB,SAAQ,eAAe;;CAIxD;AAED,qBAAa,8BAA+B,SAAQ,SAAS;gBAC/C,SAAS,EAAE,MAAM,EAAE;CAGhC;AAED,MAAM,WAAW,OAAO;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,gBAAgB;IAC/B,cAAc,IAAI,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;IAC1C,gBAAgB,IAAI,OAAO,CAAC,OAAO,CAAC,CAAC;CACtC;AAED,MAAM,MAAM,QAAQ,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC;AACpC,MAAM,MAAM,YAAY,GAAG,UAAU,GAAG,UAAU,GAAG,SAAS,CAAC;AAC/D,MAAM,WAAW,eAAgB,SAAQ,QAAQ;IAC/C,YAAY,EAAE,YAAY,CAAC;CAC5B;AAED,qBAAa,UAAW,YAAW,YAAY,EAAE,YAAY,EAAE,gBAAgB;IAE3E,OAAO,CAAC,QAAQ,CAAC,UAAU;IAC3B,OAAO,CAAC,QAAQ,CAAC,UAAU;gBADV,UAAU,EAAE,gBAAgB,EAC5B,UAAU,EAAE,gBAAgB;IAGlC,cAAc,IAAI,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;IAgBzC,UAAU,IAAI,OAAO,CAAC,cAAc,CAAC;IASrC,oBAAoB,IAAI,OAAO,CAAC,QAAQ,CAAC,MAAM,GAAG,SAAS,CAAC;IAW5D,gBAAgB,IAAI,OAAO,CAAC,OAAO,CAAC;IAMpC,WAAW,IAAI,OAAO,CAAC,WAAW,CAAC;IAMhD,OAAO,CAAC,kBAAkB;IAmBb,uBAAuB,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAajE,OAAO,CAAC,aAAa;IAIR,iBAAiB,CAAC,CAAC,SAAS,MAAM,EAAE,CAAC,SAAS,MAAM,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC;IAe1G,OAAO,CAAC,wBAAwB;IAKhC,OAAO,CAAC,wBAAwB;IAShC,OAAO,CAAC,6BAA6B;IAYrC,OAAO,CAAC,gBAAgB;IAIX,oBAAoB,IAAI,OAAO,CAAC;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,MAAM,EAAE,GAAG,SAAS,CAAA;KAAE,EAAE,CAAC;IAoClF,gBAAgB,IAAI,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IAe1E,YAAY,CAAC,aAAa,CAAC,EAAE,YAAY,EAAE,GAAG,OAAO,CAAC,eAAe,EAAE,CAAC;IAqBxE,aAAa,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC;IAKzD,OAAO,CAAC,eAAe;CAcxB"}
|
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ConfigFile = exports.ResourceDefinitionMissingError = exports.InvalidManifestError = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
const yaml_1 =
|
|
6
|
-
const util_1 = require("yaml/util");
|
|
5
|
+
const yaml_1 = require("yaml");
|
|
7
6
|
const ui_1 = require("../ui");
|
|
8
7
|
const _1 = require("./");
|
|
9
8
|
const case_1 = tslib_1.__importDefault(require("case"));
|
|
@@ -45,7 +44,6 @@ class ConfigFile {
|
|
|
45
44
|
async readConfig() {
|
|
46
45
|
const manifestFileContents = this.fileReader.readFile(_1.manifestFileName);
|
|
47
46
|
try {
|
|
48
|
-
yaml_1.default.scalarOptions.null.nullStr = '';
|
|
49
47
|
return (0, yaml_1.parse)(manifestFileContents);
|
|
50
48
|
}
|
|
51
49
|
catch (_a) {
|
|
@@ -97,13 +95,16 @@ class ConfigFile {
|
|
|
97
95
|
const manifestFileContents = this.fileReader.readFile(_1.manifestFileName);
|
|
98
96
|
const currentConfigDoc = (0, yaml_1.parseDocument)(manifestFileContents || '');
|
|
99
97
|
const modules = currentConfigDoc.get('modules');
|
|
100
|
-
if (
|
|
98
|
+
if ((0, yaml_1.isMap)(modules)) {
|
|
101
99
|
const modulesObject = modules.toJSON();
|
|
102
100
|
const modulesWithUniqueName = this.makeManifestUnique(modulesObject, name);
|
|
103
101
|
currentConfigDoc.set('modules', modulesWithUniqueName);
|
|
104
|
-
this.
|
|
102
|
+
this.writeManifest(currentConfigDoc);
|
|
105
103
|
}
|
|
106
104
|
}
|
|
105
|
+
writeManifest(doc) {
|
|
106
|
+
this.fileWriter.writeStringToFile(doc.toString({ nullStr: '' }), _1.manifestFileName);
|
|
107
|
+
}
|
|
107
108
|
async writeToConfigFile(configKey, config) {
|
|
108
109
|
const manifestFileContents = this.fileReader.readFile(_1.manifestFileName);
|
|
109
110
|
const currentConfigDoc = (0, yaml_1.parseDocument)(manifestFileContents || '');
|
|
@@ -113,7 +114,7 @@ class ConfigFile {
|
|
|
113
114
|
}
|
|
114
115
|
});
|
|
115
116
|
currentConfigDoc.set(configKey, config);
|
|
116
|
-
this.
|
|
117
|
+
this.writeManifest(currentConfigDoc);
|
|
117
118
|
}
|
|
118
119
|
getHostedResourceModules(modules) {
|
|
119
120
|
const modulesArray = (0, shared_1.flat)(Object.values(modules));
|
|
@@ -2974,6 +2974,7 @@ export type CompassCatalogMutationApi = {
|
|
|
2974
2974
|
createComponentSubscription?: Maybe<CompassCreateComponentSubscriptionPayload>;
|
|
2975
2975
|
createCustomFieldDefinition?: Maybe<CompassCreateCustomFieldDefinitionPayload>;
|
|
2976
2976
|
createEventSource?: Maybe<CreateEventSourcePayload>;
|
|
2977
|
+
createIncomingWebhook?: Maybe<CompassCreateIncomingWebhookPayload>;
|
|
2977
2978
|
createMetricDefinition?: Maybe<CompassCreateMetricDefinitionPayload>;
|
|
2978
2979
|
createMetricSource?: Maybe<CompassCreateMetricSourcePayload>;
|
|
2979
2980
|
createRelationship?: Maybe<CreateCompassRelationshipPayload>;
|
|
@@ -3068,6 +3069,9 @@ export type CompassCatalogMutationApiCreateCustomFieldDefinitionArgs = {
|
|
|
3068
3069
|
export type CompassCatalogMutationApiCreateEventSourceArgs = {
|
|
3069
3070
|
input: CreateEventSourceInput;
|
|
3070
3071
|
};
|
|
3072
|
+
export type CompassCatalogMutationApiCreateIncomingWebhookArgs = {
|
|
3073
|
+
input: CompassCreateIncomingWebhookInput;
|
|
3074
|
+
};
|
|
3071
3075
|
export type CompassCatalogMutationApiCreateMetricDefinitionArgs = {
|
|
3072
3076
|
input: CompassCreateMetricDefinitionInput;
|
|
3073
3077
|
};
|
|
@@ -3366,6 +3370,23 @@ export type CompassComponentMetricSourcesQuery = {
|
|
|
3366
3370
|
export type CompassComponentMetricSourcesQueryResult = CompassComponentMetricSourcesConnection | QueryError;
|
|
3367
3371
|
export type CompassComponentQueryResult = CompassSearchComponentConnection | QueryError;
|
|
3368
3372
|
export type CompassComponentResult = CompassComponent | QueryError;
|
|
3373
|
+
export type CompassComponentScorecardJiraIssueConnection = {
|
|
3374
|
+
__typename?: 'CompassComponentScorecardJiraIssueConnection';
|
|
3375
|
+
edges?: Maybe<Array<Maybe<CompassComponentScorecardJiraIssueEdge>>>;
|
|
3376
|
+
nodes?: Maybe<Array<Maybe<CompassJiraIssue>>>;
|
|
3377
|
+
pageInfo: PageInfo;
|
|
3378
|
+
};
|
|
3379
|
+
export type CompassComponentScorecardJiraIssueEdge = CompassJiraIssueEdge & {
|
|
3380
|
+
__typename?: 'CompassComponentScorecardJiraIssueEdge';
|
|
3381
|
+
cursor: Scalars['String']['output'];
|
|
3382
|
+
isActive?: Maybe<Scalars['Boolean']['output']>;
|
|
3383
|
+
node?: Maybe<CompassJiraIssue>;
|
|
3384
|
+
};
|
|
3385
|
+
export type CompassComponentScorecardJiraIssuesQuery = {
|
|
3386
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
3387
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
3388
|
+
};
|
|
3389
|
+
export type CompassComponentScorecardJiraIssuesQueryResult = CompassComponentScorecardJiraIssueConnection | QueryError;
|
|
3369
3390
|
export type CompassComponentScorecardScoreQuery = {
|
|
3370
3391
|
scorecardId: Scalars['ID']['input'];
|
|
3371
3392
|
};
|
|
@@ -3599,6 +3620,18 @@ export type CompassCreateIncidentEventPropertiesInput = {
|
|
|
3599
3620
|
startTime: Scalars['DateTime']['input'];
|
|
3600
3621
|
state: CompassIncidentEventState;
|
|
3601
3622
|
};
|
|
3623
|
+
export type CompassCreateIncomingWebhookInput = {
|
|
3624
|
+
cloudId: Scalars['ID']['input'];
|
|
3625
|
+
description?: InputMaybe<Scalars['String']['input']>;
|
|
3626
|
+
name: Scalars['String']['input'];
|
|
3627
|
+
source: Scalars['String']['input'];
|
|
3628
|
+
};
|
|
3629
|
+
export type CompassCreateIncomingWebhookPayload = Payload & {
|
|
3630
|
+
__typename?: 'CompassCreateIncomingWebhookPayload';
|
|
3631
|
+
errors?: Maybe<Array<MutationError>>;
|
|
3632
|
+
success: Scalars['Boolean']['output'];
|
|
3633
|
+
webhookDetails: CompassIncomingWebhook;
|
|
3634
|
+
};
|
|
3602
3635
|
export type CompassCreateLifecycleEventInput = {
|
|
3603
3636
|
description: Scalars['String']['input'];
|
|
3604
3637
|
displayName: Scalars['String']['input'];
|
|
@@ -4265,6 +4298,13 @@ export declare enum CompassIncidentEventState {
|
|
|
4265
4298
|
Open = "OPEN",
|
|
4266
4299
|
Resolved = "RESOLVED"
|
|
4267
4300
|
}
|
|
4301
|
+
export type CompassIncomingWebhook = Node & {
|
|
4302
|
+
__typename?: 'CompassIncomingWebhook';
|
|
4303
|
+
description?: Maybe<Scalars['String']['output']>;
|
|
4304
|
+
id: Scalars['ID']['output'];
|
|
4305
|
+
name?: Maybe<Scalars['String']['output']>;
|
|
4306
|
+
source: Scalars['String']['output'];
|
|
4307
|
+
};
|
|
4268
4308
|
export type CompassInsertMetricValueByExternalIdInput = {
|
|
4269
4309
|
cloudId: Scalars['ID']['input'];
|
|
4270
4310
|
externalMetricSourceId: Scalars['ID']['input'];
|
|
@@ -4292,6 +4332,11 @@ export type CompassJiraIssue = Node & {
|
|
|
4292
4332
|
id: Scalars['ID']['output'];
|
|
4293
4333
|
url: Scalars['URL']['output'];
|
|
4294
4334
|
};
|
|
4335
|
+
export type CompassJiraIssueEdge = {
|
|
4336
|
+
cursor: Scalars['String']['output'];
|
|
4337
|
+
isActive?: Maybe<Scalars['Boolean']['output']>;
|
|
4338
|
+
node?: Maybe<CompassJiraIssue>;
|
|
4339
|
+
};
|
|
4295
4340
|
export type CompassLifecycleEvent = CompassEvent & {
|
|
4296
4341
|
__typename?: 'CompassLifecycleEvent';
|
|
4297
4342
|
description?: Maybe<Scalars['String']['output']>;
|
|
@@ -4578,9 +4623,13 @@ export type CompassScorecardAppliedToComponentsCriteriaFilter = {
|
|
|
4578
4623
|
};
|
|
4579
4624
|
export type CompassScorecardAppliedToComponentsEdge = {
|
|
4580
4625
|
__typename?: 'CompassScorecardAppliedToComponentsEdge';
|
|
4626
|
+
activeIssues?: Maybe<CompassComponentScorecardJiraIssuesQueryResult>;
|
|
4581
4627
|
cursor: Scalars['String']['output'];
|
|
4582
4628
|
node?: Maybe<CompassComponent>;
|
|
4583
4629
|
};
|
|
4630
|
+
export type CompassScorecardAppliedToComponentsEdgeActiveIssuesArgs = {
|
|
4631
|
+
query?: InputMaybe<CompassComponentScorecardJiraIssuesQuery>;
|
|
4632
|
+
};
|
|
4584
4633
|
export type CompassScorecardAppliedToComponentsFieldFilter = {
|
|
4585
4634
|
definition: Scalars['ID']['input'];
|
|
4586
4635
|
in: Array<CompassFieldValueInput>;
|
|
@@ -5090,6 +5139,7 @@ export type ConfluenceBlogPost = {
|
|
|
5090
5139
|
latestVersion?: Maybe<ConfluenceBlogPostVersion>;
|
|
5091
5140
|
links?: Maybe<ConfluenceBlogPostLinks>;
|
|
5092
5141
|
metadata?: Maybe<ConfluenceContentMetadata>;
|
|
5142
|
+
owner?: Maybe<ConfluenceUserInfo>;
|
|
5093
5143
|
properties?: Maybe<Array<Maybe<ConfluenceBlogPostProperty>>>;
|
|
5094
5144
|
space?: Maybe<ConfluenceSpace>;
|
|
5095
5145
|
status?: Maybe<ConfluenceBlogPostStatus>;
|
|
@@ -5680,6 +5730,7 @@ export type ConfluencePage = {
|
|
|
5680
5730
|
likesSummary?: Maybe<ConfluenceLikesSummary>;
|
|
5681
5731
|
links?: Maybe<ConfluencePageLinks>;
|
|
5682
5732
|
metadata?: Maybe<ConfluenceContentMetadata>;
|
|
5733
|
+
owner?: Maybe<ConfluenceUserInfo>;
|
|
5683
5734
|
pageId: Scalars['ID']['output'];
|
|
5684
5735
|
properties?: Maybe<Array<Maybe<ConfluencePageProperty>>>;
|
|
5685
5736
|
space?: Maybe<ConfluenceSpace>;
|
|
@@ -6102,7 +6153,9 @@ export type ConfluenceValidateSpaceKeyResponse = {
|
|
|
6102
6153
|
};
|
|
6103
6154
|
export type ConfluenceWhiteboard = {
|
|
6104
6155
|
__typename?: 'ConfluenceWhiteboard';
|
|
6156
|
+
author?: Maybe<ConfluenceUserInfo>;
|
|
6105
6157
|
id: Scalars['ID']['output'];
|
|
6158
|
+
owner?: Maybe<ConfluenceUserInfo>;
|
|
6106
6159
|
title?: Maybe<Scalars['String']['output']>;
|
|
6107
6160
|
whiteboardId: Scalars['ID']['output'];
|
|
6108
6161
|
};
|
|
@@ -9254,10 +9307,16 @@ export type EcosystemAppPolicies = {
|
|
|
9254
9307
|
export type EcosystemAppPoliciesDataClassificationsArgs = {
|
|
9255
9308
|
id: Scalars['ID']['input'];
|
|
9256
9309
|
};
|
|
9310
|
+
export type EcosystemAppPoliciesByAppId = {
|
|
9311
|
+
__typename?: 'EcosystemAppPoliciesByAppId';
|
|
9312
|
+
appId: Scalars['ID']['output'];
|
|
9313
|
+
appPolicies?: Maybe<EcosystemAppPolicies>;
|
|
9314
|
+
};
|
|
9257
9315
|
export type EcosystemAppsInstalledInContextsConnection = {
|
|
9258
9316
|
__typename?: 'EcosystemAppsInstalledInContextsConnection';
|
|
9259
9317
|
edges: Array<EcosystemAppsInstalledInContextsEdge>;
|
|
9260
9318
|
pageInfo: PageInfo;
|
|
9319
|
+
totalCount: Scalars['Int']['output'];
|
|
9261
9320
|
};
|
|
9262
9321
|
export type EcosystemAppsInstalledInContextsEdge = {
|
|
9263
9322
|
__typename?: 'EcosystemAppsInstalledInContextsEdge';
|
|
@@ -9272,8 +9331,8 @@ export type EcosystemAppsInstalledInContextsFilter = {
|
|
|
9272
9331
|
values: Array<Scalars['String']['input']>;
|
|
9273
9332
|
};
|
|
9274
9333
|
export declare enum EcosystemAppsInstalledInContextsFilterType {
|
|
9275
|
-
|
|
9276
|
-
|
|
9334
|
+
Name = "NAME",
|
|
9335
|
+
OnlyAppIds = "ONLY_APP_IDS"
|
|
9277
9336
|
}
|
|
9278
9337
|
export type EcosystemAppsInstalledInContextsOrderBy = {
|
|
9279
9338
|
direction: SortDirection;
|
|
@@ -9399,6 +9458,7 @@ export type EcosystemQuery = {
|
|
|
9399
9458
|
appInstallationsByApp?: Maybe<AppInstallationByIndexConnection>;
|
|
9400
9459
|
appInstallationsByContext?: Maybe<AppInstallationByIndexConnection>;
|
|
9401
9460
|
appPolicies?: Maybe<EcosystemAppPolicies>;
|
|
9461
|
+
appPoliciesByAppIds?: Maybe<Array<EcosystemAppPoliciesByAppId>>;
|
|
9402
9462
|
appsInstalledInContexts: EcosystemAppsInstalledInContextsConnection;
|
|
9403
9463
|
checkConsentPermissionByOAuthClientId?: Maybe<PermissionToConsentByOauthId>;
|
|
9404
9464
|
forgeAlerts?: Maybe<ForgeAlertsQuery>;
|
|
@@ -9429,6 +9489,9 @@ export type EcosystemQueryAppInstallationsByContextArgs = {
|
|
|
9429
9489
|
first?: InputMaybe<Scalars['Int']['input']>;
|
|
9430
9490
|
last?: InputMaybe<Scalars['Int']['input']>;
|
|
9431
9491
|
};
|
|
9492
|
+
export type EcosystemQueryAppPoliciesByAppIdsArgs = {
|
|
9493
|
+
appIds: Array<Scalars['ID']['input']>;
|
|
9494
|
+
};
|
|
9432
9495
|
export type EcosystemQueryAppsInstalledInContextsArgs = {
|
|
9433
9496
|
after?: InputMaybe<Scalars['String']['input']>;
|
|
9434
9497
|
before?: InputMaybe<Scalars['String']['input']>;
|
|
@@ -9910,6 +9973,75 @@ export type ForgeContextToken = {
|
|
|
9910
9973
|
expiresAt: Scalars['String']['output'];
|
|
9911
9974
|
jwt: Scalars['String']['output'];
|
|
9912
9975
|
};
|
|
9976
|
+
export type ForgeMetricsApiRequestCountData = ForgeMetricsData & {
|
|
9977
|
+
__typename?: 'ForgeMetricsApiRequestCountData';
|
|
9978
|
+
interval: ForgeMetricsIntervalRange;
|
|
9979
|
+
name: Scalars['String']['output'];
|
|
9980
|
+
resolution: ForgeMetricsResolution;
|
|
9981
|
+
series: Array<ForgeMetricsApiRequestCountSeries>;
|
|
9982
|
+
type: ForgeMetricsDataType;
|
|
9983
|
+
};
|
|
9984
|
+
export type ForgeMetricsApiRequestCountDataPoint = {
|
|
9985
|
+
__typename?: 'ForgeMetricsApiRequestCountDataPoint';
|
|
9986
|
+
count: Scalars['Int']['output'];
|
|
9987
|
+
timestamp: Scalars['DateTime']['output'];
|
|
9988
|
+
};
|
|
9989
|
+
export type ForgeMetricsApiRequestCountResult = ForgeMetricsApiRequestCountData | QueryError;
|
|
9990
|
+
export type ForgeMetricsApiRequestCountSeries = ForgeMetricsSeries & {
|
|
9991
|
+
__typename?: 'ForgeMetricsApiRequestCountSeries';
|
|
9992
|
+
data: Array<ForgeMetricsApiRequestCountDataPoint>;
|
|
9993
|
+
groups: Array<ForgeMetricsLabelGroup>;
|
|
9994
|
+
};
|
|
9995
|
+
export declare enum ForgeMetricsApiRequestGroupByDimensions {
|
|
9996
|
+
Status = "STATUS",
|
|
9997
|
+
Url = "URL"
|
|
9998
|
+
}
|
|
9999
|
+
export type ForgeMetricsApiRequestLatencyData = ForgeMetricsData & {
|
|
10000
|
+
__typename?: 'ForgeMetricsApiRequestLatencyData';
|
|
10001
|
+
interval: ForgeMetricsIntervalRange;
|
|
10002
|
+
name: Scalars['String']['output'];
|
|
10003
|
+
resolution: ForgeMetricsResolution;
|
|
10004
|
+
series: Array<ForgeMetricsApiRequestLatencySeries>;
|
|
10005
|
+
type: ForgeMetricsDataType;
|
|
10006
|
+
};
|
|
10007
|
+
export type ForgeMetricsApiRequestLatencyDataPoint = {
|
|
10008
|
+
__typename?: 'ForgeMetricsApiRequestLatencyDataPoint';
|
|
10009
|
+
timestamp: Scalars['DateTime']['output'];
|
|
10010
|
+
value: Scalars['String']['output'];
|
|
10011
|
+
};
|
|
10012
|
+
export type ForgeMetricsApiRequestLatencyResult = ForgeMetricsApiRequestLatencyData | QueryError;
|
|
10013
|
+
export type ForgeMetricsApiRequestLatencySeries = ForgeMetricsSeries & {
|
|
10014
|
+
__typename?: 'ForgeMetricsApiRequestLatencySeries';
|
|
10015
|
+
data: Array<ForgeMetricsApiRequestLatencyDataPoint>;
|
|
10016
|
+
groups: Array<ForgeMetricsLabelGroup>;
|
|
10017
|
+
};
|
|
10018
|
+
export type ForgeMetricsApiRequestLatencyValueData = {
|
|
10019
|
+
__typename?: 'ForgeMetricsApiRequestLatencyValueData';
|
|
10020
|
+
interval: ForgeMetricsIntervalRange;
|
|
10021
|
+
name: Scalars['String']['output'];
|
|
10022
|
+
series: Array<ForgeMetricsApiRequestLatencyValueSeries>;
|
|
10023
|
+
type: ForgeMetricsDataType;
|
|
10024
|
+
};
|
|
10025
|
+
export type ForgeMetricsApiRequestLatencyValueResult = ForgeMetricsApiRequestLatencyValueData | QueryError;
|
|
10026
|
+
export type ForgeMetricsApiRequestLatencyValueSeries = {
|
|
10027
|
+
__typename?: 'ForgeMetricsApiRequestLatencyValueSeries';
|
|
10028
|
+
percentiles: Array<ForgeMetricsLatenciesPercentile>;
|
|
10029
|
+
};
|
|
10030
|
+
export type ForgeMetricsApiRequestQueryFilters = {
|
|
10031
|
+
apiRequestType?: InputMaybe<ForgeMetricsApiRequestType>;
|
|
10032
|
+
contextAris?: InputMaybe<Array<Scalars['ID']['input']>>;
|
|
10033
|
+
environment: Scalars['ID']['input'];
|
|
10034
|
+
interval: ForgeMetricsIntervalInput;
|
|
10035
|
+
urls?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
10036
|
+
};
|
|
10037
|
+
export type ForgeMetricsApiRequestQueryInput = {
|
|
10038
|
+
filters: ForgeMetricsApiRequestQueryFilters;
|
|
10039
|
+
groupBy?: InputMaybe<Array<ForgeMetricsApiRequestGroupByDimensions>>;
|
|
10040
|
+
};
|
|
10041
|
+
export declare enum ForgeMetricsApiRequestType {
|
|
10042
|
+
External = "EXTERNAL",
|
|
10043
|
+
Product = "PRODUCT"
|
|
10044
|
+
}
|
|
9913
10045
|
export type ForgeMetricsData = {
|
|
9914
10046
|
name: Scalars['String']['output'];
|
|
9915
10047
|
series?: Maybe<Array<ForgeMetricsSeries>>;
|
|
@@ -10000,6 +10132,8 @@ export type ForgeMetricsLabelGroup = {
|
|
|
10000
10132
|
value: Scalars['String']['output'];
|
|
10001
10133
|
};
|
|
10002
10134
|
export declare enum ForgeMetricsLabels {
|
|
10135
|
+
ForgeApiRequestCount = "FORGE_API_REQUEST_COUNT",
|
|
10136
|
+
ForgeApiRequestLatency = "FORGE_API_REQUEST_LATENCY",
|
|
10003
10137
|
ForgeBackendInvocationCount = "FORGE_BACKEND_INVOCATION_COUNT",
|
|
10004
10138
|
ForgeBackendInvocationErrors = "FORGE_BACKEND_INVOCATION_ERRORS",
|
|
10005
10139
|
ForgeBackendInvocationLatency = "FORGE_BACKEND_INVOCATION_LATENCY"
|
|
@@ -10053,6 +10187,9 @@ export type ForgeMetricsOtlpQueryInput = {
|
|
|
10053
10187
|
export type ForgeMetricsOtlpResult = ForgeMetricsOtlpData | QueryError;
|
|
10054
10188
|
export type ForgeMetricsQuery = {
|
|
10055
10189
|
__typename?: 'ForgeMetricsQuery';
|
|
10190
|
+
apiRequestCount: ForgeMetricsApiRequestCountResult;
|
|
10191
|
+
apiRequestLatency: ForgeMetricsApiRequestLatencyResult;
|
|
10192
|
+
apiRequestLatencyValue: ForgeMetricsApiRequestLatencyValueResult;
|
|
10056
10193
|
appId: Scalars['ID']['output'];
|
|
10057
10194
|
errors: ForgeMetricsErrorsResult;
|
|
10058
10195
|
errorsValue: ForgeMetricsErrorsValueResult;
|
|
@@ -10065,6 +10202,15 @@ export type ForgeMetricsQuery = {
|
|
|
10065
10202
|
successRate: ForgeMetricsSuccessRateResult;
|
|
10066
10203
|
successRateValue: ForgeMetricsSuccessRateValueResult;
|
|
10067
10204
|
};
|
|
10205
|
+
export type ForgeMetricsQueryApiRequestCountArgs = {
|
|
10206
|
+
query: ForgeMetricsApiRequestQueryInput;
|
|
10207
|
+
};
|
|
10208
|
+
export type ForgeMetricsQueryApiRequestLatencyArgs = {
|
|
10209
|
+
query: ForgeMetricsApiRequestQueryInput;
|
|
10210
|
+
};
|
|
10211
|
+
export type ForgeMetricsQueryApiRequestLatencyValueArgs = {
|
|
10212
|
+
query: ForgeMetricsApiRequestQueryInput;
|
|
10213
|
+
};
|
|
10068
10214
|
export type ForgeMetricsQueryErrorsArgs = {
|
|
10069
10215
|
query: ForgeMetricsQueryInput;
|
|
10070
10216
|
};
|
|
@@ -12947,6 +13093,7 @@ export declare enum HelpObjectStoreSearchEntityType {
|
|
|
12947
13093
|
RequestForm = "REQUEST_FORM"
|
|
12948
13094
|
}
|
|
12949
13095
|
export type HelpObjectStoreSearchInput = {
|
|
13096
|
+
categoryIds?: InputMaybe<Array<Scalars['ID']['input']>>;
|
|
12950
13097
|
cloudId: Scalars['ID']['input'];
|
|
12951
13098
|
entityType: HelpObjectStoreSearchEntityType;
|
|
12952
13099
|
portalIds?: InputMaybe<Array<Scalars['ID']['input']>>;
|
|
@@ -24091,6 +24238,7 @@ export declare enum NlpErrorState {
|
|
|
24091
24238
|
NoAnswerRelevantContent = "NO_ANSWER_RELEVANT_CONTENT",
|
|
24092
24239
|
NoAnswerSearchResults = "NO_ANSWER_SEARCH_RESULTS",
|
|
24093
24240
|
NoAnswerWhoQuestion = "NO_ANSWER_WHO_QUESTION",
|
|
24241
|
+
OpenaiRateLimitUserAbuse = "OPENAI_RATE_LIMIT_USER_ABUSE",
|
|
24094
24242
|
SubjectiveQuery = "SUBJECTIVE_QUERY"
|
|
24095
24243
|
}
|
|
24096
24244
|
export type NlpFollowUpResponse = {
|
|
@@ -27834,7 +27982,7 @@ export declare enum SearchConfluenceDocumentStatus {
|
|
|
27834
27982
|
Current = "CURRENT",
|
|
27835
27983
|
Draft = "DRAFT"
|
|
27836
27984
|
}
|
|
27837
|
-
export type SearchConfluenceEntity = ConfluenceBlogPost | ConfluencePage;
|
|
27985
|
+
export type SearchConfluenceEntity = ConfluenceBlogPost | ConfluencePage | ConfluenceWhiteboard;
|
|
27838
27986
|
export type SearchConfluenceFilter = {
|
|
27839
27987
|
ancestorIdsFilter?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
27840
27988
|
containerStatus?: InputMaybe<Array<InputMaybe<SearchContainerStatus>>>;
|
|
@@ -28363,6 +28511,7 @@ export declare enum ShepherdAlertTemplateType {
|
|
|
28363
28511
|
ConfluenceDataDiscoveryCreditCard = "CONFLUENCE_DATA_DISCOVERY_CREDIT_CARD",
|
|
28364
28512
|
ConfluenceDataDiscoveryCrypto = "CONFLUENCE_DATA_DISCOVERY_CRYPTO",
|
|
28365
28513
|
ConfluenceDataDiscoveryIban = "CONFLUENCE_DATA_DISCOVERY_IBAN",
|
|
28514
|
+
ConfluenceDataDiscoveryUsSsn = "CONFLUENCE_DATA_DISCOVERY_US_SSN",
|
|
28366
28515
|
ConfluencePageCrawling = "CONFLUENCE_PAGE_CRAWLING",
|
|
28367
28516
|
ConfluencePageExports = "CONFLUENCE_PAGE_EXPORTS",
|
|
28368
28517
|
ConfluenceSpaceExports = "CONFLUENCE_SPACE_EXPORTS",
|
|
@@ -30038,6 +30187,7 @@ export type ToolchainAssociateContainersInput = {
|
|
|
30038
30187
|
};
|
|
30039
30188
|
export type ToolchainAssociateContainersPayload = Payload & {
|
|
30040
30189
|
__typename?: 'ToolchainAssociateContainersPayload';
|
|
30190
|
+
associatedContainers?: Maybe<Array<ToolchainAssociatedContainer>>;
|
|
30041
30191
|
containers?: Maybe<Array<ToolchainAssociatedContainer>>;
|
|
30042
30192
|
errors?: Maybe<Array<MutationError>>;
|
|
30043
30193
|
success: Scalars['Boolean']['output'];
|
|
@@ -30725,6 +30875,7 @@ export type TrelloBoardPrefsUpdatedDeltas = {
|
|
|
30725
30875
|
export type TrelloBoardReactionsLimits = {
|
|
30726
30876
|
__typename?: 'TrelloBoardReactionsLimits';
|
|
30727
30877
|
perAction?: Maybe<TrelloLimitProps>;
|
|
30878
|
+
uniquePerAction?: Maybe<TrelloLimitProps>;
|
|
30728
30879
|
};
|
|
30729
30880
|
export type TrelloBoardRestrictions = {
|
|
30730
30881
|
__typename?: 'TrelloBoardRestrictions';
|
|
@@ -31000,8 +31151,10 @@ export type TrelloCreateCardPayload = Payload & {
|
|
|
31000
31151
|
};
|
|
31001
31152
|
export type TrelloCustomField = {
|
|
31002
31153
|
__typename?: 'TrelloCustomField';
|
|
31154
|
+
display?: Maybe<TrelloCustomFieldDisplay>;
|
|
31003
31155
|
name?: Maybe<Scalars['String']['output']>;
|
|
31004
31156
|
objectId: Scalars['ID']['output'];
|
|
31157
|
+
options?: Maybe<Array<TrelloCustomFieldOption>>;
|
|
31005
31158
|
position?: Maybe<Scalars['Float']['output']>;
|
|
31006
31159
|
type?: Maybe<Scalars['String']['output']>;
|
|
31007
31160
|
};
|
|
@@ -31011,6 +31164,10 @@ export type TrelloCustomFieldConnection = {
|
|
|
31011
31164
|
nodes?: Maybe<Array<TrelloCustomField>>;
|
|
31012
31165
|
pageInfo: PageInfo;
|
|
31013
31166
|
};
|
|
31167
|
+
export type TrelloCustomFieldDisplay = {
|
|
31168
|
+
__typename?: 'TrelloCustomFieldDisplay';
|
|
31169
|
+
cardFront?: Maybe<Scalars['Boolean']['output']>;
|
|
31170
|
+
};
|
|
31014
31171
|
export type TrelloCustomFieldEdge = {
|
|
31015
31172
|
__typename?: 'TrelloCustomFieldEdge';
|
|
31016
31173
|
cursor: Scalars['String']['output'];
|
|
@@ -31042,6 +31199,17 @@ export type TrelloCustomFieldItemValueInfo = {
|
|
|
31042
31199
|
number?: Maybe<Scalars['Float']['output']>;
|
|
31043
31200
|
text?: Maybe<Scalars['String']['output']>;
|
|
31044
31201
|
};
|
|
31202
|
+
export type TrelloCustomFieldOption = {
|
|
31203
|
+
__typename?: 'TrelloCustomFieldOption';
|
|
31204
|
+
color?: Maybe<Scalars['String']['output']>;
|
|
31205
|
+
objectId: Scalars['ID']['output'];
|
|
31206
|
+
position?: Maybe<Scalars['Float']['output']>;
|
|
31207
|
+
value?: Maybe<TrelloCustomFieldOptionValue>;
|
|
31208
|
+
};
|
|
31209
|
+
export type TrelloCustomFieldOptionValue = {
|
|
31210
|
+
__typename?: 'TrelloCustomFieldOptionValue';
|
|
31211
|
+
text?: Maybe<Scalars['String']['output']>;
|
|
31212
|
+
};
|
|
31045
31213
|
export type TrelloDescription = {
|
|
31046
31214
|
__typename?: 'TrelloDescription';
|
|
31047
31215
|
customData?: Maybe<TrelloDescriptionData>;
|
|
@@ -31105,6 +31273,7 @@ export type TrelloImagePreviewUpdatedConnection = {
|
|
|
31105
31273
|
};
|
|
31106
31274
|
export type TrelloJwmWorkspaceLink = {
|
|
31107
31275
|
__typename?: 'TrelloJwmWorkspaceLink';
|
|
31276
|
+
cloudId?: Maybe<Scalars['String']['output']>;
|
|
31108
31277
|
entityUrl?: Maybe<Scalars['URL']['output']>;
|
|
31109
31278
|
};
|
|
31110
31279
|
export type TrelloLabel = {
|
|
@@ -31576,6 +31745,7 @@ export type TrelloWorkspace = Node & {
|
|
|
31576
31745
|
name: Scalars['String']['output'];
|
|
31577
31746
|
objectId: Scalars['ID']['output'];
|
|
31578
31747
|
prefs: TrelloWorkspacePrefs;
|
|
31748
|
+
premiumFeatures?: Maybe<Array<Scalars['String']['output']>>;
|
|
31579
31749
|
products?: Maybe<Array<Maybe<TrelloProduct>>>;
|
|
31580
31750
|
tags?: Maybe<TrelloTagConnection>;
|
|
31581
31751
|
url: Scalars['String']['output'];
|