@huaweicloud/huaweicloud-sdk-codeartsbuild 3.1.149 → 3.1.150
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/package.json +2 -2
- package/v3/CodeArtsBuildClient.d.ts +195 -0
- package/v3/CodeArtsBuildClient.d.ts.map +1 -1
- package/v3/CodeArtsBuildClient.js +459 -0
- package/v3/CodeArtsBuildClient.js.map +1 -1
- package/v3/CodeArtsBuildRegion.d.ts +2 -0
- package/v3/CodeArtsBuildRegion.d.ts.map +1 -1
- package/v3/CodeArtsBuildRegion.js +5 -1
- package/v3/CodeArtsBuildRegion.js.map +1 -1
- package/v3/model/BuildInfoRecord.d.ts +71 -0
- package/v3/model/BuildInfoRecord.d.ts.map +1 -0
- package/v3/model/BuildInfoRecord.js +171 -0
- package/v3/model/BuildInfoRecord.js.map +1 -0
- package/v3/model/BuildInfoRecordCommitInfo.d.ts +12 -0
- package/v3/model/BuildInfoRecordCommitInfo.d.ts.map +1 -0
- package/v3/model/BuildInfoRecordCommitInfo.js +29 -0
- package/v3/model/BuildInfoRecordCommitInfo.js.map +1 -0
- package/v3/model/BuildStageRecord.d.ts +68 -0
- package/v3/model/BuildStageRecord.d.ts.map +1 -0
- package/v3/model/BuildStageRecord.js +165 -0
- package/v3/model/BuildStageRecord.js.map +1 -0
- package/v3/model/DownloadRealTimeLogRequest.d.ts +16 -0
- package/v3/model/DownloadRealTimeLogRequest.d.ts.map +1 -0
- package/v3/model/DownloadRealTimeLogRequest.js +40 -0
- package/v3/model/DownloadRealTimeLogRequest.js.map +1 -0
- package/v3/model/DownloadRealTimeLogResponse.d.ts +12 -0
- package/v3/model/DownloadRealTimeLogResponse.d.ts.map +1 -0
- package/v3/model/DownloadRealTimeLogResponse.js +23 -0
- package/v3/model/DownloadRealTimeLogResponse.js.map +1 -0
- package/v3/model/FlowGraph2Result.d.ts +10 -0
- package/v3/model/FlowGraph2Result.d.ts.map +1 -0
- package/v3/model/{FlowGraphResult.js → FlowGraph2Result.js} +4 -4
- package/v3/model/FlowGraph2Result.js.map +1 -0
- package/v3/model/FlowGraph2ResultEdges.d.ts +8 -0
- package/v3/model/FlowGraph2ResultEdges.d.ts.map +1 -0
- package/v3/model/{FlowGraphResultEdges.js → FlowGraph2ResultEdges.js} +4 -4
- package/v3/model/FlowGraph2ResultEdges.js.map +1 -0
- package/v3/model/FullStagesResult.d.ts +15 -0
- package/v3/model/FullStagesResult.d.ts.map +1 -0
- package/v3/model/FullStagesResult.js +19 -0
- package/v3/model/FullStagesResult.js.map +1 -0
- package/v3/model/ListBuildInfoRecordBodyResult.d.ts +25 -0
- package/v3/model/ListBuildInfoRecordBodyResult.d.ts.map +1 -0
- package/v3/model/ListBuildInfoRecordBodyResult.js +59 -0
- package/v3/model/ListBuildInfoRecordBodyResult.js.map +1 -0
- package/v3/model/ListBuildInfoRecordRequest.d.ts +24 -0
- package/v3/model/ListBuildInfoRecordRequest.d.ts.map +1 -0
- package/v3/model/ListBuildInfoRecordRequest.js +62 -0
- package/v3/model/ListBuildInfoRecordRequest.js.map +1 -0
- package/v3/model/ListBuildInfoRecordResponse.d.ts +12 -0
- package/v3/model/ListBuildInfoRecordResponse.d.ts.map +1 -0
- package/v3/model/ListBuildInfoRecordResponse.js +23 -0
- package/v3/model/ListBuildInfoRecordResponse.js.map +1 -0
- package/v3/model/RealTimeLogResponseBodyResult.d.ts +16 -0
- package/v3/model/RealTimeLogResponseBodyResult.d.ts.map +1 -0
- package/v3/model/RealTimeLogResponseBodyResult.js +37 -0
- package/v3/model/RealTimeLogResponseBodyResult.js.map +1 -0
- package/v3/model/ShowBuildRecordFullStagesRequest.d.ts +10 -0
- package/v3/model/ShowBuildRecordFullStagesRequest.d.ts.map +1 -0
- package/v3/model/ShowBuildRecordFullStagesRequest.js +24 -0
- package/v3/model/ShowBuildRecordFullStagesRequest.js.map +1 -0
- package/v3/model/ShowBuildRecordFullStagesResponse.d.ts +12 -0
- package/v3/model/ShowBuildRecordFullStagesResponse.d.ts.map +1 -0
- package/v3/model/ShowBuildRecordFullStagesResponse.js +23 -0
- package/v3/model/ShowBuildRecordFullStagesResponse.js.map +1 -0
- package/v3/model/ShowFlowGraphResponse.d.ts +3 -3
- package/v3/model/ShowFlowGraphResponse.d.ts.map +1 -1
- package/v3/model/ShowFlowGraphResponse.js.map +1 -1
- package/v3/model/ShowJobBuildSuccessRatioRequest.d.ts +16 -0
- package/v3/model/ShowJobBuildSuccessRatioRequest.d.ts.map +1 -0
- package/v3/model/ShowJobBuildSuccessRatioRequest.js +40 -0
- package/v3/model/ShowJobBuildSuccessRatioRequest.js.map +1 -0
- package/v3/model/ShowJobBuildSuccessRatioResponse.d.ts +10 -0
- package/v3/model/ShowJobBuildSuccessRatioResponse.d.ts.map +1 -0
- package/v3/model/ShowJobBuildSuccessRatioResponse.js +19 -0
- package/v3/model/ShowJobBuildSuccessRatioResponse.js.map +1 -0
- package/v3/model/ShowJobBuildSuccessRatioResult.d.ts +27 -0
- package/v3/model/ShowJobBuildSuccessRatioResult.d.ts.map +1 -0
- package/v3/model/ShowJobBuildSuccessRatioResult.js +63 -0
- package/v3/model/ShowJobBuildSuccessRatioResult.js.map +1 -0
- package/v3/model/ShowJobBuildSuccessRatioResultEveryDayReport.d.ts +10 -0
- package/v3/model/ShowJobBuildSuccessRatioResultEveryDayReport.d.ts.map +1 -0
- package/v3/model/ShowJobBuildSuccessRatioResultEveryDayReport.js +23 -0
- package/v3/model/ShowJobBuildSuccessRatioResultEveryDayReport.js.map +1 -0
- package/v3/model/ShowReportSummary.d.ts +44 -0
- package/v3/model/ShowReportSummary.d.ts.map +1 -0
- package/v3/model/ShowReportSummary.js +103 -0
- package/v3/model/ShowReportSummary.js.map +1 -0
- package/v3/model/ShowReportSummaryBodyResult.d.ts +11 -0
- package/v3/model/ShowReportSummaryBodyResult.d.ts.map +1 -0
- package/v3/model/ShowReportSummaryBodyResult.js +23 -0
- package/v3/model/ShowReportSummaryBodyResult.js.map +1 -0
- package/v3/model/ShowReportSummaryRequest.d.ts +12 -0
- package/v3/model/ShowReportSummaryRequest.d.ts.map +1 -0
- package/v3/model/ShowReportSummaryRequest.js +31 -0
- package/v3/model/ShowReportSummaryRequest.js.map +1 -0
- package/v3/model/ShowReportSummaryResponse.d.ts +12 -0
- package/v3/model/ShowReportSummaryResponse.d.ts.map +1 -0
- package/v3/model/ShowReportSummaryResponse.js +23 -0
- package/v3/model/ShowReportSummaryResponse.js.map +1 -0
- package/v3/model/ShowRunningStatusRequest.d.ts +8 -0
- package/v3/model/ShowRunningStatusRequest.d.ts.map +1 -0
- package/v3/model/ShowRunningStatusRequest.js +20 -0
- package/v3/model/ShowRunningStatusRequest.js.map +1 -0
- package/v3/model/ShowRunningStatusResponse.d.ts +12 -0
- package/v3/model/ShowRunningStatusResponse.d.ts.map +1 -0
- package/v3/model/ShowRunningStatusResponse.js +23 -0
- package/v3/model/ShowRunningStatusResponse.js.map +1 -0
- package/v3/model/ShowRunningStatusResult.d.ts +20 -0
- package/v3/model/ShowRunningStatusResult.d.ts.map +1 -0
- package/v3/model/ShowRunningStatusResult.js +49 -0
- package/v3/model/ShowRunningStatusResult.js.map +1 -0
- package/v3/model/ShowYamlTemplateRequest.d.ts +12 -0
- package/v3/model/ShowYamlTemplateRequest.d.ts.map +1 -0
- package/v3/model/ShowYamlTemplateRequest.js +30 -0
- package/v3/model/ShowYamlTemplateRequest.js.map +1 -0
- package/v3/model/ShowYamlTemplateResponse.d.ts +11 -0
- package/v3/model/ShowYamlTemplateResponse.d.ts.map +1 -0
- package/v3/model/ShowYamlTemplateResponse.js +23 -0
- package/v3/model/ShowYamlTemplateResponse.js.map +1 -0
- package/v3/public-api.d.ts +27 -2
- package/v3/public-api.d.ts.map +1 -1
- package/v3/public-api.js +27 -2
- package/v3/public-api.js.map +1 -1
- package/v3/model/FlowGraphResult.d.ts +0 -10
- package/v3/model/FlowGraphResult.d.ts.map +0 -1
- package/v3/model/FlowGraphResult.js.map +0 -1
- package/v3/model/FlowGraphResultEdges.d.ts +0 -8
- package/v3/model/FlowGraphResultEdges.d.ts.map +0 -1
- package/v3/model/FlowGraphResultEdges.js.map +0 -1
@@ -0,0 +1,23 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.ShowReportSummaryBodyResult = void 0;
|
4
|
+
class ShowReportSummaryBodyResult {
|
5
|
+
constructor() {
|
6
|
+
}
|
7
|
+
withSummary(summary) {
|
8
|
+
this['summary'] = summary;
|
9
|
+
return this;
|
10
|
+
}
|
11
|
+
withSubSummarys(subSummarys) {
|
12
|
+
this['sub_summarys'] = subSummarys;
|
13
|
+
return this;
|
14
|
+
}
|
15
|
+
set subSummarys(subSummarys) {
|
16
|
+
this['sub_summarys'] = subSummarys;
|
17
|
+
}
|
18
|
+
get subSummarys() {
|
19
|
+
return this['sub_summarys'];
|
20
|
+
}
|
21
|
+
}
|
22
|
+
exports.ShowReportSummaryBodyResult = ShowReportSummaryBodyResult;
|
23
|
+
//# sourceMappingURL=ShowReportSummaryBodyResult.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowReportSummaryBodyResult.js","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowReportSummaryBodyResult.ts"],"names":[],"mappings":";;;AAGA,MAAa,2BAA2B;IAGpC;IACA,CAAC;IACM,WAAW,CAAC,OAA0B;QACzC,IAAI,CAAC,SAAS,CAAC,GAAG,OAAO,CAAC;QAC1B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAqC;QACxD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAkD;QACrE,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AAnBD,kEAmBC"}
|
@@ -0,0 +1,12 @@
|
|
1
|
+
export declare class ShowReportSummaryRequest {
|
2
|
+
private 'job_id'?;
|
3
|
+
private 'build_no'?;
|
4
|
+
constructor(jobId?: string, buildNo?: number);
|
5
|
+
withJobId(jobId: string): ShowReportSummaryRequest;
|
6
|
+
set jobId(jobId: string | undefined);
|
7
|
+
get jobId(): string | undefined;
|
8
|
+
withBuildNo(buildNo: number): ShowReportSummaryRequest;
|
9
|
+
set buildNo(buildNo: number | undefined);
|
10
|
+
get buildNo(): number | undefined;
|
11
|
+
}
|
12
|
+
//# sourceMappingURL=ShowReportSummaryRequest.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowReportSummaryRequest.d.ts","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowReportSummaryRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,wBAAwB;IACjC,OAAO,CAAC,QAAQ,CAAC,CAAS;IAC1B,OAAO,CAAC,UAAU,CAAC,CAAS;gBACT,KAAK,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM;IAI5C,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,wBAAwB;IAIzD,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;IACM,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,wBAAwB;IAI7D,IAAW,OAAO,CAAC,OAAO,EAAE,MAAM,GAAI,SAAS,EAE9C;IACD,IAAW,OAAO,IAAI,MAAM,GAAG,SAAS,CAEvC;CACJ"}
|
@@ -0,0 +1,31 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.ShowReportSummaryRequest = void 0;
|
4
|
+
class ShowReportSummaryRequest {
|
5
|
+
constructor(jobId, buildNo) {
|
6
|
+
this['job_id'] = jobId;
|
7
|
+
this['build_no'] = buildNo;
|
8
|
+
}
|
9
|
+
withJobId(jobId) {
|
10
|
+
this['job_id'] = jobId;
|
11
|
+
return this;
|
12
|
+
}
|
13
|
+
set jobId(jobId) {
|
14
|
+
this['job_id'] = jobId;
|
15
|
+
}
|
16
|
+
get jobId() {
|
17
|
+
return this['job_id'];
|
18
|
+
}
|
19
|
+
withBuildNo(buildNo) {
|
20
|
+
this['build_no'] = buildNo;
|
21
|
+
return this;
|
22
|
+
}
|
23
|
+
set buildNo(buildNo) {
|
24
|
+
this['build_no'] = buildNo;
|
25
|
+
}
|
26
|
+
get buildNo() {
|
27
|
+
return this['build_no'];
|
28
|
+
}
|
29
|
+
}
|
30
|
+
exports.ShowReportSummaryRequest = ShowReportSummaryRequest;
|
31
|
+
//# sourceMappingURL=ShowReportSummaryRequest.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowReportSummaryRequest.js","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowReportSummaryRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,wBAAwB;IAGjC,YAAmB,KAAc,EAAE,OAAgB;QAC/C,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;IAC/B,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,KAAK,CAAC,KAA0B;QACvC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACD,IAAW,KAAK;QACZ,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1B,CAAC;IACM,WAAW,CAAC,OAAe;QAC9B,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;QAC3B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,OAAO,CAAC,OAA4B;QAC3C,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;IAC/B,CAAC;IACD,IAAW,OAAO;QACd,OAAO,IAAI,CAAC,UAAU,CAAC,CAAC;IAC5B,CAAC;CACJ;AA3BD,4DA2BC"}
|
@@ -0,0 +1,12 @@
|
|
1
|
+
import { ShowReportSummaryBodyResult } from './ShowReportSummaryBodyResult';
|
2
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
3
|
+
export declare class ShowReportSummaryResponse extends SdkResponse {
|
4
|
+
status?: string;
|
5
|
+
error?: object;
|
6
|
+
result?: ShowReportSummaryBodyResult;
|
7
|
+
constructor();
|
8
|
+
withStatus(status: string): ShowReportSummaryResponse;
|
9
|
+
withError(error: object): ShowReportSummaryResponse;
|
10
|
+
withResult(result: ShowReportSummaryBodyResult): ShowReportSummaryResponse;
|
11
|
+
}
|
12
|
+
//# sourceMappingURL=ShowReportSummaryResponse.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowReportSummaryResponse.d.ts","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowReportSummaryResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAE5E,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,yBAA0B,SAAQ,WAAW;IAC/C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,2BAA2B,CAAC;;IAIrC,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,yBAAyB;IAIrD,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,yBAAyB;IAInD,UAAU,CAAC,MAAM,EAAE,2BAA2B,GAAG,yBAAyB;CAIpF"}
|
@@ -0,0 +1,23 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.ShowReportSummaryResponse = void 0;
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
5
|
+
class ShowReportSummaryResponse extends SdkResponse_1.SdkResponse {
|
6
|
+
constructor() {
|
7
|
+
super();
|
8
|
+
}
|
9
|
+
withStatus(status) {
|
10
|
+
this['status'] = status;
|
11
|
+
return this;
|
12
|
+
}
|
13
|
+
withError(error) {
|
14
|
+
this['error'] = error;
|
15
|
+
return this;
|
16
|
+
}
|
17
|
+
withResult(result) {
|
18
|
+
this['result'] = result;
|
19
|
+
return this;
|
20
|
+
}
|
21
|
+
}
|
22
|
+
exports.ShowReportSummaryResponse = ShowReportSummaryResponse;
|
23
|
+
//# sourceMappingURL=ShowReportSummaryResponse.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowReportSummaryResponse.js","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowReportSummaryResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,yBAA0B,SAAQ,yBAAW;IAItD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAmC;QACjD,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAnBD,8DAmBC"}
|
@@ -0,0 +1,8 @@
|
|
1
|
+
export declare class ShowRunningStatusRequest {
|
2
|
+
private 'job_id'?;
|
3
|
+
constructor(jobId?: string);
|
4
|
+
withJobId(jobId: string): ShowRunningStatusRequest;
|
5
|
+
set jobId(jobId: string | undefined);
|
6
|
+
get jobId(): string | undefined;
|
7
|
+
}
|
8
|
+
//# sourceMappingURL=ShowRunningStatusRequest.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowRunningStatusRequest.d.ts","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowRunningStatusRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,wBAAwB;IACjC,OAAO,CAAC,QAAQ,CAAC,CAAS;gBACP,KAAK,CAAC,EAAE,MAAM;IAG1B,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,wBAAwB;IAIzD,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;CACJ"}
|
@@ -0,0 +1,20 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.ShowRunningStatusRequest = void 0;
|
4
|
+
class ShowRunningStatusRequest {
|
5
|
+
constructor(jobId) {
|
6
|
+
this['job_id'] = jobId;
|
7
|
+
}
|
8
|
+
withJobId(jobId) {
|
9
|
+
this['job_id'] = jobId;
|
10
|
+
return this;
|
11
|
+
}
|
12
|
+
set jobId(jobId) {
|
13
|
+
this['job_id'] = jobId;
|
14
|
+
}
|
15
|
+
get jobId() {
|
16
|
+
return this['job_id'];
|
17
|
+
}
|
18
|
+
}
|
19
|
+
exports.ShowRunningStatusRequest = ShowRunningStatusRequest;
|
20
|
+
//# sourceMappingURL=ShowRunningStatusRequest.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowRunningStatusRequest.js","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowRunningStatusRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,wBAAwB;IAEjC,YAAmB,KAAc;QAC7B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,KAAK,CAAC,KAA0B;QACvC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACD,IAAW,KAAK;QACZ,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1B,CAAC;CACJ;AAfD,4DAeC"}
|
@@ -0,0 +1,12 @@
|
|
1
|
+
import { ShowRunningStatusResult } from './ShowRunningStatusResult';
|
2
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
3
|
+
export declare class ShowRunningStatusResponse extends SdkResponse {
|
4
|
+
result?: ShowRunningStatusResult;
|
5
|
+
error?: string;
|
6
|
+
status?: string;
|
7
|
+
constructor();
|
8
|
+
withResult(result: ShowRunningStatusResult): ShowRunningStatusResponse;
|
9
|
+
withError(error: string): ShowRunningStatusResponse;
|
10
|
+
withStatus(status: string): ShowRunningStatusResponse;
|
11
|
+
}
|
12
|
+
//# sourceMappingURL=ShowRunningStatusResponse.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowRunningStatusResponse.d.ts","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowRunningStatusResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,yBAA0B,SAAQ,WAAW;IAC/C,MAAM,CAAC,EAAE,uBAAuB,CAAC;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;;IAIhB,UAAU,CAAC,MAAM,EAAE,uBAAuB,GAAG,yBAAyB;IAItE,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,yBAAyB;IAInD,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,yBAAyB;CAI/D"}
|
@@ -0,0 +1,23 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.ShowRunningStatusResponse = void 0;
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
5
|
+
class ShowRunningStatusResponse extends SdkResponse_1.SdkResponse {
|
6
|
+
constructor() {
|
7
|
+
super();
|
8
|
+
}
|
9
|
+
withResult(result) {
|
10
|
+
this['result'] = result;
|
11
|
+
return this;
|
12
|
+
}
|
13
|
+
withError(error) {
|
14
|
+
this['error'] = error;
|
15
|
+
return this;
|
16
|
+
}
|
17
|
+
withStatus(status) {
|
18
|
+
this['status'] = status;
|
19
|
+
return this;
|
20
|
+
}
|
21
|
+
}
|
22
|
+
exports.ShowRunningStatusResponse = ShowRunningStatusResponse;
|
23
|
+
//# sourceMappingURL=ShowRunningStatusResponse.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowRunningStatusResponse.js","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowRunningStatusResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,yBAA0B,SAAQ,yBAAW;IAItD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,UAAU,CAAC,MAA+B;QAC7C,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAnBD,8DAmBC"}
|
@@ -0,0 +1,20 @@
|
|
1
|
+
export declare class ShowRunningStatusResult {
|
2
|
+
private 'last_job_id'?;
|
3
|
+
private 'last_build_no'?;
|
4
|
+
private 'last_build_status'?;
|
5
|
+
private 'is_running'?;
|
6
|
+
constructor();
|
7
|
+
withLastJobId(lastJobId: string): ShowRunningStatusResult;
|
8
|
+
set lastJobId(lastJobId: string | undefined);
|
9
|
+
get lastJobId(): string | undefined;
|
10
|
+
withLastBuildNo(lastBuildNo: string): ShowRunningStatusResult;
|
11
|
+
set lastBuildNo(lastBuildNo: string | undefined);
|
12
|
+
get lastBuildNo(): string | undefined;
|
13
|
+
withLastBuildStatus(lastBuildStatus: string): ShowRunningStatusResult;
|
14
|
+
set lastBuildStatus(lastBuildStatus: string | undefined);
|
15
|
+
get lastBuildStatus(): string | undefined;
|
16
|
+
withIsRunning(isRunning: boolean): ShowRunningStatusResult;
|
17
|
+
set isRunning(isRunning: boolean | undefined);
|
18
|
+
get isRunning(): boolean | undefined;
|
19
|
+
}
|
20
|
+
//# sourceMappingURL=ShowRunningStatusResult.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowRunningStatusResult.d.ts","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowRunningStatusResult.ts"],"names":[],"mappings":"AAEA,qBAAa,uBAAuB;IAChC,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,eAAe,CAAC,CAAS;IACjC,OAAO,CAAC,mBAAmB,CAAC,CAAS;IACrC,OAAO,CAAC,YAAY,CAAC,CAAU;;IAGxB,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,uBAAuB;IAIhE,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,uBAAuB;IAIpE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,mBAAmB,CAAC,eAAe,EAAE,MAAM,GAAG,uBAAuB;IAI5E,IAAW,eAAe,CAAC,eAAe,EAAE,MAAM,GAAI,SAAS,EAE9D;IACD,IAAW,eAAe,IAAI,MAAM,GAAG,SAAS,CAE/C;IACM,aAAa,CAAC,SAAS,EAAE,OAAO,GAAG,uBAAuB;IAIjE,IAAW,SAAS,CAAC,SAAS,EAAE,OAAO,GAAI,SAAS,EAEnD;IACD,IAAW,SAAS,IAAI,OAAO,GAAG,SAAS,CAE1C;CACJ"}
|
@@ -0,0 +1,49 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.ShowRunningStatusResult = void 0;
|
4
|
+
class ShowRunningStatusResult {
|
5
|
+
constructor() {
|
6
|
+
}
|
7
|
+
withLastJobId(lastJobId) {
|
8
|
+
this['last_job_id'] = lastJobId;
|
9
|
+
return this;
|
10
|
+
}
|
11
|
+
set lastJobId(lastJobId) {
|
12
|
+
this['last_job_id'] = lastJobId;
|
13
|
+
}
|
14
|
+
get lastJobId() {
|
15
|
+
return this['last_job_id'];
|
16
|
+
}
|
17
|
+
withLastBuildNo(lastBuildNo) {
|
18
|
+
this['last_build_no'] = lastBuildNo;
|
19
|
+
return this;
|
20
|
+
}
|
21
|
+
set lastBuildNo(lastBuildNo) {
|
22
|
+
this['last_build_no'] = lastBuildNo;
|
23
|
+
}
|
24
|
+
get lastBuildNo() {
|
25
|
+
return this['last_build_no'];
|
26
|
+
}
|
27
|
+
withLastBuildStatus(lastBuildStatus) {
|
28
|
+
this['last_build_status'] = lastBuildStatus;
|
29
|
+
return this;
|
30
|
+
}
|
31
|
+
set lastBuildStatus(lastBuildStatus) {
|
32
|
+
this['last_build_status'] = lastBuildStatus;
|
33
|
+
}
|
34
|
+
get lastBuildStatus() {
|
35
|
+
return this['last_build_status'];
|
36
|
+
}
|
37
|
+
withIsRunning(isRunning) {
|
38
|
+
this['is_running'] = isRunning;
|
39
|
+
return this;
|
40
|
+
}
|
41
|
+
set isRunning(isRunning) {
|
42
|
+
this['is_running'] = isRunning;
|
43
|
+
}
|
44
|
+
get isRunning() {
|
45
|
+
return this['is_running'];
|
46
|
+
}
|
47
|
+
}
|
48
|
+
exports.ShowRunningStatusResult = ShowRunningStatusResult;
|
49
|
+
//# sourceMappingURL=ShowRunningStatusResult.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowRunningStatusResult.js","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowRunningStatusResult.ts"],"names":[],"mappings":";;;AAEA,MAAa,uBAAuB;IAKhC;IACA,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC;QAChC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC;IACpC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,eAAe,CAAC,GAAG,WAAW,CAAC;QACpC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,eAAe,CAAC,GAAG,WAAW,CAAC;IACxC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,eAAe,CAAC,CAAC;IACjC,CAAC;IACM,mBAAmB,CAAC,eAAuB;QAC9C,IAAI,CAAC,mBAAmB,CAAC,GAAG,eAAe,CAAC;QAC5C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,eAAe,CAAC,eAAoC;QAC3D,IAAI,CAAC,mBAAmB,CAAC,GAAG,eAAe,CAAC;IAChD,CAAC;IACD,IAAW,eAAe;QACtB,OAAO,IAAI,CAAC,mBAAmB,CAAC,CAAC;IACrC,CAAC;IACM,aAAa,CAAC,SAAkB;QACnC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA+B;QAChD,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;CACJ;AA/CD,0DA+CC"}
|
@@ -0,0 +1,12 @@
|
|
1
|
+
export declare class ShowYamlTemplateRequest {
|
2
|
+
private 'job_id'?;
|
3
|
+
private 'default_host'?;
|
4
|
+
constructor(jobId?: string);
|
5
|
+
withJobId(jobId: string): ShowYamlTemplateRequest;
|
6
|
+
set jobId(jobId: string | undefined);
|
7
|
+
get jobId(): string | undefined;
|
8
|
+
withDefaultHost(defaultHost: string): ShowYamlTemplateRequest;
|
9
|
+
set defaultHost(defaultHost: string | undefined);
|
10
|
+
get defaultHost(): string | undefined;
|
11
|
+
}
|
12
|
+
//# sourceMappingURL=ShowYamlTemplateRequest.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowYamlTemplateRequest.d.ts","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowYamlTemplateRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,uBAAuB;IAChC,OAAO,CAAC,QAAQ,CAAC,CAAS;IAC1B,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,KAAK,CAAC,EAAE,MAAM;IAG1B,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,uBAAuB;IAIxD,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;IACM,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,uBAAuB;IAIpE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
|
@@ -0,0 +1,30 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.ShowYamlTemplateRequest = void 0;
|
4
|
+
class ShowYamlTemplateRequest {
|
5
|
+
constructor(jobId) {
|
6
|
+
this['job_id'] = jobId;
|
7
|
+
}
|
8
|
+
withJobId(jobId) {
|
9
|
+
this['job_id'] = jobId;
|
10
|
+
return this;
|
11
|
+
}
|
12
|
+
set jobId(jobId) {
|
13
|
+
this['job_id'] = jobId;
|
14
|
+
}
|
15
|
+
get jobId() {
|
16
|
+
return this['job_id'];
|
17
|
+
}
|
18
|
+
withDefaultHost(defaultHost) {
|
19
|
+
this['default_host'] = defaultHost;
|
20
|
+
return this;
|
21
|
+
}
|
22
|
+
set defaultHost(defaultHost) {
|
23
|
+
this['default_host'] = defaultHost;
|
24
|
+
}
|
25
|
+
get defaultHost() {
|
26
|
+
return this['default_host'];
|
27
|
+
}
|
28
|
+
}
|
29
|
+
exports.ShowYamlTemplateRequest = ShowYamlTemplateRequest;
|
30
|
+
//# sourceMappingURL=ShowYamlTemplateRequest.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowYamlTemplateRequest.js","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowYamlTemplateRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,uBAAuB;IAGhC,YAAmB,KAAc;QAC7B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,KAAK,CAAC,KAA0B;QACvC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACD,IAAW,KAAK;QACZ,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1B,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AA1BD,0DA0BC"}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
2
|
+
export declare class ShowYamlTemplateResponse extends SdkResponse {
|
3
|
+
status?: string;
|
4
|
+
error?: object;
|
5
|
+
result?: string;
|
6
|
+
constructor();
|
7
|
+
withStatus(status: string): ShowYamlTemplateResponse;
|
8
|
+
withError(error: object): ShowYamlTemplateResponse;
|
9
|
+
withResult(result: string): ShowYamlTemplateResponse;
|
10
|
+
}
|
11
|
+
//# sourceMappingURL=ShowYamlTemplateResponse.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowYamlTemplateResponse.d.ts","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowYamlTemplateResponse.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,wBAAyB,SAAQ,WAAW;IAC9C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;;IAIhB,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,wBAAwB;IAIpD,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,wBAAwB;IAIlD,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,wBAAwB;CAI9D"}
|
@@ -0,0 +1,23 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.ShowYamlTemplateResponse = void 0;
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
5
|
+
class ShowYamlTemplateResponse extends SdkResponse_1.SdkResponse {
|
6
|
+
constructor() {
|
7
|
+
super();
|
8
|
+
}
|
9
|
+
withStatus(status) {
|
10
|
+
this['status'] = status;
|
11
|
+
return this;
|
12
|
+
}
|
13
|
+
withError(error) {
|
14
|
+
this['error'] = error;
|
15
|
+
return this;
|
16
|
+
}
|
17
|
+
withResult(result) {
|
18
|
+
this['result'] = result;
|
19
|
+
return this;
|
20
|
+
}
|
21
|
+
}
|
22
|
+
exports.ShowYamlTemplateResponse = ShowYamlTemplateResponse;
|
23
|
+
//# sourceMappingURL=ShowYamlTemplateResponse.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowYamlTemplateResponse.js","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowYamlTemplateResponse.ts"],"names":[],"mappings":";;;AACA,+EAA4E;AAE5E,MAAa,wBAAyB,SAAQ,yBAAW;IAIrD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAnBD,4DAmBC"}
|
package/v3/public-api.d.ts
CHANGED
@@ -1,4 +1,7 @@
|
|
1
1
|
export * from './CodeArtsBuildClient';
|
2
|
+
export * from './model/BuildInfoRecord';
|
3
|
+
export * from './model/BuildInfoRecordCommitInfo';
|
4
|
+
export * from './model/BuildStageRecord';
|
2
5
|
export * from './model/BuildStep';
|
3
6
|
export * from './model/CreateBuildJobParameter';
|
4
7
|
export * from './model/CreateBuildJobParameterParam';
|
@@ -29,16 +32,22 @@ export * from './model/DownloadKeystoreRequest';
|
|
29
32
|
export * from './model/DownloadKeystoreResponse';
|
30
33
|
export * from './model/DownloadLogByRecordIdRequest';
|
31
34
|
export * from './model/DownloadLogByRecordIdResponse';
|
35
|
+
export * from './model/DownloadRealTimeLogRequest';
|
36
|
+
export * from './model/DownloadRealTimeLogResponse';
|
32
37
|
export * from './model/DownloadTaskLogRequest';
|
33
38
|
export * from './model/DownloadTaskLogResponse';
|
34
39
|
export * from './model/EnableBuildJobRequest';
|
35
40
|
export * from './model/EnableBuildJobResponse';
|
36
|
-
export * from './model/
|
37
|
-
export * from './model/
|
41
|
+
export * from './model/FlowGraph2Result';
|
42
|
+
export * from './model/FlowGraph2ResultEdges';
|
43
|
+
export * from './model/FullStagesResult';
|
38
44
|
export * from './model/HistoryRecord';
|
39
45
|
export * from './model/HistoryRecord1';
|
40
46
|
export * from './model/Job';
|
41
47
|
export * from './model/LimitsParam';
|
48
|
+
export * from './model/ListBuildInfoRecordBodyResult';
|
49
|
+
export * from './model/ListBuildInfoRecordRequest';
|
50
|
+
export * from './model/ListBuildInfoRecordResponse';
|
42
51
|
export * from './model/ListJobConfigRequest';
|
43
52
|
export * from './model/ListJobConfigResponse';
|
44
53
|
export * from './model/ListNoticeRequest';
|
@@ -52,16 +61,23 @@ export * from './model/QueryJobNoticeItems';
|
|
52
61
|
export * from './model/QueryTemplate';
|
53
62
|
export * from './model/QueryTemplatesItems';
|
54
63
|
export * from './model/QueryTemplatesResult';
|
64
|
+
export * from './model/RealTimeLogResponseBodyResult';
|
55
65
|
export * from './model/RecordInfo2Result';
|
56
66
|
export * from './model/RecordInfoResult';
|
57
67
|
export * from './model/RunJobRequest';
|
58
68
|
export * from './model/RunJobRequestBody';
|
59
69
|
export * from './model/RunJobResponse';
|
60
70
|
export * from './model/Scm';
|
71
|
+
export * from './model/ShowBuildRecordFullStagesRequest';
|
72
|
+
export * from './model/ShowBuildRecordFullStagesResponse';
|
61
73
|
export * from './model/ShowFlowGraphRequest';
|
62
74
|
export * from './model/ShowFlowGraphResponse';
|
63
75
|
export * from './model/ShowHistoryDetailsRequest';
|
64
76
|
export * from './model/ShowHistoryDetailsResponse';
|
77
|
+
export * from './model/ShowJobBuildSuccessRatioRequest';
|
78
|
+
export * from './model/ShowJobBuildSuccessRatioResponse';
|
79
|
+
export * from './model/ShowJobBuildSuccessRatioResult';
|
80
|
+
export * from './model/ShowJobBuildSuccessRatioResultEveryDayReport';
|
65
81
|
export * from './model/ShowJobListByProjectIdRequest';
|
66
82
|
export * from './model/ShowJobListByProjectIdResponse';
|
67
83
|
export * from './model/ShowJobStatusRequest';
|
@@ -80,6 +96,15 @@ export * from './model/ShowRecordDetailRequest';
|
|
80
96
|
export * from './model/ShowRecordDetailResponse';
|
81
97
|
export * from './model/ShowRecordInfoRequest';
|
82
98
|
export * from './model/ShowRecordInfoResponse';
|
99
|
+
export * from './model/ShowReportSummary';
|
100
|
+
export * from './model/ShowReportSummaryBodyResult';
|
101
|
+
export * from './model/ShowReportSummaryRequest';
|
102
|
+
export * from './model/ShowReportSummaryResponse';
|
103
|
+
export * from './model/ShowRunningStatusRequest';
|
104
|
+
export * from './model/ShowRunningStatusResponse';
|
105
|
+
export * from './model/ShowRunningStatusResult';
|
106
|
+
export * from './model/ShowYamlTemplateRequest';
|
107
|
+
export * from './model/ShowYamlTemplateResponse';
|
83
108
|
export * from './model/StopBuildJobRequest';
|
84
109
|
export * from './model/StopBuildJobResponse';
|
85
110
|
export * from './model/StopJobRequest';
|
package/v3/public-api.d.ts.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../../../services/codeartsbuild/v3/public-api.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AAEtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iCAAiC,CAAC;AAChD,cAAc,sCAAsC,CAAC;AACrD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,mCAAmC,CAAC;AAClD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,0CAA0C,CAAC;AACzD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,wBAAwB,CAAC;AACvC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oCAAoC,CAAC;AACnD,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,0CAA0C,CAAC;AACzD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,kCAAkC,CAAC;AACjD,cAAc,iCAAiC,CAAC;AAChD,cAAc,kCAAkC,CAAC;AACjD,cAAc,sCAAsC,CAAC;AACrD,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,
|
1
|
+
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../../../services/codeartsbuild/v3/public-api.ts"],"names":[],"mappings":"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"}
|
package/v3/public-api.js
CHANGED
@@ -15,6 +15,9 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
15
15
|
};
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
17
17
|
__exportStar(require("./CodeArtsBuildClient"), exports);
|
18
|
+
__exportStar(require("./model/BuildInfoRecord"), exports);
|
19
|
+
__exportStar(require("./model/BuildInfoRecordCommitInfo"), exports);
|
20
|
+
__exportStar(require("./model/BuildStageRecord"), exports);
|
18
21
|
__exportStar(require("./model/BuildStep"), exports);
|
19
22
|
__exportStar(require("./model/CreateBuildJobParameter"), exports);
|
20
23
|
__exportStar(require("./model/CreateBuildJobParameterParam"), exports);
|
@@ -45,16 +48,22 @@ __exportStar(require("./model/DownloadKeystoreRequest"), exports);
|
|
45
48
|
__exportStar(require("./model/DownloadKeystoreResponse"), exports);
|
46
49
|
__exportStar(require("./model/DownloadLogByRecordIdRequest"), exports);
|
47
50
|
__exportStar(require("./model/DownloadLogByRecordIdResponse"), exports);
|
51
|
+
__exportStar(require("./model/DownloadRealTimeLogRequest"), exports);
|
52
|
+
__exportStar(require("./model/DownloadRealTimeLogResponse"), exports);
|
48
53
|
__exportStar(require("./model/DownloadTaskLogRequest"), exports);
|
49
54
|
__exportStar(require("./model/DownloadTaskLogResponse"), exports);
|
50
55
|
__exportStar(require("./model/EnableBuildJobRequest"), exports);
|
51
56
|
__exportStar(require("./model/EnableBuildJobResponse"), exports);
|
52
|
-
__exportStar(require("./model/
|
53
|
-
__exportStar(require("./model/
|
57
|
+
__exportStar(require("./model/FlowGraph2Result"), exports);
|
58
|
+
__exportStar(require("./model/FlowGraph2ResultEdges"), exports);
|
59
|
+
__exportStar(require("./model/FullStagesResult"), exports);
|
54
60
|
__exportStar(require("./model/HistoryRecord"), exports);
|
55
61
|
__exportStar(require("./model/HistoryRecord1"), exports);
|
56
62
|
__exportStar(require("./model/Job"), exports);
|
57
63
|
__exportStar(require("./model/LimitsParam"), exports);
|
64
|
+
__exportStar(require("./model/ListBuildInfoRecordBodyResult"), exports);
|
65
|
+
__exportStar(require("./model/ListBuildInfoRecordRequest"), exports);
|
66
|
+
__exportStar(require("./model/ListBuildInfoRecordResponse"), exports);
|
58
67
|
__exportStar(require("./model/ListJobConfigRequest"), exports);
|
59
68
|
__exportStar(require("./model/ListJobConfigResponse"), exports);
|
60
69
|
__exportStar(require("./model/ListNoticeRequest"), exports);
|
@@ -68,16 +77,23 @@ __exportStar(require("./model/QueryJobNoticeItems"), exports);
|
|
68
77
|
__exportStar(require("./model/QueryTemplate"), exports);
|
69
78
|
__exportStar(require("./model/QueryTemplatesItems"), exports);
|
70
79
|
__exportStar(require("./model/QueryTemplatesResult"), exports);
|
80
|
+
__exportStar(require("./model/RealTimeLogResponseBodyResult"), exports);
|
71
81
|
__exportStar(require("./model/RecordInfo2Result"), exports);
|
72
82
|
__exportStar(require("./model/RecordInfoResult"), exports);
|
73
83
|
__exportStar(require("./model/RunJobRequest"), exports);
|
74
84
|
__exportStar(require("./model/RunJobRequestBody"), exports);
|
75
85
|
__exportStar(require("./model/RunJobResponse"), exports);
|
76
86
|
__exportStar(require("./model/Scm"), exports);
|
87
|
+
__exportStar(require("./model/ShowBuildRecordFullStagesRequest"), exports);
|
88
|
+
__exportStar(require("./model/ShowBuildRecordFullStagesResponse"), exports);
|
77
89
|
__exportStar(require("./model/ShowFlowGraphRequest"), exports);
|
78
90
|
__exportStar(require("./model/ShowFlowGraphResponse"), exports);
|
79
91
|
__exportStar(require("./model/ShowHistoryDetailsRequest"), exports);
|
80
92
|
__exportStar(require("./model/ShowHistoryDetailsResponse"), exports);
|
93
|
+
__exportStar(require("./model/ShowJobBuildSuccessRatioRequest"), exports);
|
94
|
+
__exportStar(require("./model/ShowJobBuildSuccessRatioResponse"), exports);
|
95
|
+
__exportStar(require("./model/ShowJobBuildSuccessRatioResult"), exports);
|
96
|
+
__exportStar(require("./model/ShowJobBuildSuccessRatioResultEveryDayReport"), exports);
|
81
97
|
__exportStar(require("./model/ShowJobListByProjectIdRequest"), exports);
|
82
98
|
__exportStar(require("./model/ShowJobListByProjectIdResponse"), exports);
|
83
99
|
__exportStar(require("./model/ShowJobStatusRequest"), exports);
|
@@ -96,6 +112,15 @@ __exportStar(require("./model/ShowRecordDetailRequest"), exports);
|
|
96
112
|
__exportStar(require("./model/ShowRecordDetailResponse"), exports);
|
97
113
|
__exportStar(require("./model/ShowRecordInfoRequest"), exports);
|
98
114
|
__exportStar(require("./model/ShowRecordInfoResponse"), exports);
|
115
|
+
__exportStar(require("./model/ShowReportSummary"), exports);
|
116
|
+
__exportStar(require("./model/ShowReportSummaryBodyResult"), exports);
|
117
|
+
__exportStar(require("./model/ShowReportSummaryRequest"), exports);
|
118
|
+
__exportStar(require("./model/ShowReportSummaryResponse"), exports);
|
119
|
+
__exportStar(require("./model/ShowRunningStatusRequest"), exports);
|
120
|
+
__exportStar(require("./model/ShowRunningStatusResponse"), exports);
|
121
|
+
__exportStar(require("./model/ShowRunningStatusResult"), exports);
|
122
|
+
__exportStar(require("./model/ShowYamlTemplateRequest"), exports);
|
123
|
+
__exportStar(require("./model/ShowYamlTemplateResponse"), exports);
|
99
124
|
__exportStar(require("./model/StopBuildJobRequest"), exports);
|
100
125
|
__exportStar(require("./model/StopBuildJobResponse"), exports);
|
101
126
|
__exportStar(require("./model/StopJobRequest"), exports);
|
package/v3/public-api.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"public-api.js","sourceRoot":"","sources":["../../../../services/codeartsbuild/v3/public-api.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wDAAsC;AAEtC,oDAAkC;AAClC,kEAAgD;AAChD,uEAAqD;AACrD,gEAA8C;AAC9C,oEAAkD;AAClD,iEAA+C;AAC/C,2EAAyD;AACzD,4DAA0C;AAC1C,8DAA4C;AAC5C,yDAAuC;AACvC,8DAA4C;AAC5C,+DAA6C;AAC7C,iEAA+C;AAC/C,qEAAmD;AACnD,kEAAgD;AAChD,gEAA8C;AAC9C,iEAA+C;AAC/C,2EAAyD;AACzD,iEAA+C;AAC/C,kEAAgD;AAChD,iEAA+C;AAC/C,kEAAgD;AAChD,+DAA6C;AAC7C,gEAA8C;AAC9C,kEAAgD;AAChD,mEAAiD;AACjD,kEAAgD;AAChD,mEAAiD;AACjD,uEAAqD;AACrD,wEAAsD;AACtD,iEAA+C;AAC/C,kEAAgD;AAChD,gEAA8C;AAC9C,iEAA+C;AAC/C,
|
1
|
+
{"version":3,"file":"public-api.js","sourceRoot":"","sources":["../../../../services/codeartsbuild/v3/public-api.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wDAAsC;AAEtC,0DAAwC;AACxC,oEAAkD;AAClD,2DAAyC;AACzC,oDAAkC;AAClC,kEAAgD;AAChD,uEAAqD;AACrD,gEAA8C;AAC9C,oEAAkD;AAClD,iEAA+C;AAC/C,2EAAyD;AACzD,4DAA0C;AAC1C,8DAA4C;AAC5C,yDAAuC;AACvC,8DAA4C;AAC5C,+DAA6C;AAC7C,iEAA+C;AAC/C,qEAAmD;AACnD,kEAAgD;AAChD,gEAA8C;AAC9C,iEAA+C;AAC/C,2EAAyD;AACzD,iEAA+C;AAC/C,kEAAgD;AAChD,iEAA+C;AAC/C,kEAAgD;AAChD,+DAA6C;AAC7C,gEAA8C;AAC9C,kEAAgD;AAChD,mEAAiD;AACjD,kEAAgD;AAChD,mEAAiD;AACjD,uEAAqD;AACrD,wEAAsD;AACtD,qEAAmD;AACnD,sEAAoD;AACpD,iEAA+C;AAC/C,kEAAgD;AAChD,gEAA8C;AAC9C,iEAA+C;AAC/C,2DAAyC;AACzC,gEAA8C;AAC9C,2DAAyC;AACzC,wDAAsC;AACtC,yDAAuC;AACvC,8CAA4B;AAC5B,sDAAoC;AACpC,wEAAsD;AACtD,qEAAmD;AACnD,sEAAoD;AACpD,+DAA6C;AAC7C,gEAA8C;AAC9C,4DAA0C;AAC1C,6DAA2C;AAC3C,+DAA6C;AAC7C,gEAA8C;AAC9C,2DAAyC;AACzC,uDAAqC;AACrC,wDAAsC;AACtC,8DAA4C;AAC5C,wDAAsC;AACtC,8DAA4C;AAC5C,+DAA6C;AAC7C,wEAAsD;AACtD,4DAA0C;AAC1C,2DAAyC;AACzC,wDAAsC;AACtC,4DAA0C;AAC1C,yDAAuC;AACvC,8CAA4B;AAC5B,2EAAyD;AACzD,4EAA0D;AAC1D,+DAA6C;AAC7C,gEAA8C;AAC9C,oEAAkD;AAClD,qEAAmD;AACnD,0EAAwD;AACxD,2EAAyD;AACzD,yEAAuD;AACvD,uFAAqE;AACrE,wEAAsD;AACtD,yEAAuD;AACvD,+DAA6C;AAC7C,gEAA8C;AAC9C,qEAAmD;AACnD,sEAAoD;AACpD,iEAA+C;AAC/C,kEAAgD;AAChD,iEAA+C;AAC/C,kEAAgD;AAChD,uEAAqD;AACrD,wEAAsD;AACtD,gEAA8C;AAC9C,iEAA+C;AAC/C,kEAAgD;AAChD,mEAAiD;AACjD,gEAA8C;AAC9C,iEAA+C;AAC/C,4DAA0C;AAC1C,sEAAoD;AACpD,mEAAiD;AACjD,oEAAkD;AAClD,mEAAiD;AACjD,oEAAkD;AAClD,kEAAgD;AAChD,kEAAgD;AAChD,mEAAiD;AACjD,8DAA4C;AAC5C,+DAA6C;AAC7C,yDAAuC;AACvC,6DAA2C;AAC3C,0DAAwC;AACxC,kEAAgD;AAChD,uEAAqD;AACrD,gEAA8C;AAC9C,oEAAkD;AAClD,iEAA+C;AAC/C,4DAA0C;AAC1C,8DAA4C;AAC5C,8DAA4C;AAC5C,kEAAgD;AAChD,+DAA6C;AAC7C,mDAAiC;AACjC,wDAAsC"}
|
@@ -1,10 +0,0 @@
|
|
1
|
-
import { FlowGraphResultEdges } from './FlowGraphResultEdges';
|
2
|
-
import { Vertices } from './Vertices';
|
3
|
-
export declare class FlowGraphResult {
|
4
|
-
edges?: Array<FlowGraphResultEdges>;
|
5
|
-
vertices?: Array<Vertices>;
|
6
|
-
constructor();
|
7
|
-
withEdges(edges: Array<FlowGraphResultEdges>): FlowGraphResult;
|
8
|
-
withVertices(vertices: Array<Vertices>): FlowGraphResult;
|
9
|
-
}
|
10
|
-
//# sourceMappingURL=FlowGraphResult.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"FlowGraphResult.d.ts","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/FlowGraphResult.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,qBAAa,eAAe;IACjB,KAAK,CAAC,EAAE,KAAK,CAAC,oBAAoB,CAAC,CAAC;IACpC,QAAQ,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;;IAG3B,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,oBAAoB,CAAC,GAAG,eAAe;IAI9D,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,GAAG,eAAe;CAIlE"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"FlowGraphResult.js","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/FlowGraphResult.ts"],"names":[],"mappings":";;;AAIA,MAAa,eAAe;IAGxB;IACA,CAAC;IACM,SAAS,CAAC,KAAkC;QAC/C,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAyB;QACzC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,0CAaC"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"FlowGraphResultEdges.d.ts","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/FlowGraphResultEdges.ts"],"names":[],"mappings":"AAEA,qBAAa,oBAAoB;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;;IAGZ,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,oBAAoB;IAI5C,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,oBAAoB;CAIlD"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"FlowGraphResultEdges.js","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/FlowGraphResultEdges.ts"],"names":[],"mappings":";;;AAEA,MAAa,oBAAoB;IAG7B;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,oDAaC"}
|