oci-devops 2.17.0 → 2.20.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 +106 -86
- package/lib/client.js +230 -86
- package/lib/client.js.map +1 -1
- package/lib/model/approval-action.d.ts +4 -0
- package/lib/model/approval-action.js.map +1 -1
- package/lib/model/build-pipeline-stage-predecessor.d.ts +3 -1
- package/lib/model/build-pipeline-stage-predecessor.js.map +1 -1
- package/lib/model/build-pipeline-stage.d.ts +1 -1
- package/lib/model/build-stage-run-step.d.ts +1 -1
- package/lib/model/compute-instance-group-blue-green-deploy-stage-execution-progress.d.ts +28 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage-execution-progress.js +54 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage-summary.d.ts +44 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage-summary.js +80 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage-summary.js.map +1 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage.d.ts +44 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage.js +80 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage.js.map +1 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-execution-progress.d.ts +28 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-execution-progress.js +54 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-summary.d.ts +28 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-summary.js +54 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-summary.js.map +1 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage.d.ts +28 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage.js +54 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage.js.map +1 -0
- package/lib/model/compute-instance-group-by-query-selector.d.ts +1 -1
- package/lib/model/compute-instance-group-canary-approval-deploy-stage-execution-progress.d.ts +25 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage-execution-progress.js +66 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage-summary.d.ts +29 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage-summary.js +62 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage-summary.js.map +1 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage.d.ts +29 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage.js +62 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage.js.map +1 -0
- package/lib/model/compute-instance-group-canary-deploy-stage-execution-progress.d.ts +24 -0
- package/lib/model/compute-instance-group-canary-deploy-stage-execution-progress.js +54 -0
- package/lib/model/compute-instance-group-canary-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/compute-instance-group-canary-deploy-stage-summary.d.ts +39 -0
- package/lib/model/compute-instance-group-canary-deploy-stage-summary.js +74 -0
- package/lib/model/compute-instance-group-canary-deploy-stage-summary.js.map +1 -0
- package/lib/model/compute-instance-group-canary-deploy-stage.d.ts +39 -0
- package/lib/model/compute-instance-group-canary-deploy-stage.js +74 -0
- package/lib/model/compute-instance-group-canary-deploy-stage.js.map +1 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage-execution-progress.d.ts +24 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage-execution-progress.js +54 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage-summary.d.ts +29 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage-summary.js +62 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage-summary.js.map +1 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage.d.ts +29 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage.js +62 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage.js.map +1 -0
- package/lib/model/compute-instance-group-deploy-environment.d.ts +1 -1
- package/lib/model/compute-instance-group-deploy-stage-execution-progress.d.ts +1 -1
- package/lib/model/compute-instance-group-deploy-stage-summary.d.ts +1 -1
- package/lib/model/compute-instance-group-deploy-stage.d.ts +1 -1
- package/lib/model/compute-instance-group-failure-policy-by-count.d.ts +1 -1
- package/lib/model/compute-instance-group-failure-policy-by-percentage.d.ts +1 -1
- package/lib/model/compute-instance-group-selector-collection.d.ts +1 -1
- package/lib/model/create-compute-instance-group-blue-green-deploy-stage-details.d.ts +44 -0
- package/lib/model/create-compute-instance-group-blue-green-deploy-stage-details.js +80 -0
- package/lib/model/create-compute-instance-group-blue-green-deploy-stage-details.js.map +1 -0
- package/lib/model/create-compute-instance-group-blue-green-traffic-shift-deploy-stage-details.d.ts +28 -0
- package/lib/model/create-compute-instance-group-blue-green-traffic-shift-deploy-stage-details.js +54 -0
- package/lib/model/create-compute-instance-group-blue-green-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/create-compute-instance-group-canary-approval-deploy-stage-details.d.ts +29 -0
- package/lib/model/create-compute-instance-group-canary-approval-deploy-stage-details.js +62 -0
- package/lib/model/create-compute-instance-group-canary-approval-deploy-stage-details.js.map +1 -0
- package/lib/model/create-compute-instance-group-canary-deploy-stage-details.d.ts +39 -0
- package/lib/model/create-compute-instance-group-canary-deploy-stage-details.js +74 -0
- package/lib/model/create-compute-instance-group-canary-deploy-stage-details.js.map +1 -0
- package/lib/model/create-compute-instance-group-canary-traffic-shift-deploy-stage-details.d.ts +29 -0
- package/lib/model/create-compute-instance-group-canary-traffic-shift-deploy-stage-details.js +62 -0
- package/lib/model/create-compute-instance-group-canary-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/create-compute-instance-group-deploy-stage-details.d.ts +1 -1
- package/lib/model/create-deploy-stage-details.js +48 -8
- package/lib/model/create-deploy-stage-details.js.map +1 -1
- package/lib/model/create-deployment-details.js +4 -0
- package/lib/model/create-deployment-details.js.map +1 -1
- package/lib/model/create-oke-blue-green-deploy-stage-details.d.ts +33 -0
- package/lib/model/create-oke-blue-green-deploy-stage-details.js +62 -0
- package/lib/model/create-oke-blue-green-deploy-stage-details.js.map +1 -0
- package/lib/model/create-oke-blue-green-traffic-shift-deploy-stage-details.d.ts +28 -0
- package/lib/model/create-oke-blue-green-traffic-shift-deploy-stage-details.js +54 -0
- package/lib/model/create-oke-blue-green-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/create-oke-canary-approval-deploy-stage-details.d.ts +29 -0
- package/lib/model/create-oke-canary-approval-deploy-stage-details.js +62 -0
- package/lib/model/create-oke-canary-approval-deploy-stage-details.js.map +1 -0
- package/lib/model/create-oke-canary-deploy-stage-details.d.ts +33 -0
- package/lib/model/create-oke-canary-deploy-stage-details.js +62 -0
- package/lib/model/create-oke-canary-deploy-stage-details.js.map +1 -0
- package/lib/model/create-oke-canary-traffic-shift-deploy-stage-details.d.ts +29 -0
- package/lib/model/create-oke-canary-traffic-shift-deploy-stage-details.js +62 -0
- package/lib/model/create-oke-canary-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/create-oke-cluster-deploy-environment-details.d.ts +1 -0
- package/lib/model/create-oke-cluster-deploy-environment-details.js +10 -2
- package/lib/model/create-oke-cluster-deploy-environment-details.js.map +1 -1
- package/lib/model/create-oke-deploy-stage-details.d.ts +2 -2
- package/lib/model/create-repository-details.d.ts +1 -1
- package/lib/model/create-single-deploy-stage-redeployment-details.d.ts +32 -0
- package/lib/model/create-single-deploy-stage-redeployment-details.js +54 -0
- package/lib/model/create-single-deploy-stage-redeployment-details.js.map +1 -0
- package/lib/model/deploy-environment.d.ts +2 -1
- package/lib/model/deploy-environment.js +1 -0
- package/lib/model/deploy-environment.js.map +1 -1
- package/lib/model/deploy-stage-execution-progress.js +52 -12
- package/lib/model/deploy-stage-execution-progress.js.map +1 -1
- package/lib/model/deploy-stage-summary.js +44 -4
- package/lib/model/deploy-stage-summary.js.map +1 -1
- package/lib/model/deploy-stage.js +48 -8
- package/lib/model/deploy-stage.js.map +1 -1
- package/lib/model/deployment-summary.js +4 -0
- package/lib/model/deployment-summary.js.map +1 -1
- package/lib/model/deployment.js +4 -0
- package/lib/model/deployment.js.map +1 -1
- package/lib/model/generic-deploy-artifact-source.d.ts +1 -1
- package/lib/model/index.d.ts +120 -0
- package/lib/model/index.js +126 -5
- package/lib/model/index.js.map +1 -1
- package/lib/model/invoke-function-deploy-stage-execution-progress.d.ts +1 -1
- package/lib/model/load-balancer-config.d.ts +4 -1
- package/lib/model/load-balancer-config.js.map +1 -1
- package/lib/model/load-balancer-traffic-shift-deploy-stage-execution-progress.d.ts +1 -1
- package/lib/model/network-channel.d.ts +24 -0
- package/lib/model/network-channel.js +65 -0
- package/lib/model/network-channel.js.map +1 -0
- package/lib/model/nginx-blue-green-strategy.d.ts +36 -0
- package/lib/model/nginx-blue-green-strategy.js +54 -0
- package/lib/model/nginx-blue-green-strategy.js.map +1 -0
- package/lib/model/nginx-canary-strategy.d.ts +32 -0
- package/lib/model/nginx-canary-strategy.js +52 -0
- package/lib/model/nginx-canary-strategy.js.map +1 -0
- package/lib/model/ocir-deploy-artifact-source.d.ts +1 -1
- package/lib/model/oke-blue-green-deploy-stage-execution-progress.d.ts +28 -0
- package/lib/model/oke-blue-green-deploy-stage-execution-progress.js +54 -0
- package/lib/model/oke-blue-green-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/oke-blue-green-deploy-stage-summary.d.ts +33 -0
- package/lib/model/oke-blue-green-deploy-stage-summary.js +62 -0
- package/lib/model/oke-blue-green-deploy-stage-summary.js.map +1 -0
- package/lib/model/oke-blue-green-deploy-stage.d.ts +33 -0
- package/lib/model/oke-blue-green-deploy-stage.js +60 -0
- package/lib/model/oke-blue-green-deploy-stage.js.map +1 -0
- package/lib/model/oke-blue-green-strategy.d.ts +22 -0
- package/lib/model/oke-blue-green-strategy.js +65 -0
- package/lib/model/oke-blue-green-strategy.js.map +1 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage-execution-progress.d.ts +28 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage-execution-progress.js +54 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage-summary.d.ts +28 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage-summary.js +54 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage-summary.js.map +1 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage.d.ts +28 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage.js +54 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage.js.map +1 -0
- package/lib/model/oke-canary-approval-deploy-stage-execution-progress.d.ts +25 -0
- package/lib/model/oke-canary-approval-deploy-stage-execution-progress.js +66 -0
- package/lib/model/oke-canary-approval-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/oke-canary-approval-deploy-stage-summary.d.ts +29 -0
- package/lib/model/oke-canary-approval-deploy-stage-summary.js +62 -0
- package/lib/model/oke-canary-approval-deploy-stage-summary.js.map +1 -0
- package/lib/model/oke-canary-approval-deploy-stage.d.ts +29 -0
- package/lib/model/oke-canary-approval-deploy-stage.js +62 -0
- package/lib/model/oke-canary-approval-deploy-stage.js.map +1 -0
- package/lib/model/oke-canary-deploy-stage-execution-progress.d.ts +24 -0
- package/lib/model/oke-canary-deploy-stage-execution-progress.js +54 -0
- package/lib/model/oke-canary-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/oke-canary-deploy-stage-summary.d.ts +33 -0
- package/lib/model/oke-canary-deploy-stage-summary.js +62 -0
- package/lib/model/oke-canary-deploy-stage-summary.js.map +1 -0
- package/lib/model/oke-canary-deploy-stage.d.ts +33 -0
- package/lib/model/oke-canary-deploy-stage.js +60 -0
- package/lib/model/oke-canary-deploy-stage.js.map +1 -0
- package/lib/model/oke-canary-strategy.d.ts +22 -0
- package/lib/model/oke-canary-strategy.js +65 -0
- package/lib/model/oke-canary-strategy.js.map +1 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage-execution-progress.d.ts +24 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage-execution-progress.js +54 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage-summary.d.ts +29 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage-summary.js +62 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage-summary.js.map +1 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage.d.ts +29 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage.js +62 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage.js.map +1 -0
- package/lib/model/oke-cluster-deploy-environment-summary.d.ts +1 -0
- package/lib/model/oke-cluster-deploy-environment-summary.js +10 -2
- package/lib/model/oke-cluster-deploy-environment-summary.js.map +1 -1
- package/lib/model/oke-cluster-deploy-environment.d.ts +1 -0
- package/lib/model/oke-cluster-deploy-environment.js +10 -2
- package/lib/model/oke-cluster-deploy-environment.js.map +1 -1
- package/lib/model/oke-deploy-stage-summary.d.ts +2 -2
- package/lib/model/oke-deploy-stage.d.ts +2 -2
- package/lib/model/private-endpoint-channel.d.ts +32 -0
- package/lib/model/private-endpoint-channel.js +52 -0
- package/lib/model/private-endpoint-channel.js.map +1 -0
- package/lib/model/repository-ref.d.ts +14 -0
- package/lib/model/repository-ref.js.map +1 -1
- package/lib/model/repository.d.ts +4 -4
- package/lib/model/single-deploy-stage-redeployment-summary.d.ts +32 -0
- package/lib/model/single-deploy-stage-redeployment-summary.js +54 -0
- package/lib/model/single-deploy-stage-redeployment-summary.js.map +1 -0
- package/lib/model/single-deploy-stage-redeployment.d.ts +32 -0
- package/lib/model/single-deploy-stage-redeployment.js +54 -0
- package/lib/model/single-deploy-stage-redeployment.js.map +1 -0
- package/lib/model/trigger-schedule.d.ts +3 -3
- package/lib/model/update-compute-instance-group-blue-green-deploy-stage-details.d.ts +35 -0
- package/lib/model/update-compute-instance-group-blue-green-deploy-stage-details.js +74 -0
- package/lib/model/update-compute-instance-group-blue-green-deploy-stage-details.js.map +1 -0
- package/lib/model/update-compute-instance-group-blue-green-traffic-shift-deploy-stage-details.d.ts +24 -0
- package/lib/model/update-compute-instance-group-blue-green-traffic-shift-deploy-stage-details.js +54 -0
- package/lib/model/update-compute-instance-group-blue-green-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/update-compute-instance-group-canary-approval-deploy-stage-details.d.ts +25 -0
- package/lib/model/update-compute-instance-group-canary-approval-deploy-stage-details.js +62 -0
- package/lib/model/update-compute-instance-group-canary-approval-deploy-stage-details.js.map +1 -0
- package/lib/model/update-compute-instance-group-canary-deploy-stage-details.d.ts +34 -0
- package/lib/model/update-compute-instance-group-canary-deploy-stage-details.js +68 -0
- package/lib/model/update-compute-instance-group-canary-deploy-stage-details.js.map +1 -0
- package/lib/model/update-compute-instance-group-canary-traffic-shift-deploy-stage-details.d.ts +25 -0
- package/lib/model/update-compute-instance-group-canary-traffic-shift-deploy-stage-details.js +62 -0
- package/lib/model/update-compute-instance-group-canary-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/update-compute-instance-group-deploy-stage-details.d.ts +1 -1
- package/lib/model/update-deploy-stage-details.js +44 -4
- package/lib/model/update-deploy-stage-details.js.map +1 -1
- package/lib/model/update-deployment-details.js +4 -0
- package/lib/model/update-deployment-details.js.map +1 -1
- package/lib/model/update-github-access-token-connection-details.d.ts +1 -1
- package/lib/model/update-oke-blue-green-deploy-stage-details.d.ts +28 -0
- package/lib/model/update-oke-blue-green-deploy-stage-details.js +54 -0
- package/lib/model/update-oke-blue-green-deploy-stage-details.js.map +1 -0
- package/lib/model/update-oke-blue-green-traffic-shift-deploy-stage-details.d.ts +24 -0
- package/lib/model/update-oke-blue-green-traffic-shift-deploy-stage-details.js +54 -0
- package/lib/model/update-oke-blue-green-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/update-oke-canary-approval-deploy-stage-details.d.ts +25 -0
- package/lib/model/update-oke-canary-approval-deploy-stage-details.js +62 -0
- package/lib/model/update-oke-canary-approval-deploy-stage-details.js.map +1 -0
- package/lib/model/update-oke-canary-deploy-stage-details.d.ts +28 -0
- package/lib/model/update-oke-canary-deploy-stage-details.js +54 -0
- package/lib/model/update-oke-canary-deploy-stage-details.js.map +1 -0
- package/lib/model/update-oke-canary-traffic-shift-deploy-stage-details.d.ts +25 -0
- package/lib/model/update-oke-canary-traffic-shift-deploy-stage-details.js +62 -0
- package/lib/model/update-oke-canary-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/update-oke-cluster-deploy-environment-details.d.ts +1 -0
- package/lib/model/update-oke-cluster-deploy-environment-details.js +10 -2
- package/lib/model/update-oke-cluster-deploy-environment-details.js.map +1 -1
- package/lib/model/update-oke-deploy-stage-details.d.ts +2 -2
- package/lib/model/update-single-deploy-stage-redeployment-details.d.ts +24 -0
- package/lib/model/update-single-deploy-stage-redeployment-details.js +54 -0
- package/lib/model/update-single-deploy-stage-redeployment-details.js.map +1 -0
- 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 +1 -1
- 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 +3 -3
- package/lib/request/create-deployment-request.d.ts +2 -2
- 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 +1 -1
- 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 +42 -0
- package/lib/request/get-repo-file-diff-request.js +15 -0
- package/lib/request/get-repo-file-diff-request.js.map +1 -0
- package/lib/request/get-repo-file-lines-request.d.ts +42 -0
- package/lib/request/get-repo-file-lines-request.js +15 -0
- package/lib/request/get-repo-file-lines-request.js.map +1 -0
- 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/index.d.ts +4 -0
- package/lib/request/index.js.map +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 +1 -1
- 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 +2 -2
- package/lib/request/update-deployment-request.d.ts +2 -2
- 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 +1 -1
- package/lib/response/get-file-diff-response.d.ts +4 -0
- package/lib/response/get-repo-file-diff-response.d.ts +27 -0
- package/lib/response/get-repo-file-diff-response.js +15 -0
- package/lib/response/get-repo-file-diff-response.js.map +1 -0
- package/lib/response/get-repo-file-lines-response.d.ts +27 -0
- package/lib/response/get-repo-file-lines-response.js +15 -0
- package/lib/response/get-repo-file-lines-response.js.map +1 -0
- package/lib/response/get-repository-file-lines-response.d.ts +4 -0
- package/lib/response/index.d.ts +4 -0
- package/package.json +3 -3
|
@@ -22,6 +22,10 @@ export interface ApprovalAction {
|
|
|
22
22
|
* The action of the user on the DevOps deployment stage.
|
|
23
23
|
*/
|
|
24
24
|
"action": ApprovalAction.Action;
|
|
25
|
+
/**
|
|
26
|
+
* The reason for approving or rejecting the deployment.
|
|
27
|
+
*/
|
|
28
|
+
"reason"?: string;
|
|
25
29
|
}
|
|
26
30
|
export declare namespace ApprovalAction {
|
|
27
31
|
enum Action {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"approval-action.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/approval-action.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"approval-action.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/approval-action.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuBH,IAAiB,cAAc,CAqB9B;AArBD,WAAiB,cAAc;IAC7B,IAAY,MAQX;IARD,WAAY,MAAM;QAChB,6BAAmB,CAAA;QACnB,2BAAiB,CAAA;QACjB;;;WAGG;QACH,wCAA8B,CAAA;IAChC,CAAC,EARW,MAAM,GAAN,qBAAM,KAAN,qBAAM,QAQjB;IAED,SAAgB,UAAU,CAAC,GAAmB;QAC5C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAsB,yBAIrC,CAAA;AACH,CAAC,EArBgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAqB9B"}
|
|
@@ -15,7 +15,9 @@
|
|
|
15
15
|
*/
|
|
16
16
|
export interface BuildPipelineStagePredecessor {
|
|
17
17
|
/**
|
|
18
|
-
* The
|
|
18
|
+
* The OCID of the predecessor stage. If a stage is the first stage in the pipeline, then
|
|
19
|
+
* the ID is the pipeline's OCID.
|
|
20
|
+
*
|
|
19
21
|
*/
|
|
20
22
|
"id": string;
|
|
21
23
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"build-pipeline-stage-predecessor.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/build-pipeline-stage-predecessor.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"build-pipeline-stage-predecessor.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/build-pipeline-stage-predecessor.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAiBH,IAAiB,6BAA6B,CAW7C;AAXD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAW7C"}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
15
|
* A single node in a build pipeline. A stage takes a specific designated action.
|
|
16
|
-
* There are many types of stages such as '
|
|
16
|
+
* There are many types of stages such as 'BUILD' and 'DELIVER_ARTIFACT'.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
19
19
|
export interface BuildPipelineStage {
|
|
@@ -11,7 +11,7 @@
|
|
|
11
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
12
|
*/
|
|
13
13
|
/**
|
|
14
|
-
* The details about each step in a
|
|
14
|
+
* The details about each step in a build stage.
|
|
15
15
|
*/
|
|
16
16
|
export interface BuildStageRunStep {
|
|
17
17
|
/**
|
|
@@ -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
|
+
* Specifies the Instance Group Blue-Green deployment stage.
|
|
16
|
+
*/
|
|
17
|
+
export interface ComputeInstanceGroupBlueGreenDeployStageExecutionProgress extends model.DeployStageExecutionProgress {
|
|
18
|
+
/**
|
|
19
|
+
* The OCID of the environment where the artifacts were deployed.
|
|
20
|
+
*/
|
|
21
|
+
"environmentId"?: string;
|
|
22
|
+
"deployStageType": string;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace ComputeInstanceGroupBlueGreenDeployStageExecutionProgress {
|
|
25
|
+
function getJsonObj(obj: ComputeInstanceGroupBlueGreenDeployStageExecutionProgress, isParentJsonObj?: boolean): object;
|
|
26
|
+
const deployStageType = "COMPUTE_INSTANCE_GROUP_BLUE_GREEN_DEPLOYMENT";
|
|
27
|
+
function getDeserializedJsonObj(obj: ComputeInstanceGroupBlueGreenDeployStageExecutionProgress, 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.ComputeInstanceGroupBlueGreenDeployStageExecutionProgress = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ComputeInstanceGroupBlueGreenDeployStageExecutionProgress;
|
|
37
|
+
(function (ComputeInstanceGroupBlueGreenDeployStageExecutionProgress) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.DeployStageExecutionProgress.getJsonObj(obj))), {});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
ComputeInstanceGroupBlueGreenDeployStageExecutionProgress.getJsonObj = getJsonObj;
|
|
45
|
+
ComputeInstanceGroupBlueGreenDeployStageExecutionProgress.deployStageType = "COMPUTE_INSTANCE_GROUP_BLUE_GREEN_DEPLOYMENT";
|
|
46
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
47
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
48
|
+
? obj
|
|
49
|
+
: model.DeployStageExecutionProgress.getDeserializedJsonObj(obj))), {});
|
|
50
|
+
return jsonObj;
|
|
51
|
+
}
|
|
52
|
+
ComputeInstanceGroupBlueGreenDeployStageExecutionProgress.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
53
|
+
})(ComputeInstanceGroupBlueGreenDeployStageExecutionProgress = exports.ComputeInstanceGroupBlueGreenDeployStageExecutionProgress || (exports.ComputeInstanceGroupBlueGreenDeployStageExecutionProgress = {}));
|
|
54
|
+
//# sourceMappingURL=compute-instance-group-blue-green-deploy-stage-execution-progress.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compute-instance-group-blue-green-deploy-stage-execution-progress.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/compute-instance-group-blue-green-deploy-stage-execution-progress.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,yDAAyD,CAgCzE;AAhCD,WAAiB,yDAAyD;IACxE,SAAgB,UAAU,CACxB,GAA8D,EAC9D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAC5C,GAAG,CAC0D,CAAC,GACjE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,oEAAU,aAczB,CAAA;IACY,yEAAe,GAAG,8CAA8C,CAAC;IAC9E,SAAgB,sBAAsB,CACpC,GAA8D,EAC9D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACxD,GAAG,CAC0D,CAAC,GACjE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,gFAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,yDAAyD,GAAzD,iEAAyD,KAAzD,iEAAyD,QAgCzE"}
|
|
@@ -0,0 +1,44 @@
|
|
|
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 the Instance Group Blue-Green deployment stage.
|
|
16
|
+
*/
|
|
17
|
+
export interface ComputeInstanceGroupBlueGreenDeployStageSummary extends model.DeployStageSummary {
|
|
18
|
+
/**
|
|
19
|
+
* First compute instance group environment OCID for deployment.
|
|
20
|
+
*/
|
|
21
|
+
"deployEnvironmentIdA": string;
|
|
22
|
+
/**
|
|
23
|
+
* Second compute instance group environment OCID for deployment.
|
|
24
|
+
*/
|
|
25
|
+
"deployEnvironmentIdB": string;
|
|
26
|
+
/**
|
|
27
|
+
* The OCID of the artifact that contains the deployment specification.
|
|
28
|
+
*/
|
|
29
|
+
"deploymentSpecDeployArtifactId": string;
|
|
30
|
+
/**
|
|
31
|
+
* The list of file artifact OCIDs to deploy.
|
|
32
|
+
*/
|
|
33
|
+
"deployArtifactIds"?: Array<string>;
|
|
34
|
+
"rolloutPolicy": model.ComputeInstanceGroupLinearRolloutPolicyByPercentage | model.ComputeInstanceGroupLinearRolloutPolicyByCount;
|
|
35
|
+
"failurePolicy"?: model.ComputeInstanceGroupFailurePolicyByPercentage | model.ComputeInstanceGroupFailurePolicyByCount;
|
|
36
|
+
"testLoadBalancerConfig"?: model.LoadBalancerConfig;
|
|
37
|
+
"productionLoadBalancerConfig": model.LoadBalancerConfig;
|
|
38
|
+
"deployStageType": string;
|
|
39
|
+
}
|
|
40
|
+
export declare namespace ComputeInstanceGroupBlueGreenDeployStageSummary {
|
|
41
|
+
function getJsonObj(obj: ComputeInstanceGroupBlueGreenDeployStageSummary, isParentJsonObj?: boolean): object;
|
|
42
|
+
const deployStageType = "COMPUTE_INSTANCE_GROUP_BLUE_GREEN_DEPLOYMENT";
|
|
43
|
+
function getDeserializedJsonObj(obj: ComputeInstanceGroupBlueGreenDeployStageSummary, isParentJsonObj?: boolean): object;
|
|
44
|
+
}
|
|
@@ -0,0 +1,80 @@
|
|
|
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.ComputeInstanceGroupBlueGreenDeployStageSummary = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ComputeInstanceGroupBlueGreenDeployStageSummary;
|
|
37
|
+
(function (ComputeInstanceGroupBlueGreenDeployStageSummary) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.DeployStageSummary.getJsonObj(obj))), {
|
|
42
|
+
"rolloutPolicy": obj.rolloutPolicy
|
|
43
|
+
? model.ComputeInstanceGroupRolloutPolicy.getJsonObj(obj.rolloutPolicy)
|
|
44
|
+
: undefined,
|
|
45
|
+
"failurePolicy": obj.failurePolicy
|
|
46
|
+
? model.ComputeInstanceGroupFailurePolicy.getJsonObj(obj.failurePolicy)
|
|
47
|
+
: undefined,
|
|
48
|
+
"testLoadBalancerConfig": obj.testLoadBalancerConfig
|
|
49
|
+
? model.LoadBalancerConfig.getJsonObj(obj.testLoadBalancerConfig)
|
|
50
|
+
: undefined,
|
|
51
|
+
"productionLoadBalancerConfig": obj.productionLoadBalancerConfig
|
|
52
|
+
? model.LoadBalancerConfig.getJsonObj(obj.productionLoadBalancerConfig)
|
|
53
|
+
: undefined
|
|
54
|
+
});
|
|
55
|
+
return jsonObj;
|
|
56
|
+
}
|
|
57
|
+
ComputeInstanceGroupBlueGreenDeployStageSummary.getJsonObj = getJsonObj;
|
|
58
|
+
ComputeInstanceGroupBlueGreenDeployStageSummary.deployStageType = "COMPUTE_INSTANCE_GROUP_BLUE_GREEN_DEPLOYMENT";
|
|
59
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
60
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
61
|
+
? obj
|
|
62
|
+
: model.DeployStageSummary.getDeserializedJsonObj(obj))), {
|
|
63
|
+
"rolloutPolicy": obj.rolloutPolicy
|
|
64
|
+
? model.ComputeInstanceGroupRolloutPolicy.getDeserializedJsonObj(obj.rolloutPolicy)
|
|
65
|
+
: undefined,
|
|
66
|
+
"failurePolicy": obj.failurePolicy
|
|
67
|
+
? model.ComputeInstanceGroupFailurePolicy.getDeserializedJsonObj(obj.failurePolicy)
|
|
68
|
+
: undefined,
|
|
69
|
+
"testLoadBalancerConfig": obj.testLoadBalancerConfig
|
|
70
|
+
? model.LoadBalancerConfig.getDeserializedJsonObj(obj.testLoadBalancerConfig)
|
|
71
|
+
: undefined,
|
|
72
|
+
"productionLoadBalancerConfig": obj.productionLoadBalancerConfig
|
|
73
|
+
? model.LoadBalancerConfig.getDeserializedJsonObj(obj.productionLoadBalancerConfig)
|
|
74
|
+
: undefined
|
|
75
|
+
});
|
|
76
|
+
return jsonObj;
|
|
77
|
+
}
|
|
78
|
+
ComputeInstanceGroupBlueGreenDeployStageSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
79
|
+
})(ComputeInstanceGroupBlueGreenDeployStageSummary = exports.ComputeInstanceGroupBlueGreenDeployStageSummary || (exports.ComputeInstanceGroupBlueGreenDeployStageSummary = {}));
|
|
80
|
+
//# sourceMappingURL=compute-instance-group-blue-green-deploy-stage-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compute-instance-group-blue-green-deploy-stage-summary.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/compute-instance-group-blue-green-deploy-stage-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmClC,IAAiB,+CAA+C,CA0D/D;AA1DD,WAAiB,+CAA+C;IAC9D,SAAgB,UAAU,CACxB,GAAoD,EACpD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAClC,GAAG,CACgD,CAAC,GACvD;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,iCAAiC,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACvE,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,iCAAiC,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACvE,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACjE,CAAC,CAAC,SAAS;YACb,8BAA8B,EAAE,GAAG,CAAC,4BAA4B;gBAC9D,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,4BAA4B,CAAC;gBACvE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA3Be,0DAAU,aA2BzB,CAAA;IACY,+DAAe,GAAG,8CAA8C,CAAC;IAC9E,SAAgB,sBAAsB,CACpC,GAAoD,EACpD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAC9C,GAAG,CACgD,CAAC,GACvD;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,iCAAiC,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACnF,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,iCAAiC,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACnF,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBAC7E,CAAC,CAAC,SAAS;YACb,8BAA8B,EAAE,GAAG,CAAC,4BAA4B;gBAC9D,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,4BAA4B,CAAC;gBACnF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA3Be,sEAAsB,yBA2BrC,CAAA;AACH,CAAC,EA1DgB,+CAA+C,GAA/C,uDAA+C,KAA/C,uDAA+C,QA0D/D"}
|
|
@@ -0,0 +1,44 @@
|
|
|
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 the Instance Group Blue-Green deployment stage.
|
|
16
|
+
*/
|
|
17
|
+
export interface ComputeInstanceGroupBlueGreenDeployStage extends model.DeployStage {
|
|
18
|
+
/**
|
|
19
|
+
* First compute instance group environment OCID for deployment.
|
|
20
|
+
*/
|
|
21
|
+
"deployEnvironmentIdA": string;
|
|
22
|
+
/**
|
|
23
|
+
* Second compute instance group environment OCID for deployment.
|
|
24
|
+
*/
|
|
25
|
+
"deployEnvironmentIdB": string;
|
|
26
|
+
/**
|
|
27
|
+
* The OCID of the artifact that contains the deployment specification.
|
|
28
|
+
*/
|
|
29
|
+
"deploymentSpecDeployArtifactId": string;
|
|
30
|
+
/**
|
|
31
|
+
* The list of file artifact OCIDs to deploy.
|
|
32
|
+
*/
|
|
33
|
+
"deployArtifactIds"?: Array<string>;
|
|
34
|
+
"rolloutPolicy": model.ComputeInstanceGroupLinearRolloutPolicyByPercentage | model.ComputeInstanceGroupLinearRolloutPolicyByCount;
|
|
35
|
+
"failurePolicy"?: model.ComputeInstanceGroupFailurePolicyByPercentage | model.ComputeInstanceGroupFailurePolicyByCount;
|
|
36
|
+
"testLoadBalancerConfig"?: model.LoadBalancerConfig;
|
|
37
|
+
"productionLoadBalancerConfig": model.LoadBalancerConfig;
|
|
38
|
+
"deployStageType": string;
|
|
39
|
+
}
|
|
40
|
+
export declare namespace ComputeInstanceGroupBlueGreenDeployStage {
|
|
41
|
+
function getJsonObj(obj: ComputeInstanceGroupBlueGreenDeployStage, isParentJsonObj?: boolean): object;
|
|
42
|
+
const deployStageType = "COMPUTE_INSTANCE_GROUP_BLUE_GREEN_DEPLOYMENT";
|
|
43
|
+
function getDeserializedJsonObj(obj: ComputeInstanceGroupBlueGreenDeployStage, isParentJsonObj?: boolean): object;
|
|
44
|
+
}
|
|
@@ -0,0 +1,80 @@
|
|
|
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.ComputeInstanceGroupBlueGreenDeployStage = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ComputeInstanceGroupBlueGreenDeployStage;
|
|
37
|
+
(function (ComputeInstanceGroupBlueGreenDeployStage) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.DeployStage.getJsonObj(obj))), {
|
|
42
|
+
"rolloutPolicy": obj.rolloutPolicy
|
|
43
|
+
? model.ComputeInstanceGroupRolloutPolicy.getJsonObj(obj.rolloutPolicy)
|
|
44
|
+
: undefined,
|
|
45
|
+
"failurePolicy": obj.failurePolicy
|
|
46
|
+
? model.ComputeInstanceGroupFailurePolicy.getJsonObj(obj.failurePolicy)
|
|
47
|
+
: undefined,
|
|
48
|
+
"testLoadBalancerConfig": obj.testLoadBalancerConfig
|
|
49
|
+
? model.LoadBalancerConfig.getJsonObj(obj.testLoadBalancerConfig)
|
|
50
|
+
: undefined,
|
|
51
|
+
"productionLoadBalancerConfig": obj.productionLoadBalancerConfig
|
|
52
|
+
? model.LoadBalancerConfig.getJsonObj(obj.productionLoadBalancerConfig)
|
|
53
|
+
: undefined
|
|
54
|
+
});
|
|
55
|
+
return jsonObj;
|
|
56
|
+
}
|
|
57
|
+
ComputeInstanceGroupBlueGreenDeployStage.getJsonObj = getJsonObj;
|
|
58
|
+
ComputeInstanceGroupBlueGreenDeployStage.deployStageType = "COMPUTE_INSTANCE_GROUP_BLUE_GREEN_DEPLOYMENT";
|
|
59
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
60
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
61
|
+
? obj
|
|
62
|
+
: model.DeployStage.getDeserializedJsonObj(obj))), {
|
|
63
|
+
"rolloutPolicy": obj.rolloutPolicy
|
|
64
|
+
? model.ComputeInstanceGroupRolloutPolicy.getDeserializedJsonObj(obj.rolloutPolicy)
|
|
65
|
+
: undefined,
|
|
66
|
+
"failurePolicy": obj.failurePolicy
|
|
67
|
+
? model.ComputeInstanceGroupFailurePolicy.getDeserializedJsonObj(obj.failurePolicy)
|
|
68
|
+
: undefined,
|
|
69
|
+
"testLoadBalancerConfig": obj.testLoadBalancerConfig
|
|
70
|
+
? model.LoadBalancerConfig.getDeserializedJsonObj(obj.testLoadBalancerConfig)
|
|
71
|
+
: undefined,
|
|
72
|
+
"productionLoadBalancerConfig": obj.productionLoadBalancerConfig
|
|
73
|
+
? model.LoadBalancerConfig.getDeserializedJsonObj(obj.productionLoadBalancerConfig)
|
|
74
|
+
: undefined
|
|
75
|
+
});
|
|
76
|
+
return jsonObj;
|
|
77
|
+
}
|
|
78
|
+
ComputeInstanceGroupBlueGreenDeployStage.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
79
|
+
})(ComputeInstanceGroupBlueGreenDeployStage = exports.ComputeInstanceGroupBlueGreenDeployStage || (exports.ComputeInstanceGroupBlueGreenDeployStage = {}));
|
|
80
|
+
//# sourceMappingURL=compute-instance-group-blue-green-deploy-stage.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compute-instance-group-blue-green-deploy-stage.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/compute-instance-group-blue-green-deploy-stage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmClC,IAAiB,wCAAwC,CAwDxD;AAxDD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CACxB,GAA6C,EAC7C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAA8C,CAAC,GACjF;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,iCAAiC,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACvE,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,iCAAiC,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACvE,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACjE,CAAC,CAAC,SAAS;YACb,8BAA8B,EAAE,GAAG,CAAC,4BAA4B;gBAC9D,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,4BAA4B,CAAC;gBACvE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAzBe,mDAAU,aAyBzB,CAAA;IACY,wDAAe,GAAG,8CAA8C,CAAC;IAC9E,SAAgB,sBAAsB,CACpC,GAA6C,EAC7C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CACvC,GAAG,CACyC,CAAC,GAChD;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,iCAAiC,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACnF,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,iCAAiC,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACnF,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBAC7E,CAAC,CAAC,SAAS;YACb,8BAA8B,EAAE,GAAG,CAAC,4BAA4B;gBAC9D,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,4BAA4B,CAAC;gBACnF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA3Be,+DAAsB,yBA2BrC,CAAA;AACH,CAAC,EAxDgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAwDxD"}
|
|
@@ -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
|
+
* Specifies the Instance Group Blue-Green deployment load balancer traffic shift stage.
|
|
16
|
+
*/
|
|
17
|
+
export interface ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress extends model.DeployStageExecutionProgress {
|
|
18
|
+
/**
|
|
19
|
+
* The OCID of the environment where traffic is going.
|
|
20
|
+
*/
|
|
21
|
+
"environmentId"?: string;
|
|
22
|
+
"deployStageType": string;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress {
|
|
25
|
+
function getJsonObj(obj: ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress, isParentJsonObj?: boolean): object;
|
|
26
|
+
const deployStageType = "COMPUTE_INSTANCE_GROUP_BLUE_GREEN_TRAFFIC_SHIFT";
|
|
27
|
+
function getDeserializedJsonObj(obj: ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress, isParentJsonObj?: boolean): object;
|
|
28
|
+
}
|
package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-execution-progress.js
ADDED
|
@@ -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.ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress;
|
|
37
|
+
(function (ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.DeployStageExecutionProgress.getJsonObj(obj))), {});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress.getJsonObj = getJsonObj;
|
|
45
|
+
ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress.deployStageType = "COMPUTE_INSTANCE_GROUP_BLUE_GREEN_TRAFFIC_SHIFT";
|
|
46
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
47
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
48
|
+
? obj
|
|
49
|
+
: model.DeployStageExecutionProgress.getDeserializedJsonObj(obj))), {});
|
|
50
|
+
return jsonObj;
|
|
51
|
+
}
|
|
52
|
+
ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
53
|
+
})(ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress = exports.ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress || (exports.ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress = {}));
|
|
54
|
+
//# sourceMappingURL=compute-instance-group-blue-green-traffic-shift-deploy-stage-execution-progress.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compute-instance-group-blue-green-traffic-shift-deploy-stage-execution-progress.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-execution-progress.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,qEAAqE,CAgCrF;AAhCD,WAAiB,qEAAqE;IACpF,SAAgB,UAAU,CACxB,GAA0E,EAC1E,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAC5C,GAAG,CACsE,CAAC,GAC7E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,gFAAU,aAczB,CAAA;IACY,qFAAe,GAAG,iDAAiD,CAAC;IACjF,SAAgB,sBAAsB,CACpC,GAA0E,EAC1E,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACxD,GAAG,CACsE,CAAC,GAC7E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,4FAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,qEAAqE,GAArE,6EAAqE,KAArE,6EAAqE,QAgCrF"}
|
|
@@ -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
|
+
* Specifies the instance group blue-green deployment load balancer traffic shift stage.
|
|
16
|
+
*/
|
|
17
|
+
export interface ComputeInstanceGroupBlueGreenTrafficShiftDeployStageSummary extends model.DeployStageSummary {
|
|
18
|
+
/**
|
|
19
|
+
* The OCID of the upstream compute instance group blue-green deployment stage in this pipeline.
|
|
20
|
+
*/
|
|
21
|
+
"computeInstanceGroupBlueGreenDeploymentDeployStageId": string;
|
|
22
|
+
"deployStageType": string;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace ComputeInstanceGroupBlueGreenTrafficShiftDeployStageSummary {
|
|
25
|
+
function getJsonObj(obj: ComputeInstanceGroupBlueGreenTrafficShiftDeployStageSummary, isParentJsonObj?: boolean): object;
|
|
26
|
+
const deployStageType = "COMPUTE_INSTANCE_GROUP_BLUE_GREEN_TRAFFIC_SHIFT";
|
|
27
|
+
function getDeserializedJsonObj(obj: ComputeInstanceGroupBlueGreenTrafficShiftDeployStageSummary, 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.ComputeInstanceGroupBlueGreenTrafficShiftDeployStageSummary = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ComputeInstanceGroupBlueGreenTrafficShiftDeployStageSummary;
|
|
37
|
+
(function (ComputeInstanceGroupBlueGreenTrafficShiftDeployStageSummary) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.DeployStageSummary.getJsonObj(obj))), {});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
ComputeInstanceGroupBlueGreenTrafficShiftDeployStageSummary.getJsonObj = getJsonObj;
|
|
45
|
+
ComputeInstanceGroupBlueGreenTrafficShiftDeployStageSummary.deployStageType = "COMPUTE_INSTANCE_GROUP_BLUE_GREEN_TRAFFIC_SHIFT";
|
|
46
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
47
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
48
|
+
? obj
|
|
49
|
+
: model.DeployStageSummary.getDeserializedJsonObj(obj))), {});
|
|
50
|
+
return jsonObj;
|
|
51
|
+
}
|
|
52
|
+
ComputeInstanceGroupBlueGreenTrafficShiftDeployStageSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
53
|
+
})(ComputeInstanceGroupBlueGreenTrafficShiftDeployStageSummary = exports.ComputeInstanceGroupBlueGreenTrafficShiftDeployStageSummary || (exports.ComputeInstanceGroupBlueGreenTrafficShiftDeployStageSummary = {}));
|
|
54
|
+
//# sourceMappingURL=compute-instance-group-blue-green-traffic-shift-deploy-stage-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compute-instance-group-blue-green-traffic-shift-deploy-stage-summary.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,2DAA2D,CAgC3E;AAhCD,WAAiB,2DAA2D;IAC1E,SAAgB,UAAU,CACxB,GAAgE,EAChE,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAClC,GAAG,CAC4D,CAAC,GACnE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,sEAAU,aAczB,CAAA;IACY,2EAAe,GAAG,iDAAiD,CAAC;IACjF,SAAgB,sBAAsB,CACpC,GAAgE,EAChE,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAC9C,GAAG,CAC4D,CAAC,GACnE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,kFAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,2DAA2D,GAA3D,mEAA2D,KAA3D,mEAA2D,QAgC3E"}
|
|
@@ -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
|
+
* Specifies the instance group blue-green deployment load balancer traffic shift stage.
|
|
16
|
+
*/
|
|
17
|
+
export interface ComputeInstanceGroupBlueGreenTrafficShiftDeployStage extends model.DeployStage {
|
|
18
|
+
/**
|
|
19
|
+
* The OCID of the upstream compute instance group blue-green deployment stage in this pipeline.
|
|
20
|
+
*/
|
|
21
|
+
"computeInstanceGroupBlueGreenDeploymentDeployStageId": string;
|
|
22
|
+
"deployStageType": string;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace ComputeInstanceGroupBlueGreenTrafficShiftDeployStage {
|
|
25
|
+
function getJsonObj(obj: ComputeInstanceGroupBlueGreenTrafficShiftDeployStage, isParentJsonObj?: boolean): object;
|
|
26
|
+
const deployStageType = "COMPUTE_INSTANCE_GROUP_BLUE_GREEN_TRAFFIC_SHIFT";
|
|
27
|
+
function getDeserializedJsonObj(obj: ComputeInstanceGroupBlueGreenTrafficShiftDeployStage, isParentJsonObj?: boolean): object;
|
|
28
|
+
}
|