@forge/cli-shared 2.2.2-next.6 → 2.3.0-next.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/CHANGELOG.md +27 -0
- package/out/apps/template.d.ts +4 -2
- package/out/apps/template.d.ts.map +1 -1
- package/out/apps/template.js +33 -21
- package/out/graphql/graphql-types.d.ts +96 -10
- package/out/graphql/graphql-types.d.ts.map +1 -1
- package/out/graphql/graphql-types.js +12 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,32 @@
|
|
|
1
1
|
# @forge/cli-shared
|
|
2
2
|
|
|
3
|
+
## 2.3.0-next.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [c145946]
|
|
8
|
+
- @forge/manifest@3.3.0-next.0
|
|
9
|
+
|
|
10
|
+
## 2.3.0-next.0
|
|
11
|
+
|
|
12
|
+
### Minor Changes
|
|
13
|
+
|
|
14
|
+
- 949bd40: The @forge/cli will now download templates from a new service (previously bitbucket), old versions of the CLI won't receive template updates
|
|
15
|
+
|
|
16
|
+
## 2.2.2
|
|
17
|
+
|
|
18
|
+
### Patch Changes
|
|
19
|
+
|
|
20
|
+
- Updated dependencies [7f869f7]
|
|
21
|
+
- Updated dependencies [72e020c]
|
|
22
|
+
- Updated dependencies [b2cef71]
|
|
23
|
+
- Updated dependencies [254b239]
|
|
24
|
+
- Updated dependencies [47744fc]
|
|
25
|
+
- Updated dependencies [860c4fb]
|
|
26
|
+
- Updated dependencies [66e969f]
|
|
27
|
+
- Updated dependencies [2c635f9]
|
|
28
|
+
- @forge/manifest@3.2.0
|
|
29
|
+
|
|
3
30
|
## 2.2.2-next.6
|
|
4
31
|
|
|
5
32
|
### Patch Changes
|
package/out/apps/template.d.ts
CHANGED
|
@@ -17,7 +17,7 @@ export interface TemplateLister {
|
|
|
17
17
|
export interface Templater extends TemplateLister {
|
|
18
18
|
downloadAndExtract(template: string, directory: string): Promise<void>;
|
|
19
19
|
}
|
|
20
|
-
export declare class
|
|
20
|
+
export declare class TemplateServiceDownloader implements TemplateDownloader {
|
|
21
21
|
download(template: string, zipFile: string): Promise<void>;
|
|
22
22
|
private buildZipUrl;
|
|
23
23
|
}
|
|
@@ -30,7 +30,9 @@ export declare class ZipTemplateExtractor implements TemplateExtractor {
|
|
|
30
30
|
export declare class TemplateFetchError extends Error {
|
|
31
31
|
constructor();
|
|
32
32
|
}
|
|
33
|
-
export declare class
|
|
33
|
+
export declare class TemplateServiceLister implements TemplateLister {
|
|
34
|
+
private isValidTemplateMapEntry;
|
|
35
|
+
private isValidTemplatesResponse;
|
|
34
36
|
getAvailableTemplates(): Promise<string[]>;
|
|
35
37
|
}
|
|
36
38
|
export declare class ComposableTemplater implements Templater {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template.d.ts","sourceRoot":"","sources":["../../src/apps/template.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"template.d.ts","sourceRoot":"","sources":["../../src/apps/template.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAM/B,qBAAa,eAAgB,SAAQ,KAAK;gBAC5B,QAAQ,EAAE,MAAM;CAG7B;AAED,qBAAa,2BAA4B,SAAQ,KAAK;CAAG;AAEzD,MAAM,WAAW,kBAAkB;IACjC,QAAQ,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;CAC5D;AAED,MAAM,WAAW,iBAAiB;IAChC,OAAO,CAAC,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;CAChE;AAED,MAAM,WAAW,cAAc;IAC7B,qBAAqB,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC,CAAC;CAC5C;AAED,MAAM,WAAW,SAAU,SAAQ,cAAc;IAC/C,kBAAkB,CAAC,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;CACxE;AAED,qBAAa,yBAA0B,YAAW,kBAAkB;IACrD,QAAQ,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAevE,OAAO,CAAC,WAAW;CAGpB;AAED,qBAAa,oBAAqB,YAAW,iBAAiB;IAChD,OAAO,CAAC,QAAQ,CAAC,WAAW;gBAAX,WAAW,EAAE,WAAW;IAExC,OAAO,CAAC,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;YAc7D,2BAA2B;CAqB1C;AAED,qBAAa,kBAAmB,SAAQ,KAAK;;CAI5C;AAKD,qBAAa,qBAAsB,YAAW,cAAc;IAC1D,OAAO,CAAC,uBAAuB;IAI/B,OAAO,CAAC,wBAAwB;IAOnB,qBAAqB,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC;CAkBxD;AAED,qBAAa,mBAAoB,YAAW,SAAS;IAEjD,OAAO,CAAC,QAAQ,CAAC,UAAU;IAC3B,OAAO,CAAC,QAAQ,CAAC,SAAS;IAC1B,OAAO,CAAC,QAAQ,CAAC,MAAM;IACvB,OAAO,CAAC,QAAQ,CAAC,MAAM;gBAHN,UAAU,EAAE,kBAAkB,EAC9B,SAAS,EAAE,iBAAiB,EAC5B,MAAM,EAAE,cAAc,EACtB,MAAM,EAAE,MAAM;IAEpB,kBAAkB,CAAC,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAsBnF,qBAAqB,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC;CAG3C"}
|
package/out/apps/template.js
CHANGED
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ComposableTemplater = exports.
|
|
3
|
+
exports.ComposableTemplater = exports.TemplateServiceLister = exports.TemplateFetchError = exports.ZipTemplateExtractor = exports.TemplateServiceDownloader = exports.InvalidTemplateArchiveError = exports.NoTemplateError = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const fs_1 = tslib_1.__importDefault(require("fs"));
|
|
6
6
|
const fs_extra_1 = require("fs-extra");
|
|
7
|
-
const https_1 = require("https");
|
|
8
7
|
const ignore_walk_1 = tslib_1.__importDefault(require("ignore-walk"));
|
|
9
8
|
const node_fetch_1 = tslib_1.__importDefault(require("node-fetch"));
|
|
10
9
|
const path_1 = require("path");
|
|
11
10
|
const tmp_1 = tslib_1.__importDefault(require("tmp"));
|
|
11
|
+
const url_1 = require("url");
|
|
12
12
|
const ui_1 = require("../ui");
|
|
13
|
-
const
|
|
13
|
+
const TEMPLATE_SERVICE_URL = 'https://forge-templates.us-west-2.prod.public.atl-paas.net/';
|
|
14
|
+
const TEMPLATE_MAP = 'templates.json';
|
|
14
15
|
class NoTemplateError extends Error {
|
|
15
16
|
constructor(template) {
|
|
16
17
|
super(ui_1.Text.create.error.template.notFound(template));
|
|
@@ -20,27 +21,24 @@ exports.NoTemplateError = NoTemplateError;
|
|
|
20
21
|
class InvalidTemplateArchiveError extends Error {
|
|
21
22
|
}
|
|
22
23
|
exports.InvalidTemplateArchiveError = InvalidTemplateArchiveError;
|
|
23
|
-
class
|
|
24
|
+
class TemplateServiceDownloader {
|
|
24
25
|
async download(template, zipFile) {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
}
|
|
33
|
-
res.pipe(fileStream);
|
|
34
|
-
});
|
|
35
|
-
downloadRequest.end();
|
|
26
|
+
const zipUrl = this.buildZipUrl(template);
|
|
27
|
+
const fileStream = fs_1.default.createWriteStream(zipFile);
|
|
28
|
+
const response = await node_fetch_1.default(zipUrl);
|
|
29
|
+
if (!response.ok) {
|
|
30
|
+
throw new NoTemplateError(template);
|
|
31
|
+
}
|
|
32
|
+
await new Promise((resolve) => {
|
|
36
33
|
fileStream.on('finish', resolve);
|
|
34
|
+
response.body.pipe(fileStream);
|
|
37
35
|
});
|
|
38
36
|
}
|
|
39
37
|
buildZipUrl(template) {
|
|
40
|
-
return
|
|
38
|
+
return new url_1.URL(`${template}.zip`, TEMPLATE_SERVICE_URL);
|
|
41
39
|
}
|
|
42
40
|
}
|
|
43
|
-
exports.
|
|
41
|
+
exports.TemplateServiceDownloader = TemplateServiceDownloader;
|
|
44
42
|
class ZipTemplateExtractor {
|
|
45
43
|
constructor(zipAccessor) {
|
|
46
44
|
this.zipAccessor = zipAccessor;
|
|
@@ -80,22 +78,36 @@ class TemplateFetchError extends Error {
|
|
|
80
78
|
}
|
|
81
79
|
}
|
|
82
80
|
exports.TemplateFetchError = TemplateFetchError;
|
|
83
|
-
class
|
|
81
|
+
class TemplateServiceLister {
|
|
82
|
+
isValidTemplateMapEntry(entry) {
|
|
83
|
+
return typeof entry === 'object' && entry !== null && typeof entry.name === 'string';
|
|
84
|
+
}
|
|
85
|
+
isValidTemplatesResponse(response) {
|
|
86
|
+
if (Array.isArray(response)) {
|
|
87
|
+
return response.every((curr) => this.isValidTemplateMapEntry(curr));
|
|
88
|
+
}
|
|
89
|
+
return false;
|
|
90
|
+
}
|
|
84
91
|
async getAvailableTemplates() {
|
|
85
92
|
try {
|
|
86
|
-
const res = await node_fetch_1.default(
|
|
93
|
+
const res = await node_fetch_1.default(new url_1.URL(TEMPLATE_MAP, TEMPLATE_SERVICE_URL));
|
|
87
94
|
if (!res.ok) {
|
|
88
95
|
throw new TemplateFetchError();
|
|
89
96
|
}
|
|
90
97
|
const json = await res.json();
|
|
91
|
-
|
|
98
|
+
if (this.isValidTemplatesResponse(json)) {
|
|
99
|
+
return json.map(({ name }) => name);
|
|
100
|
+
}
|
|
101
|
+
else {
|
|
102
|
+
throw new TemplateFetchError();
|
|
103
|
+
}
|
|
92
104
|
}
|
|
93
105
|
catch (e) {
|
|
94
106
|
throw new TemplateFetchError();
|
|
95
107
|
}
|
|
96
108
|
}
|
|
97
109
|
}
|
|
98
|
-
exports.
|
|
110
|
+
exports.TemplateServiceLister = TemplateServiceLister;
|
|
99
111
|
class ComposableTemplater {
|
|
100
112
|
constructor(downloader, extractor, lister, logger) {
|
|
101
113
|
this.downloader = downloader;
|
|
@@ -192,8 +192,8 @@ export declare type ActivityEdge = {
|
|
|
192
192
|
export declare type ActivityEvent = {
|
|
193
193
|
__typename?: 'ActivityEvent';
|
|
194
194
|
id: Scalars['ID'];
|
|
195
|
-
timestamp
|
|
196
|
-
eventType
|
|
195
|
+
timestamp: Scalars['DateTime'];
|
|
196
|
+
eventType: Scalars['String'];
|
|
197
197
|
actor?: Maybe<User>;
|
|
198
198
|
extension?: Maybe<ActivitiesEventExtension>;
|
|
199
199
|
};
|
|
@@ -211,11 +211,11 @@ export declare enum ActivityEventType {
|
|
|
211
211
|
}
|
|
212
212
|
export declare type ActivityFilter = {
|
|
213
213
|
actors?: Maybe<Array<Scalars['ID']>>;
|
|
214
|
+
rootContainerIds?: Maybe<Array<Scalars['ID']>>;
|
|
214
215
|
type?: Maybe<ActivitiesFilterType>;
|
|
215
216
|
arguments?: Maybe<ActivityFilterArgs>;
|
|
216
217
|
};
|
|
217
218
|
export declare type ActivityFilterArgs = {
|
|
218
|
-
rootContainerIds?: Maybe<Array<Scalars['ID']>>;
|
|
219
219
|
products?: Maybe<Array<Scalars['String']>>;
|
|
220
220
|
eventTypes?: Maybe<Array<Scalars['String']>>;
|
|
221
221
|
objectTypes?: Maybe<Array<Scalars['String']>>;
|
|
@@ -232,15 +232,15 @@ export declare type ActivityItemEdge = {
|
|
|
232
232
|
export declare type ActivityNode = Node & {
|
|
233
233
|
__typename?: 'ActivityNode';
|
|
234
234
|
id: Scalars['ID'];
|
|
235
|
-
object
|
|
236
|
-
event
|
|
235
|
+
object: ActivityObject;
|
|
236
|
+
event: ActivityEvent;
|
|
237
237
|
};
|
|
238
238
|
export declare type ActivityObject = {
|
|
239
239
|
__typename?: 'ActivityObject';
|
|
240
240
|
id: Scalars['ID'];
|
|
241
|
-
rootContainerId
|
|
242
|
-
type
|
|
243
|
-
product
|
|
241
|
+
rootContainerId: Scalars['ID'];
|
|
242
|
+
type: Scalars['String'];
|
|
243
|
+
product: Scalars['String'];
|
|
244
244
|
subProduct?: Maybe<Scalars['String']>;
|
|
245
245
|
contributors?: Maybe<Array<ActivitiesContributor>>;
|
|
246
246
|
data?: Maybe<ActivityObjectData>;
|
|
@@ -1479,6 +1479,49 @@ export declare type CompassAnnouncementAcknowledgement = {
|
|
|
1479
1479
|
component?: Maybe<CompassComponent>;
|
|
1480
1480
|
hasAcknowledged?: Maybe<Scalars['Boolean']>;
|
|
1481
1481
|
};
|
|
1482
|
+
export declare type CompassBuildEvent = CompassEvent & {
|
|
1483
|
+
__typename?: 'CompassBuildEvent';
|
|
1484
|
+
eventType: CompassEventType;
|
|
1485
|
+
lastUpdated: Scalars['DateTime'];
|
|
1486
|
+
displayName: Scalars['String'];
|
|
1487
|
+
updateSequenceNumber: Scalars['Long'];
|
|
1488
|
+
url?: Maybe<Scalars['URL']>;
|
|
1489
|
+
description?: Maybe<Scalars['String']>;
|
|
1490
|
+
buildProperties: CompassBuildEventProperties;
|
|
1491
|
+
};
|
|
1492
|
+
export declare type CompassBuildEventPipeline = {
|
|
1493
|
+
__typename?: 'CompassBuildEventPipeline';
|
|
1494
|
+
pipelineId: Scalars['String'];
|
|
1495
|
+
url: Scalars['String'];
|
|
1496
|
+
displayName: Scalars['String'];
|
|
1497
|
+
};
|
|
1498
|
+
export declare type CompassBuildEventPipelineInput = {
|
|
1499
|
+
pipelineId: Scalars['String'];
|
|
1500
|
+
url: Scalars['String'];
|
|
1501
|
+
displayName: Scalars['String'];
|
|
1502
|
+
};
|
|
1503
|
+
export declare type CompassBuildEventProperties = {
|
|
1504
|
+
__typename?: 'CompassBuildEventProperties';
|
|
1505
|
+
state: CompassBuildEventState;
|
|
1506
|
+
pipeline?: Maybe<CompassBuildEventPipeline>;
|
|
1507
|
+
startedAt: Scalars['DateTime'];
|
|
1508
|
+
completedAt?: Maybe<Scalars['DateTime']>;
|
|
1509
|
+
};
|
|
1510
|
+
export declare type CompassBuildEventPropertiesInput = {
|
|
1511
|
+
state: CompassBuildEventState;
|
|
1512
|
+
pipeline: CompassBuildEventPipelineInput;
|
|
1513
|
+
startedAt: Scalars['DateTime'];
|
|
1514
|
+
completedAt?: Maybe<Scalars['DateTime']>;
|
|
1515
|
+
};
|
|
1516
|
+
export declare enum CompassBuildEventState {
|
|
1517
|
+
InProgress = "IN_PROGRESS",
|
|
1518
|
+
Successful = "SUCCESSFUL",
|
|
1519
|
+
Cancelled = "CANCELLED",
|
|
1520
|
+
Failed = "FAILED",
|
|
1521
|
+
Error = "ERROR",
|
|
1522
|
+
TimedOut = "TIMED_OUT",
|
|
1523
|
+
Unknown = "UNKNOWN"
|
|
1524
|
+
}
|
|
1482
1525
|
export declare type CompassCatalogMutationApi = {
|
|
1483
1526
|
__typename?: 'CompassCatalogMutationApi';
|
|
1484
1527
|
createComponent?: Maybe<CreateCompassComponentPayload>;
|
|
@@ -1829,6 +1872,15 @@ export declare type CompassCreateAnnouncementPayload = Payload & {
|
|
|
1829
1872
|
success: Scalars['Boolean'];
|
|
1830
1873
|
errors?: Maybe<Array<MutationError>>;
|
|
1831
1874
|
};
|
|
1875
|
+
export declare type CompassCreateBuildEventInput = {
|
|
1876
|
+
displayName: Scalars['String'];
|
|
1877
|
+
lastUpdated: Scalars['DateTime'];
|
|
1878
|
+
updateSequenceNumber: Scalars['Long'];
|
|
1879
|
+
description?: Maybe<Scalars['String']>;
|
|
1880
|
+
url?: Maybe<Scalars['URL']>;
|
|
1881
|
+
externalEventSourceId: Scalars['ID'];
|
|
1882
|
+
buildProperties: CompassBuildEventPropertiesInput;
|
|
1883
|
+
};
|
|
1832
1884
|
export declare type CompassCreateCustomEventInput = {
|
|
1833
1885
|
displayName: Scalars['String'];
|
|
1834
1886
|
lastUpdated: Scalars['DateTime'];
|
|
@@ -2105,6 +2157,7 @@ export declare type CompassEventEdge = {
|
|
|
2105
2157
|
};
|
|
2106
2158
|
export declare type CompassEventInput = {
|
|
2107
2159
|
deployment?: Maybe<CompassCreateDeploymentEventInput>;
|
|
2160
|
+
build?: Maybe<CompassCreateBuildEventInput>;
|
|
2108
2161
|
incident?: Maybe<CompassCreateIncidentEventInput>;
|
|
2109
2162
|
flag?: Maybe<CompassCreateFlagEventInput>;
|
|
2110
2163
|
alert?: Maybe<CompassCreateAlertEventInput>;
|
|
@@ -2118,6 +2171,7 @@ export declare type CompassEventTimeParameters = {
|
|
|
2118
2171
|
};
|
|
2119
2172
|
export declare enum CompassEventType {
|
|
2120
2173
|
Deployment = "DEPLOYMENT",
|
|
2174
|
+
Build = "BUILD",
|
|
2121
2175
|
Incident = "INCIDENT",
|
|
2122
2176
|
Flag = "FLAG",
|
|
2123
2177
|
Alert = "ALERT",
|
|
@@ -3825,7 +3879,7 @@ export declare type CreateDevOpsServiceRelationshipPayload = Payload & {
|
|
|
3825
3879
|
serviceRelationship?: Maybe<DevOpsServiceRelationship>;
|
|
3826
3880
|
};
|
|
3827
3881
|
export declare type CreateEventSourceInput = {
|
|
3828
|
-
cloudId
|
|
3882
|
+
cloudId: Scalars['ID'];
|
|
3829
3883
|
externalEventSourceId: Scalars['ID'];
|
|
3830
3884
|
eventType: CompassEventType;
|
|
3831
3885
|
};
|
|
@@ -4281,7 +4335,7 @@ export declare type DeleteDevOpsServiceRelationshipPayload = Payload & {
|
|
|
4281
4335
|
errors?: Maybe<Array<MutationError>>;
|
|
4282
4336
|
};
|
|
4283
4337
|
export declare type DeleteEventSourceInput = {
|
|
4284
|
-
cloudId
|
|
4338
|
+
cloudId: Scalars['ID'];
|
|
4285
4339
|
externalEventSourceId: Scalars['ID'];
|
|
4286
4340
|
eventType: CompassEventType;
|
|
4287
4341
|
};
|
|
@@ -7553,6 +7607,7 @@ export declare type JiraIssueSearchFieldConfigSetConnection = {
|
|
|
7553
7607
|
totalCount?: Maybe<Scalars['Int']>;
|
|
7554
7608
|
pageInfo: PageInfo;
|
|
7555
7609
|
edges?: Maybe<Array<Maybe<JiraIssueSearchFieldConfigSetEdge>>>;
|
|
7610
|
+
isWithholdingUnsupportedSelectedFields?: Maybe<Scalars['Boolean']>;
|
|
7556
7611
|
};
|
|
7557
7612
|
export declare type JiraIssueSearchFieldConfigSetEdge = {
|
|
7558
7613
|
__typename?: 'JiraIssueSearchFieldConfigSetEdge';
|
|
@@ -7572,6 +7627,9 @@ export declare type JiraIssueSearchInput = {
|
|
|
7572
7627
|
jql?: Maybe<Scalars['String']>;
|
|
7573
7628
|
filterId?: Maybe<Scalars['String']>;
|
|
7574
7629
|
};
|
|
7630
|
+
export declare type JiraIssueSearchOptions = {
|
|
7631
|
+
issueKey?: Maybe<Scalars['String']>;
|
|
7632
|
+
};
|
|
7575
7633
|
export declare type JiraIssueSearchResult = {
|
|
7576
7634
|
content?: Maybe<JiraIssueSearchContextualContent>;
|
|
7577
7635
|
contentByFieldConfigSetIds?: Maybe<JiraIssueSearchContextlessContent>;
|
|
@@ -9053,6 +9111,7 @@ export declare type JiraQueryIssueSearchViewByNamespaceAndViewIdArgs = {
|
|
|
9053
9111
|
export declare type JiraQueryIssueSearchStableArgs = {
|
|
9054
9112
|
cloudId: Scalars['ID'];
|
|
9055
9113
|
issueSearchInput: JiraIssueSearchInput;
|
|
9114
|
+
options?: Maybe<JiraIssueSearchOptions>;
|
|
9056
9115
|
first?: Maybe<Scalars['Int']>;
|
|
9057
9116
|
after?: Maybe<Scalars['String']>;
|
|
9058
9117
|
last?: Maybe<Scalars['Int']>;
|
|
@@ -11453,6 +11512,7 @@ export declare type MyActivityViewedArgs = {
|
|
|
11453
11512
|
after?: Maybe<Scalars['String']>;
|
|
11454
11513
|
};
|
|
11455
11514
|
export declare type MyActivityFilter = {
|
|
11515
|
+
rootContainerIds?: Maybe<Array<Scalars['ID']>>;
|
|
11456
11516
|
type?: Maybe<ActivitiesFilterType>;
|
|
11457
11517
|
arguments?: Maybe<ActivityFilterArgs>;
|
|
11458
11518
|
};
|
|
@@ -13412,6 +13472,21 @@ export declare enum RoadmapTimelineMode {
|
|
|
13412
13472
|
Months = "MONTHS",
|
|
13413
13473
|
Quarters = "QUARTERS"
|
|
13414
13474
|
}
|
|
13475
|
+
export declare type RoadmapToggleDependencyInput = {
|
|
13476
|
+
dependee: Scalars['ID'];
|
|
13477
|
+
dependency: Scalars['ID'];
|
|
13478
|
+
};
|
|
13479
|
+
export declare type RoadmapToggleDependencyPayload = Payload & {
|
|
13480
|
+
__typename?: 'RoadmapToggleDependencyPayload';
|
|
13481
|
+
success: Scalars['Boolean'];
|
|
13482
|
+
errors?: Maybe<Array<MutationError>>;
|
|
13483
|
+
output?: Maybe<RoadmapToggleDependencyResponse>;
|
|
13484
|
+
};
|
|
13485
|
+
export declare type RoadmapToggleDependencyResponse = {
|
|
13486
|
+
__typename?: 'RoadmapToggleDependencyResponse';
|
|
13487
|
+
dependee: Scalars['ID'];
|
|
13488
|
+
dependency: Scalars['ID'];
|
|
13489
|
+
};
|
|
13415
13490
|
export declare type RoadmapUserConfiguration = {
|
|
13416
13491
|
__typename?: 'RoadmapUserConfiguration';
|
|
13417
13492
|
hasCompletedOnboarding: Scalars['Boolean'];
|
|
@@ -13444,6 +13519,8 @@ export declare type RoadmapsMutation = {
|
|
|
13444
13519
|
__typename?: 'RoadmapsMutation';
|
|
13445
13520
|
toggleRoadmapFeature?: Maybe<RoadmapFeatureTogglePayload>;
|
|
13446
13521
|
addRoadmapItem?: Maybe<RoadmapAddItemPayload>;
|
|
13522
|
+
addRoadmapDependency?: Maybe<RoadmapToggleDependencyPayload>;
|
|
13523
|
+
removeRoadmapDependency?: Maybe<RoadmapToggleDependencyPayload>;
|
|
13447
13524
|
};
|
|
13448
13525
|
export declare type RoadmapsMutationToggleRoadmapFeatureArgs = {
|
|
13449
13526
|
input?: Maybe<RoadmapFeatureToggleInput>;
|
|
@@ -13452,6 +13529,14 @@ export declare type RoadmapsMutationAddRoadmapItemArgs = {
|
|
|
13452
13529
|
input?: Maybe<RoadmapAddItemInput>;
|
|
13453
13530
|
sourceARI?: Maybe<Scalars['ID']>;
|
|
13454
13531
|
};
|
|
13532
|
+
export declare type RoadmapsMutationAddRoadmapDependencyArgs = {
|
|
13533
|
+
sourceARI: Scalars['ID'];
|
|
13534
|
+
input: RoadmapToggleDependencyInput;
|
|
13535
|
+
};
|
|
13536
|
+
export declare type RoadmapsMutationRemoveRoadmapDependencyArgs = {
|
|
13537
|
+
sourceARI: Scalars['ID'];
|
|
13538
|
+
input: RoadmapToggleDependencyInput;
|
|
13539
|
+
};
|
|
13455
13540
|
export declare type RoadmapsQuery = {
|
|
13456
13541
|
__typename?: 'RoadmapsQuery';
|
|
13457
13542
|
roadmapForSource?: Maybe<RoadmapDetails>;
|
|
@@ -14148,6 +14233,7 @@ export declare type SupportRequest = {
|
|
|
14148
14233
|
statuses: SupportRequestStatuses;
|
|
14149
14234
|
transitions?: Maybe<SupportRequestTransitions>;
|
|
14150
14235
|
targetScreen: Scalars['String'];
|
|
14236
|
+
tracAttachmentComponentsEnabled?: Maybe<Scalars['Boolean']>;
|
|
14151
14237
|
lastComment: SupportRequestComments;
|
|
14152
14238
|
relatedRequests?: Maybe<Array<Maybe<SupportRequest>>>;
|
|
14153
14239
|
};
|