oci-devops 2.36.0 → 2.39.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/lib/client.d.ts +86 -86
- package/lib/client.js +86 -86
- package/lib/model/approval-policy.js +5 -2
- package/lib/model/approval-policy.js.map +1 -1
- package/lib/model/bitbucket-server-access-token-connection.d.ts +35 -0
- package/lib/model/bitbucket-server-access-token-connection.js +62 -0
- package/lib/model/bitbucket-server-access-token-connection.js.map +1 -0
- package/lib/model/bitbucket-server-build-run-source.d.ts +29 -0
- package/lib/model/bitbucket-server-build-run-source.js +60 -0
- package/lib/model/bitbucket-server-build-run-source.js.map +1 -0
- package/lib/model/bitbucket-server-build-source.d.ts +28 -0
- package/lib/model/bitbucket-server-build-source.js +54 -0
- package/lib/model/bitbucket-server-build-source.js.map +1 -0
- package/lib/model/bitbucket-server-filter-attributes.d.ts +29 -0
- package/lib/model/bitbucket-server-filter-attributes.js +29 -0
- package/lib/model/bitbucket-server-filter-attributes.js.map +1 -0
- package/lib/model/bitbucket-server-filter.d.ts +40 -0
- package/lib/model/bitbucket-server-filter.js +72 -0
- package/lib/model/bitbucket-server-filter.js.map +1 -0
- package/lib/model/bitbucket-server-token-connection-summary.d.ts +35 -0
- package/lib/model/bitbucket-server-token-connection-summary.js +62 -0
- package/lib/model/bitbucket-server-token-connection-summary.js.map +1 -0
- package/lib/model/bitbucket-server-trigger-create-result.d.ts +32 -0
- package/lib/model/bitbucket-server-trigger-create-result.js +54 -0
- package/lib/model/bitbucket-server-trigger-create-result.js.map +1 -0
- package/lib/model/bitbucket-server-trigger-summary.d.ts +24 -0
- package/lib/model/bitbucket-server-trigger-summary.js +54 -0
- package/lib/model/bitbucket-server-trigger-summary.js.map +1 -0
- package/lib/model/bitbucket-server-trigger.d.ts +28 -0
- package/lib/model/bitbucket-server-trigger.js +52 -0
- package/lib/model/bitbucket-server-trigger.js.map +1 -0
- package/lib/model/build-pipeline-stage-run-progress.js +5 -2
- package/lib/model/build-pipeline-stage-run-progress.js.map +1 -1
- package/lib/model/build-pipeline-stage-summary.js +5 -2
- package/lib/model/build-pipeline-stage-summary.js.map +1 -1
- package/lib/model/build-pipeline-stage.js +5 -2
- package/lib/model/build-pipeline-stage.js.map +1 -1
- package/lib/model/build-run-source.js +13 -2
- package/lib/model/build-run-source.js.map +1 -1
- package/lib/model/build-run-summary.d.ts +1 -1
- package/lib/model/build-run-summary.js.map +1 -1
- package/lib/model/build-run.d.ts +1 -1
- package/lib/model/build-run.js.map +1 -1
- package/lib/model/build-source.js +13 -2
- package/lib/model/build-source.js.map +1 -1
- package/lib/model/build-stage-run-progress.d.ts +1 -0
- package/lib/model/build-stage-run-progress.js +6 -0
- package/lib/model/build-stage-run-progress.js.map +1 -1
- package/lib/model/build-stage-summary.d.ts +1 -0
- package/lib/model/build-stage-summary.js +6 -0
- package/lib/model/build-stage-summary.js.map +1 -1
- package/lib/model/build-stage.d.ts +1 -0
- package/lib/model/build-stage.js +6 -0
- package/lib/model/build-stage.js.map +1 -1
- package/lib/model/ca-cert-verify.d.ts +28 -0
- package/lib/model/ca-cert-verify.js +52 -0
- package/lib/model/ca-cert-verify.js.map +1 -0
- package/lib/model/compute-instance-group-failure-policy.js +5 -2
- package/lib/model/compute-instance-group-failure-policy.js.map +1 -1
- package/lib/model/compute-instance-group-rollout-policy.js +5 -2
- package/lib/model/compute-instance-group-rollout-policy.js.map +1 -1
- package/lib/model/compute-instance-group-selector.js +5 -2
- package/lib/model/compute-instance-group-selector.js.map +1 -1
- package/lib/model/connection-summary.js +13 -2
- package/lib/model/connection-summary.js.map +1 -1
- package/lib/model/connection.js +13 -2
- package/lib/model/connection.js.map +1 -1
- package/lib/model/create-bitbucket-server-access-token-connection-details.d.ts +35 -0
- package/lib/model/create-bitbucket-server-access-token-connection-details.js +62 -0
- package/lib/model/create-bitbucket-server-access-token-connection-details.js.map +1 -0
- package/lib/model/create-bitbucket-server-trigger-details.d.ts +24 -0
- package/lib/model/create-bitbucket-server-trigger-details.js +54 -0
- package/lib/model/create-bitbucket-server-trigger-details.js.map +1 -0
- package/lib/model/create-build-pipeline-stage-details.js +5 -2
- package/lib/model/create-build-pipeline-stage-details.js.map +1 -1
- package/lib/model/create-build-stage-details.d.ts +1 -0
- package/lib/model/create-build-stage-details.js +6 -0
- package/lib/model/create-build-stage-details.js.map +1 -1
- package/lib/model/create-connection-details.js +13 -2
- package/lib/model/create-connection-details.js.map +1 -1
- package/lib/model/create-deploy-environment-details.js +5 -2
- package/lib/model/create-deploy-environment-details.js.map +1 -1
- package/lib/model/create-deploy-stage-details.js +5 -2
- package/lib/model/create-deploy-stage-details.js.map +1 -1
- package/lib/model/create-deployment-details.js +5 -2
- package/lib/model/create-deployment-details.js.map +1 -1
- package/lib/model/create-gitlab-server-access-token-connection-details.d.ts +35 -0
- package/lib/model/create-gitlab-server-access-token-connection-details.js +62 -0
- package/lib/model/create-gitlab-server-access-token-connection-details.js.map +1 -0
- package/lib/model/create-gitlab-server-trigger-details.d.ts +24 -0
- package/lib/model/create-gitlab-server-trigger-details.js +54 -0
- package/lib/model/create-gitlab-server-trigger-details.js.map +1 -0
- package/lib/model/create-invoke-function-deploy-stage-details.d.ts +3 -1
- package/lib/model/create-invoke-function-deploy-stage-details.js.map +1 -1
- package/lib/model/create-oke-cluster-deploy-environment-details.d.ts +1 -1
- package/lib/model/create-trigger-details.js +13 -2
- package/lib/model/create-trigger-details.js.map +1 -1
- package/lib/model/create-wait-criteria-details.js +5 -2
- package/lib/model/create-wait-criteria-details.js.map +1 -1
- package/lib/model/delivered-artifact.js +5 -2
- package/lib/model/delivered-artifact.js.map +1 -1
- package/lib/model/deploy-artifact-source.js +5 -2
- package/lib/model/deploy-artifact-source.js.map +1 -1
- package/lib/model/deploy-environment-summary.js +5 -2
- package/lib/model/deploy-environment-summary.js.map +1 -1
- package/lib/model/deploy-environment.js +5 -2
- package/lib/model/deploy-environment.js.map +1 -1
- package/lib/model/deploy-stage-execution-progress.js +5 -2
- package/lib/model/deploy-stage-execution-progress.js.map +1 -1
- package/lib/model/deploy-stage-rollback-policy.js +5 -2
- package/lib/model/deploy-stage-rollback-policy.js.map +1 -1
- package/lib/model/deploy-stage-summary.js +5 -2
- package/lib/model/deploy-stage-summary.js.map +1 -1
- package/lib/model/deploy-stage.js +5 -2
- package/lib/model/deploy-stage.js.map +1 -1
- package/lib/model/deployment-summary.js +5 -2
- package/lib/model/deployment-summary.js.map +1 -1
- package/lib/model/deployment.js +5 -2
- package/lib/model/deployment.js.map +1 -1
- package/lib/model/filter.js +13 -2
- package/lib/model/filter.js.map +1 -1
- package/lib/model/gitlab-server-access-token-connection-summary.d.ts +35 -0
- package/lib/model/gitlab-server-access-token-connection-summary.js +62 -0
- package/lib/model/gitlab-server-access-token-connection-summary.js.map +1 -0
- package/lib/model/gitlab-server-access-token-connection.d.ts +36 -0
- package/lib/model/gitlab-server-access-token-connection.js +62 -0
- package/lib/model/gitlab-server-access-token-connection.js.map +1 -0
- package/lib/model/gitlab-server-build-run-source.d.ts +29 -0
- package/lib/model/gitlab-server-build-run-source.js +60 -0
- package/lib/model/gitlab-server-build-run-source.js.map +1 -0
- package/lib/model/gitlab-server-build-source.d.ts +28 -0
- package/lib/model/gitlab-server-build-source.js +52 -0
- package/lib/model/gitlab-server-build-source.js.map +1 -0
- package/lib/model/gitlab-server-filter-attributes.d.ts +29 -0
- package/lib/model/gitlab-server-filter-attributes.js +29 -0
- package/lib/model/gitlab-server-filter-attributes.js.map +1 -0
- package/lib/model/gitlab-server-filter.d.ts +41 -0
- package/lib/model/gitlab-server-filter.js +71 -0
- package/lib/model/gitlab-server-filter.js.map +1 -0
- package/lib/model/gitlab-server-trigger-create-result.d.ts +32 -0
- package/lib/model/gitlab-server-trigger-create-result.js +54 -0
- package/lib/model/gitlab-server-trigger-create-result.js.map +1 -0
- package/lib/model/gitlab-server-trigger-summary.d.ts +24 -0
- package/lib/model/gitlab-server-trigger-summary.js +54 -0
- package/lib/model/gitlab-server-trigger-summary.js.map +1 -0
- package/lib/model/gitlab-server-trigger.d.ts +28 -0
- package/lib/model/gitlab-server-trigger.js +52 -0
- package/lib/model/gitlab-server-trigger.js.map +1 -0
- package/lib/model/index.d.ts +58 -0
- package/lib/model/index.js +67 -8
- package/lib/model/index.js.map +1 -1
- package/lib/model/invoke-function-deploy-stage-summary.d.ts +3 -1
- package/lib/model/invoke-function-deploy-stage-summary.js.map +1 -1
- package/lib/model/invoke-function-deploy-stage.d.ts +3 -1
- package/lib/model/invoke-function-deploy-stage.js.map +1 -1
- package/lib/model/network-channel.js +9 -2
- package/lib/model/network-channel.js.map +1 -1
- package/lib/model/oke-blue-green-strategy.js +5 -2
- package/lib/model/oke-blue-green-strategy.js.map +1 -1
- package/lib/model/oke-canary-strategy.js +5 -2
- package/lib/model/oke-canary-strategy.js.map +1 -1
- package/lib/model/oke-cluster-deploy-environment-summary.d.ts +1 -1
- package/lib/model/oke-cluster-deploy-environment.d.ts +1 -1
- package/lib/model/put-repository-ref-details.js +5 -2
- package/lib/model/put-repository-ref-details.js.map +1 -1
- package/lib/model/repository-ref-summary.js +5 -2
- package/lib/model/repository-ref-summary.js.map +1 -1
- package/lib/model/repository-ref.js +5 -2
- package/lib/model/repository-ref.js.map +1 -1
- package/lib/model/service-vnic-channel.d.ts +32 -0
- package/lib/model/service-vnic-channel.js +52 -0
- package/lib/model/service-vnic-channel.js.map +1 -0
- package/lib/model/tls-verify-config.d.ts +22 -0
- package/lib/model/tls-verify-config.js +68 -0
- package/lib/model/tls-verify-config.js.map +1 -0
- package/lib/model/trigger-action.d.ts +1 -1
- package/lib/model/trigger-action.js +5 -2
- package/lib/model/trigger-action.js.map +1 -1
- package/lib/model/trigger-create-result.js +13 -2
- package/lib/model/trigger-create-result.js.map +1 -1
- package/lib/model/trigger-summary.js +13 -2
- package/lib/model/trigger-summary.js.map +1 -1
- package/lib/model/trigger.js +13 -2
- package/lib/model/trigger.js.map +1 -1
- package/lib/model/update-bitbucket-server-access-token-connection-details.d.ts +35 -0
- package/lib/model/update-bitbucket-server-access-token-connection-details.js +62 -0
- package/lib/model/update-bitbucket-server-access-token-connection-details.js.map +1 -0
- package/lib/model/update-bitbucket-server-trigger-details.d.ts +24 -0
- package/lib/model/update-bitbucket-server-trigger-details.js +54 -0
- package/lib/model/update-bitbucket-server-trigger-details.js.map +1 -0
- package/lib/model/update-build-pipeline-stage-details.js +5 -2
- package/lib/model/update-build-pipeline-stage-details.js.map +1 -1
- package/lib/model/update-build-stage-details.d.ts +1 -0
- package/lib/model/update-build-stage-details.js +6 -0
- package/lib/model/update-build-stage-details.js.map +1 -1
- package/lib/model/update-connection-details.js +13 -2
- package/lib/model/update-connection-details.js.map +1 -1
- package/lib/model/update-deploy-environment-details.js +5 -2
- package/lib/model/update-deploy-environment-details.js.map +1 -1
- package/lib/model/update-deploy-stage-details.js +5 -2
- package/lib/model/update-deploy-stage-details.js.map +1 -1
- package/lib/model/update-deployment-details.js +5 -2
- package/lib/model/update-deployment-details.js.map +1 -1
- package/lib/model/update-gitlab-server-access-token-connection-details.d.ts +35 -0
- package/lib/model/update-gitlab-server-access-token-connection-details.js +62 -0
- package/lib/model/update-gitlab-server-access-token-connection-details.js.map +1 -0
- package/lib/model/update-gitlab-server-trigger-details.d.ts +24 -0
- package/lib/model/update-gitlab-server-trigger-details.js +54 -0
- package/lib/model/update-gitlab-server-trigger-details.js.map +1 -0
- package/lib/model/update-invoke-function-deploy-stage-details.d.ts +3 -1
- package/lib/model/update-invoke-function-deploy-stage-details.js.map +1 -1
- package/lib/model/update-oke-cluster-deploy-environment-details.d.ts +1 -1
- package/lib/model/update-trigger-details.js +13 -2
- package/lib/model/update-trigger-details.js.map +1 -1
- package/lib/model/update-wait-criteria-details.js +5 -2
- package/lib/model/update-wait-criteria-details.js.map +1 -1
- package/lib/model/wait-criteria-summary.js +5 -2
- package/lib/model/wait-criteria-summary.js.map +1 -1
- package/lib/model/wait-criteria.js +5 -2
- package/lib/model/wait-criteria.js.map +1 -1
- package/lib/request/approve-deployment-request.d.ts +1 -1
- package/lib/request/cancel-build-run-request.d.ts +1 -1
- package/lib/request/cancel-deployment-request.d.ts +1 -1
- package/lib/request/change-project-compartment-request.d.ts +1 -1
- package/lib/request/create-build-pipeline-request.d.ts +1 -1
- package/lib/request/create-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/create-build-run-request.d.ts +1 -1
- package/lib/request/create-connection-request.d.ts +2 -2
- package/lib/request/create-deploy-artifact-request.d.ts +1 -1
- package/lib/request/create-deploy-environment-request.d.ts +1 -1
- package/lib/request/create-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/create-deploy-stage-request.d.ts +1 -1
- package/lib/request/create-deployment-request.d.ts +1 -1
- package/lib/request/create-project-request.d.ts +1 -1
- package/lib/request/create-repository-request.d.ts +1 -1
- package/lib/request/create-trigger-request.d.ts +2 -2
- package/lib/request/delete-build-pipeline-request.d.ts +1 -1
- package/lib/request/delete-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/delete-connection-request.d.ts +1 -1
- package/lib/request/delete-deploy-artifact-request.d.ts +1 -1
- package/lib/request/delete-deploy-environment-request.d.ts +1 -1
- package/lib/request/delete-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/delete-deploy-stage-request.d.ts +1 -1
- package/lib/request/delete-project-request.d.ts +1 -1
- package/lib/request/delete-ref-request.d.ts +1 -1
- package/lib/request/delete-repository-request.d.ts +1 -1
- package/lib/request/delete-trigger-request.d.ts +1 -1
- package/lib/request/get-build-pipeline-request.d.ts +1 -1
- package/lib/request/get-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/get-build-run-request.d.ts +1 -1
- package/lib/request/get-commit-diff-request.d.ts +1 -1
- package/lib/request/get-commit-request.d.ts +1 -1
- package/lib/request/get-connection-request.d.ts +1 -1
- package/lib/request/get-deploy-artifact-request.d.ts +1 -1
- package/lib/request/get-deploy-environment-request.d.ts +1 -1
- package/lib/request/get-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/get-deploy-stage-request.d.ts +1 -1
- package/lib/request/get-deployment-request.d.ts +1 -1
- package/lib/request/get-file-diff-request.d.ts +1 -1
- package/lib/request/get-mirror-record-request.d.ts +1 -1
- package/lib/request/get-object-content-request.d.ts +1 -1
- package/lib/request/get-object-request.d.ts +1 -1
- package/lib/request/get-project-request.d.ts +1 -1
- package/lib/request/get-ref-request.d.ts +1 -1
- package/lib/request/get-repo-file-diff-request.d.ts +1 -1
- package/lib/request/get-repo-file-lines-request.d.ts +1 -1
- package/lib/request/get-repository-archive-content-request.d.ts +1 -1
- package/lib/request/get-repository-file-lines-request.d.ts +1 -1
- package/lib/request/get-repository-request.d.ts +1 -1
- package/lib/request/get-trigger-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-authors-request.d.ts +1 -1
- package/lib/request/list-build-pipeline-stages-request.d.ts +1 -1
- package/lib/request/list-build-pipelines-request.d.ts +1 -1
- package/lib/request/list-build-runs-request.d.ts +1 -1
- package/lib/request/list-commit-diffs-request.d.ts +1 -1
- package/lib/request/list-commits-request.d.ts +1 -1
- package/lib/request/list-connections-request.d.ts +1 -1
- package/lib/request/list-deploy-artifacts-request.d.ts +1 -1
- package/lib/request/list-deploy-environments-request.d.ts +1 -1
- package/lib/request/list-deploy-pipelines-request.d.ts +1 -1
- package/lib/request/list-deploy-stages-request.d.ts +1 -1
- package/lib/request/list-deployments-request.d.ts +1 -1
- package/lib/request/list-mirror-records-request.d.ts +1 -1
- package/lib/request/list-paths-request.d.ts +1 -1
- package/lib/request/list-projects-request.d.ts +1 -1
- package/lib/request/list-refs-request.d.ts +1 -1
- package/lib/request/list-repositories-request.d.ts +1 -1
- package/lib/request/list-triggers-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/mirror-repository-request.d.ts +1 -1
- package/lib/request/put-repository-ref-request.d.ts +1 -1
- package/lib/request/update-build-pipeline-request.d.ts +1 -1
- package/lib/request/update-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/update-build-run-request.d.ts +1 -1
- package/lib/request/update-connection-request.d.ts +2 -2
- package/lib/request/update-deploy-artifact-request.d.ts +1 -1
- package/lib/request/update-deploy-environment-request.d.ts +1 -1
- package/lib/request/update-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/update-deploy-stage-request.d.ts +1 -1
- package/lib/request/update-deployment-request.d.ts +1 -1
- package/lib/request/update-project-request.d.ts +1 -1
- package/lib/request/update-repository-request.d.ts +1 -1
- package/lib/request/update-trigger-request.d.ts +2 -2
- package/package.json +3 -3
|
@@ -33,6 +33,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
33
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
34
|
exports.ApprovalPolicy = void 0;
|
|
35
35
|
const model = __importStar(require("../model"));
|
|
36
|
+
const common = require("oci-common");
|
|
36
37
|
var ApprovalPolicy;
|
|
37
38
|
(function (ApprovalPolicy) {
|
|
38
39
|
function getJsonObj(obj) {
|
|
@@ -42,7 +43,8 @@ var ApprovalPolicy;
|
|
|
42
43
|
case "COUNT_BASED_APPROVAL":
|
|
43
44
|
return model.CountBasedApprovalPolicy.getJsonObj(jsonObj, true);
|
|
44
45
|
default:
|
|
45
|
-
|
|
46
|
+
if (common.LOG.logger)
|
|
47
|
+
common.LOG.logger.info(`Unknown value for: ${obj.approvalPolicyType}`);
|
|
46
48
|
}
|
|
47
49
|
}
|
|
48
50
|
return jsonObj;
|
|
@@ -55,7 +57,8 @@ var ApprovalPolicy;
|
|
|
55
57
|
case "COUNT_BASED_APPROVAL":
|
|
56
58
|
return model.CountBasedApprovalPolicy.getDeserializedJsonObj(jsonObj, true);
|
|
57
59
|
default:
|
|
58
|
-
|
|
60
|
+
if (common.LOG.logger)
|
|
61
|
+
common.LOG.logger.info(`Unknown value for: ${obj.approvalPolicyType}`);
|
|
59
62
|
}
|
|
60
63
|
}
|
|
61
64
|
return jsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"approval-policy.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/approval-policy.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"approval-policy.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/approval-policy.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,cAAc,CAmC9B;AAnCD,WAAiB,cAAc;IAC7B,SAAgB,UAAU,CAAC,GAAmB;QAC5C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,oBAAoB,IAAI,GAAG,IAAI,GAAG,CAAC,kBAAkB,EAAE;YAChE,QAAQ,GAAG,CAAC,kBAAkB,EAAE;gBAC9B,KAAK,sBAAsB;oBACzB,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CACL,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,kBAAkB,EAAE,CAAC,CAAC;aAC5E;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,yBAAU,aAgBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,oBAAoB,IAAI,GAAG,IAAI,GAAG,CAAC,kBAAkB,EAAE;YAChE,QAAQ,GAAG,CAAC,kBAAkB,EAAE;gBAC9B,KAAK,sBAAsB;oBACzB,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACjB,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,kBAAkB,EAAE,CAAC,CAAC;aAC5E;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,qCAAsB,yBAgBrC,CAAA;AACH,CAAC,EAnCgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAmC9B"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DevOps API
|
|
3
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
4
|
+
* OpenAPI spec version: 20210630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* The properties that define a connection of the type `BITBUCKET_SERVER_ACCESS_TOKEN`.
|
|
16
|
+
* This type corresponds to a connection in Bitbucket that is authenticated with a personal access token.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
export interface BitbucketServerAccessTokenConnection extends model.Connection {
|
|
20
|
+
/**
|
|
21
|
+
* The OCID of personal access token saved in secret store.
|
|
22
|
+
*/
|
|
23
|
+
"accessToken": string;
|
|
24
|
+
/**
|
|
25
|
+
* The Base URL of the hosted BitbucketServer.
|
|
26
|
+
*/
|
|
27
|
+
"baseUrl": string;
|
|
28
|
+
"tlsVerifyConfig"?: model.CaCertVerify;
|
|
29
|
+
"connectionType": string;
|
|
30
|
+
}
|
|
31
|
+
export declare namespace BitbucketServerAccessTokenConnection {
|
|
32
|
+
function getJsonObj(obj: BitbucketServerAccessTokenConnection, isParentJsonObj?: boolean): object;
|
|
33
|
+
const connectionType = "BITBUCKET_SERVER_ACCESS_TOKEN";
|
|
34
|
+
function getDeserializedJsonObj(obj: BitbucketServerAccessTokenConnection, isParentJsonObj?: boolean): object;
|
|
35
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* DevOps API
|
|
4
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
5
|
+
* OpenAPI spec version: 20210630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.BitbucketServerAccessTokenConnection = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var BitbucketServerAccessTokenConnection;
|
|
37
|
+
(function (BitbucketServerAccessTokenConnection) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.Connection.getJsonObj(obj))), {
|
|
42
|
+
"tlsVerifyConfig": obj.tlsVerifyConfig
|
|
43
|
+
? model.TlsVerifyConfig.getJsonObj(obj.tlsVerifyConfig)
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
BitbucketServerAccessTokenConnection.getJsonObj = getJsonObj;
|
|
49
|
+
BitbucketServerAccessTokenConnection.connectionType = "BITBUCKET_SERVER_ACCESS_TOKEN";
|
|
50
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
51
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
52
|
+
? obj
|
|
53
|
+
: model.Connection.getDeserializedJsonObj(obj))), {
|
|
54
|
+
"tlsVerifyConfig": obj.tlsVerifyConfig
|
|
55
|
+
? model.TlsVerifyConfig.getDeserializedJsonObj(obj.tlsVerifyConfig)
|
|
56
|
+
: undefined
|
|
57
|
+
});
|
|
58
|
+
return jsonObj;
|
|
59
|
+
}
|
|
60
|
+
BitbucketServerAccessTokenConnection.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
61
|
+
})(BitbucketServerAccessTokenConnection = exports.BitbucketServerAccessTokenConnection || (exports.BitbucketServerAccessTokenConnection = {}));
|
|
62
|
+
//# sourceMappingURL=bitbucket-server-access-token-connection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bitbucket-server-access-token-connection.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/bitbucket-server-access-token-connection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsBlC,IAAiB,oCAAoC,CAoCpD;AApCD,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CACxB,GAAyC,EACzC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,UAAU,CAAC,UAAU,CAAC,GAAG,CAA0C,CAAC,GAC5E;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAC,eAAe,CAAC;gBACvD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,+CAAU,aAgBzB,CAAA;IACY,mDAAc,GAAG,+BAA+B,CAAC;IAC9D,SAAgB,sBAAsB,CACpC,GAAyC,EACzC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,UAAU,CAAC,sBAAsB,CAAC,GAAG,CAA0C,CAAC,GACxF;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAC,eAAe,CAAC;gBACnE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,2DAAsB,yBAgBrC,CAAA;AACH,CAAC,EApCgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QAoCpD"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DevOps API
|
|
3
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
4
|
+
* OpenAPI spec version: 20210630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Specifies details of build run through Bitbucket Server.
|
|
16
|
+
*/
|
|
17
|
+
export interface BitbucketServerBuildRunSource extends model.BuildRunSource {
|
|
18
|
+
/**
|
|
19
|
+
* The trigger that invoked the build run.
|
|
20
|
+
*/
|
|
21
|
+
"triggerId": string;
|
|
22
|
+
"triggerInfo": model.TriggerInfo;
|
|
23
|
+
"sourceType": string;
|
|
24
|
+
}
|
|
25
|
+
export declare namespace BitbucketServerBuildRunSource {
|
|
26
|
+
function getJsonObj(obj: BitbucketServerBuildRunSource, isParentJsonObj?: boolean): object;
|
|
27
|
+
const sourceType = "BITBUCKET_SERVER";
|
|
28
|
+
function getDeserializedJsonObj(obj: BitbucketServerBuildRunSource, isParentJsonObj?: boolean): object;
|
|
29
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* DevOps API
|
|
4
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
5
|
+
* OpenAPI spec version: 20210630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.BitbucketServerBuildRunSource = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var BitbucketServerBuildRunSource;
|
|
37
|
+
(function (BitbucketServerBuildRunSource) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.BuildRunSource.getJsonObj(obj))), {
|
|
42
|
+
"triggerInfo": obj.triggerInfo ? model.TriggerInfo.getJsonObj(obj.triggerInfo) : undefined
|
|
43
|
+
});
|
|
44
|
+
return jsonObj;
|
|
45
|
+
}
|
|
46
|
+
BitbucketServerBuildRunSource.getJsonObj = getJsonObj;
|
|
47
|
+
BitbucketServerBuildRunSource.sourceType = "BITBUCKET_SERVER";
|
|
48
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
49
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
50
|
+
? obj
|
|
51
|
+
: model.BuildRunSource.getDeserializedJsonObj(obj))), {
|
|
52
|
+
"triggerInfo": obj.triggerInfo
|
|
53
|
+
? model.TriggerInfo.getDeserializedJsonObj(obj.triggerInfo)
|
|
54
|
+
: undefined
|
|
55
|
+
});
|
|
56
|
+
return jsonObj;
|
|
57
|
+
}
|
|
58
|
+
BitbucketServerBuildRunSource.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
59
|
+
})(BitbucketServerBuildRunSource = exports.BitbucketServerBuildRunSource || (exports.BitbucketServerBuildRunSource = {}));
|
|
60
|
+
//# sourceMappingURL=bitbucket-server-build-run-source.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bitbucket-server-build-run-source.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/bitbucket-server-build-run-source.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,6BAA6B,CAkC7C;AAlCD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CACxB,GAAkC,EAClC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,GAAG,CAAmC,CAAC,GACzE;YACD,aAAa,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,SAAS;SAC3F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,wCAAU,aAczB,CAAA;IACY,wCAAU,GAAG,kBAAkB,CAAC;IAC7C,SAAgB,sBAAsB,CACpC,GAAkC,EAClC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,cAAc,CAAC,sBAAsB,CAAC,GAAG,CAAmC,CAAC,GACrF;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC3D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,oDAAsB,yBAgBrC,CAAA;AACH,CAAC,EAlCgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAkC7C"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DevOps API
|
|
3
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
4
|
+
* OpenAPI spec version: 20210630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Bitbucket Server Build Source for Build Stage
|
|
16
|
+
*/
|
|
17
|
+
export interface BitbucketServerBuildSource extends model.BuildSource {
|
|
18
|
+
/**
|
|
19
|
+
* Connection identifier pertinent to Bitbucket Server source provider
|
|
20
|
+
*/
|
|
21
|
+
"connectionId": string;
|
|
22
|
+
"connectionType": string;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace BitbucketServerBuildSource {
|
|
25
|
+
function getJsonObj(obj: BitbucketServerBuildSource, isParentJsonObj?: boolean): object;
|
|
26
|
+
const connectionType = "BITBUCKET_SERVER";
|
|
27
|
+
function getDeserializedJsonObj(obj: BitbucketServerBuildSource, isParentJsonObj?: boolean): object;
|
|
28
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* DevOps API
|
|
4
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
5
|
+
* OpenAPI spec version: 20210630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.BitbucketServerBuildSource = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var BitbucketServerBuildSource;
|
|
37
|
+
(function (BitbucketServerBuildSource) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.BuildSource.getJsonObj(obj))), {});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
BitbucketServerBuildSource.getJsonObj = getJsonObj;
|
|
45
|
+
BitbucketServerBuildSource.connectionType = "BITBUCKET_SERVER";
|
|
46
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
47
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
48
|
+
? obj
|
|
49
|
+
: model.BuildSource.getDeserializedJsonObj(obj))), {});
|
|
50
|
+
return jsonObj;
|
|
51
|
+
}
|
|
52
|
+
BitbucketServerBuildSource.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
53
|
+
})(BitbucketServerBuildSource = exports.BitbucketServerBuildSource || (exports.BitbucketServerBuildSource = {}));
|
|
54
|
+
//# sourceMappingURL=bitbucket-server-build-source.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bitbucket-server-build-source.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/bitbucket-server-build-source.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,0BAA0B,CAyB1C;AAzBD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B,EAAE,eAAyB;QACnF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAgC,CAAC,GACnE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,qCAAU,aASzB,CAAA;IACY,yCAAc,GAAG,kBAAkB,CAAC;IACjD,SAAgB,sBAAsB,CACpC,GAA+B,EAC/B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAgC,CAAC,GAC/E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,iDAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAyB1C"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DevOps API
|
|
3
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
4
|
+
* OpenAPI spec version: 20210630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
/**
|
|
14
|
+
* Attributes to filter Bitbucket Server events.
|
|
15
|
+
*/
|
|
16
|
+
export interface BitbucketServerFilterAttributes {
|
|
17
|
+
/**
|
|
18
|
+
* Branch for push event; source branch for pull requests.
|
|
19
|
+
*/
|
|
20
|
+
"headRef"?: string;
|
|
21
|
+
/**
|
|
22
|
+
* The target branch for pull requests; not applicable for push requests.
|
|
23
|
+
*/
|
|
24
|
+
"baseRef"?: string;
|
|
25
|
+
}
|
|
26
|
+
export declare namespace BitbucketServerFilterAttributes {
|
|
27
|
+
function getJsonObj(obj: BitbucketServerFilterAttributes): object;
|
|
28
|
+
function getDeserializedJsonObj(obj: BitbucketServerFilterAttributes): object;
|
|
29
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* DevOps API
|
|
4
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
5
|
+
* OpenAPI spec version: 20210630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.BitbucketServerFilterAttributes = void 0;
|
|
16
|
+
var BitbucketServerFilterAttributes;
|
|
17
|
+
(function (BitbucketServerFilterAttributes) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
BitbucketServerFilterAttributes.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
BitbucketServerFilterAttributes.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(BitbucketServerFilterAttributes = exports.BitbucketServerFilterAttributes || (exports.BitbucketServerFilterAttributes = {}));
|
|
29
|
+
//# sourceMappingURL=bitbucket-server-filter-attributes.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bitbucket-server-filter-attributes.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/bitbucket-server-filter-attributes.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmBH,IAAiB,+BAA+B,CAW/C;AAXD,WAAiB,+BAA+B;IAC9C,SAAgB,UAAU,CAAC,GAAoC;QAC7D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoC;QACzE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,+BAA+B,GAA/B,uCAA+B,KAA/B,uCAA+B,QAW/C"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DevOps API
|
|
3
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
4
|
+
* OpenAPI spec version: 20210630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* The filter for Bitbucket Server events.
|
|
16
|
+
*/
|
|
17
|
+
export interface BitbucketServerFilter extends model.Filter {
|
|
18
|
+
/**
|
|
19
|
+
* The events, for example, PUSH, PULL_REQUEST_MERGE.
|
|
20
|
+
*/
|
|
21
|
+
"events"?: Array<BitbucketServerFilter.Events>;
|
|
22
|
+
"include"?: model.BitbucketServerFilterAttributes;
|
|
23
|
+
"triggerSource": string;
|
|
24
|
+
}
|
|
25
|
+
export declare namespace BitbucketServerFilter {
|
|
26
|
+
enum Events {
|
|
27
|
+
Push = "PUSH",
|
|
28
|
+
PullRequestOpened = "PULL_REQUEST_OPENED",
|
|
29
|
+
PullRequestModified = "PULL_REQUEST_MODIFIED",
|
|
30
|
+
PullRequestMerged = "PULL_REQUEST_MERGED",
|
|
31
|
+
/**
|
|
32
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
33
|
+
* version of the SDK.
|
|
34
|
+
*/
|
|
35
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
36
|
+
}
|
|
37
|
+
function getJsonObj(obj: BitbucketServerFilter, isParentJsonObj?: boolean): object;
|
|
38
|
+
const triggerSource = "BITBUCKET_SERVER";
|
|
39
|
+
function getDeserializedJsonObj(obj: BitbucketServerFilter, isParentJsonObj?: boolean): object;
|
|
40
|
+
}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* DevOps API
|
|
4
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
5
|
+
* OpenAPI spec version: 20210630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.BitbucketServerFilter = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var BitbucketServerFilter;
|
|
37
|
+
(function (BitbucketServerFilter) {
|
|
38
|
+
let Events;
|
|
39
|
+
(function (Events) {
|
|
40
|
+
Events["Push"] = "PUSH";
|
|
41
|
+
Events["PullRequestOpened"] = "PULL_REQUEST_OPENED";
|
|
42
|
+
Events["PullRequestModified"] = "PULL_REQUEST_MODIFIED";
|
|
43
|
+
Events["PullRequestMerged"] = "PULL_REQUEST_MERGED";
|
|
44
|
+
/**
|
|
45
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
46
|
+
* version of the SDK.
|
|
47
|
+
*/
|
|
48
|
+
Events["UnknownValue"] = "UNKNOWN_VALUE";
|
|
49
|
+
})(Events = BitbucketServerFilter.Events || (BitbucketServerFilter.Events = {}));
|
|
50
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
51
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.Filter.getJsonObj(obj))), {
|
|
52
|
+
"include": obj.include
|
|
53
|
+
? model.BitbucketServerFilterAttributes.getJsonObj(obj.include)
|
|
54
|
+
: undefined
|
|
55
|
+
});
|
|
56
|
+
return jsonObj;
|
|
57
|
+
}
|
|
58
|
+
BitbucketServerFilter.getJsonObj = getJsonObj;
|
|
59
|
+
BitbucketServerFilter.triggerSource = "BITBUCKET_SERVER";
|
|
60
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
61
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
62
|
+
? obj
|
|
63
|
+
: model.Filter.getDeserializedJsonObj(obj))), {
|
|
64
|
+
"include": obj.include
|
|
65
|
+
? model.BitbucketServerFilterAttributes.getDeserializedJsonObj(obj.include)
|
|
66
|
+
: undefined
|
|
67
|
+
});
|
|
68
|
+
return jsonObj;
|
|
69
|
+
}
|
|
70
|
+
BitbucketServerFilter.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
71
|
+
})(BitbucketServerFilter = exports.BitbucketServerFilter || (exports.BitbucketServerFilter = {}));
|
|
72
|
+
//# sourceMappingURL=bitbucket-server-filter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bitbucket-server-filter.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/bitbucket-server-filter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,qBAAqB,CA2CrC;AA3CD,WAAiB,qBAAqB;IACpC,IAAY,MAUX;IAVD,WAAY,MAAM;QAChB,uBAAa,CAAA;QACb,mDAAyC,CAAA;QACzC,uDAA6C,CAAA;QAC7C,mDAAyC,CAAA;QACzC;;;WAGG;QACH,wCAA8B,CAAA;IAChC,CAAC,EAVW,MAAM,GAAN,4BAAM,KAAN,4BAAM,QAUjB;IAED,SAAgB,UAAU,CAAC,GAA0B,EAAE,eAAyB;QAC9E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAA2B,CAAC,GACjF;YACD,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,KAAK,CAAC,+BAA+B,CAAC,UAAU,CAAC,GAAG,CAAC,OAAO,CAAC;gBAC/D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,gCAAU,aAWzB,CAAA;IACY,mCAAa,GAAG,kBAAkB,CAAC;IAChD,SAAgB,sBAAsB,CACpC,GAA0B,EAC1B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,MAAM,CAAC,sBAAsB,CAAC,GAAG,CAA2B,CAAC,GACrE;YACD,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,KAAK,CAAC,+BAA+B,CAAC,sBAAsB,CAAC,GAAG,CAAC,OAAO,CAAC;gBAC3E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,4CAAsB,yBAgBrC,CAAA;AACH,CAAC,EA3CgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QA2CrC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DevOps API
|
|
3
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
4
|
+
* OpenAPI spec version: 20210630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Summary information for a connection of the type `BITBUCKET_SERVER_ACCESS_TOKEN`.
|
|
16
|
+
* This type corresponds to a connection in Bitbucket that is authenticated with a personal access token.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
export interface BitbucketServerTokenConnectionSummary extends model.ConnectionSummary {
|
|
20
|
+
/**
|
|
21
|
+
* The OCID of personal access token saved in secret store.
|
|
22
|
+
*/
|
|
23
|
+
"accessToken": string;
|
|
24
|
+
/**
|
|
25
|
+
* The Base URL of the hosted BitbucketServer.
|
|
26
|
+
*/
|
|
27
|
+
"baseUrl": string;
|
|
28
|
+
"tlsVerifyConfig"?: model.CaCertVerify;
|
|
29
|
+
"connectionType": string;
|
|
30
|
+
}
|
|
31
|
+
export declare namespace BitbucketServerTokenConnectionSummary {
|
|
32
|
+
function getJsonObj(obj: BitbucketServerTokenConnectionSummary, isParentJsonObj?: boolean): object;
|
|
33
|
+
const connectionType = "BITBUCKET_SERVER_ACCESS_TOKEN";
|
|
34
|
+
function getDeserializedJsonObj(obj: BitbucketServerTokenConnectionSummary, isParentJsonObj?: boolean): object;
|
|
35
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* DevOps API
|
|
4
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
5
|
+
* OpenAPI spec version: 20210630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.BitbucketServerTokenConnectionSummary = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var BitbucketServerTokenConnectionSummary;
|
|
37
|
+
(function (BitbucketServerTokenConnectionSummary) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.ConnectionSummary.getJsonObj(obj))), {
|
|
42
|
+
"tlsVerifyConfig": obj.tlsVerifyConfig
|
|
43
|
+
? model.TlsVerifyConfig.getJsonObj(obj.tlsVerifyConfig)
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
BitbucketServerTokenConnectionSummary.getJsonObj = getJsonObj;
|
|
49
|
+
BitbucketServerTokenConnectionSummary.connectionType = "BITBUCKET_SERVER_ACCESS_TOKEN";
|
|
50
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
51
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
52
|
+
? obj
|
|
53
|
+
: model.ConnectionSummary.getDeserializedJsonObj(obj))), {
|
|
54
|
+
"tlsVerifyConfig": obj.tlsVerifyConfig
|
|
55
|
+
? model.TlsVerifyConfig.getDeserializedJsonObj(obj.tlsVerifyConfig)
|
|
56
|
+
: undefined
|
|
57
|
+
});
|
|
58
|
+
return jsonObj;
|
|
59
|
+
}
|
|
60
|
+
BitbucketServerTokenConnectionSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
61
|
+
})(BitbucketServerTokenConnectionSummary = exports.BitbucketServerTokenConnectionSummary || (exports.BitbucketServerTokenConnectionSummary = {}));
|
|
62
|
+
//# sourceMappingURL=bitbucket-server-token-connection-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bitbucket-server-token-connection-summary.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/bitbucket-server-token-connection-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsBlC,IAAiB,qCAAqC,CAsCrD;AAtCD,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CACxB,GAA0C,EAC1C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAA2C,CAAC,GACpF;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAC,eAAe,CAAC;gBACvD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,gDAAU,aAgBzB,CAAA;IACY,oDAAc,GAAG,+BAA+B,CAAC;IAC9D,SAAgB,sBAAsB,CACpC,GAA0C,EAC1C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAC7C,GAAG,CACsC,CAAC,GAC7C;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAC,eAAe,CAAC;gBACnE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,4DAAsB,yBAkBrC,CAAA;AACH,CAAC,EAtCgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAsCrD"}
|