Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit f24eac6

Browse files
PR for btpsa-v1.12.0 (#590)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 996fee5 commit f24eac6

File tree

40 files changed

+282
-61
lines changed

40 files changed

+282
-61
lines changed

.github/workflows/update-metadata-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
ref: ${{ env.TARGET_BRANCH }}
2929

3030
- name: Setup Node.js
31-
uses: actions/setup-node@v3
31+
uses: actions/setup-node@v4
3232
with:
3333
node-version: "18"
3434

config/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ COPY --chown=root:root --from=tools /usr/local/bin/helm /usr/local/bin
163163
COPY --chown=root:root --from=tools /usr/local/bin/ijq /usr/local/bin
164164

165165
## Install the CF plugin for deploying MTAs on Cloudfoundry
166-
RUN cf install-plugin -f https://github.com/cloudfoundry-incubator/multiapps-cli-plugin/releases/latest/download/multiapps-plugin.linux64
167-
166+
RUN cf install-plugin multiapps -f
167+
168168
## Install krew and the oidc-login plugin
169169
RUN OS="$(uname | tr '[:upper:]' '[:lower:]')" \
170170
&& ARCH="$(uname -m | sed -e 's/x86_64/amd64/' -e 's/\(arm\)\(64\)\?.*/\1\2/' -e 's/aarch64$/arm64/')" \

config/python/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
attrs==23.1.0
22
blessed==1.20.0
33
certifi==2023.7.22
4-
charset-normalizer==3.3.0
4+
charset-normalizer==3.3.1
55
idna==3.4
66
inquirer==3.1.3
77
Jinja2==3.1.2
88
jsonschema==4.19.1
99
MarkupSafe==2.1.3
1010
mccabe==0.7.0
1111
ninja2==0.1
12-
pycodestyle==2.11.0
12+
pycodestyle==2.11.1
1313
pyflakes==3.0.1
1414
pyrsistent==0.19.3
1515
python-dateutil==2.8.2
1616
python-editor==1.0.4
1717
readchar==4.0.5
1818
requests==2.31.0
1919
six==1.16.0
20-
urllib3==2.0.6
20+
urllib3==2.0.7
2121
wcwidth==0.2.8
2222
pyyaml==6.0.1
2323
xmltodict==0.13.0

docs/generated/btpsa-usecase-properties-services-items-allof-1-then-allof-36-then.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ unknown
4444

4545
## name
4646

47-
Document Translation: Provides an API that allows you to translate documents of various formats into multiple languages.
47+
Document Translation: Provides functionality that allows you to translate content in various formats into multiple languages.
4848

4949
`name`
5050

docs/generated/btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-4-then-properties-parameters-properties-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
| [serviceStopped](#servicestopped) | `boolean` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-4-then-properties-parameters-properties-data-properties-servicestopped.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/4/then/properties/parameters/properties/data/properties/serviceStopped") |
2121
| [storage\_service\_provider](#storage_service_provider) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-4-then-properties-parameters-properties-data-properties-storage_service_provider.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/4/then/properties/parameters/properties/data/properties/storage_service_provider") |
2222
| [storage\_service\_tier](#storage_service_tier) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-4-then-properties-parameters-properties-data-properties-storage_service_tier.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/4/then/properties/parameters/properties/data/properties/storage_service_tier") |
23-
| [systempassword](#systempassword) | `string` | Required | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-4-then-properties-parameters-properties-data-properties-systempassword.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/4/then/properties/parameters/properties/data/properties/systempassword") |
23+
| [systempassword](#systempassword) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-4-then-properties-parameters-properties-data-properties-systempassword.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/4/then/properties/parameters/properties/data/properties/systempassword") |
2424
| [updateStrategy](#updatestrategy) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-4-then-properties-parameters-properties-data-properties-updatestrategy.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/4/then/properties/parameters/properties/data/properties/updateStrategy") |
2525
| [versionIndicator](#versionindicator) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-4-then-properties-parameters-properties-data-properties-versionindicator.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/4/then/properties/parameters/properties/data/properties/versionIndicator") |
2626
| [whitelistIPs](#whitelistips) | `array` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-4-then-properties-parameters-properties-data-properties-whitelistips.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/4/then/properties/parameters/properties/data/properties/whitelistIPs") |
@@ -332,7 +332,7 @@ Password to be set for tenant
332332

333333
`systempassword`
334334

335-
* is required
335+
* is optional
336336

337337
* Type: `string`
338338

docs/generated/btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-5-then-properties-parameters-properties-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
| [serviceStopped](#servicestopped) | `boolean` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-5-then-properties-parameters-properties-data-properties-servicestopped.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/5/then/properties/parameters/properties/data/properties/serviceStopped") |
1818
| [storage\_service\_provider](#storage_service_provider) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-5-then-properties-parameters-properties-data-properties-storage_service_provider.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/5/then/properties/parameters/properties/data/properties/storage_service_provider") |
1919
| [storage\_service\_tier](#storage_service_tier) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-5-then-properties-parameters-properties-data-properties-storage_service_tier.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/5/then/properties/parameters/properties/data/properties/storage_service_tier") |
20-
| [systempassword](#systempassword) | `string` | Required | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-5-then-properties-parameters-properties-data-properties-systempassword.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/5/then/properties/parameters/properties/data/properties/systempassword") |
20+
| [systempassword](#systempassword) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-5-then-properties-parameters-properties-data-properties-systempassword.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/5/then/properties/parameters/properties/data/properties/systempassword") |
2121
| [updateStrategy](#updatestrategy) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-5-then-properties-parameters-properties-data-properties-updatestrategy.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/5/then/properties/parameters/properties/data/properties/updateStrategy") |
2222
| [versionIndicator](#versionindicator) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-5-then-properties-parameters-properties-data-properties-versionindicator.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/5/then/properties/parameters/properties/data/properties/versionIndicator") |
2323
| [whitelistIPs](#whitelistips) | `array` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-5-then-properties-parameters-properties-data-properties-whitelistips.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/5/then/properties/parameters/properties/data/properties/whitelistIPs") |
@@ -267,7 +267,7 @@ Password to be set for tenant
267267

268268
`systempassword`
269269

270-
* is required
270+
* is optional
271271

272272
* Type: `string`
273273

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## plan Type
2+
3+
unknown
4+
5+
## plan Constraints
6+
7+
**constant**: the value of this property must be equal to:
8+
9+
```json
10+
"standard"
11+
```
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## properties Type
2+
3+
unknown
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
## if Type
2+
3+
unknown
4+
5+
# if Properties
6+
7+
| Property | Type | Required | Nullable | Defined by |
8+
| :------------ | :------------ | :------- | :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
9+
| [plan](#plan) | Not specified | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-79-then-allof-3-if-properties-plan.md "undefined#/properties/services/items/allOf/1/then/allOf/79/then/allOf/3/if/properties/plan") |
10+
11+
## plan
12+
13+
14+
15+
`plan`
16+
17+
* is optional
18+
19+
* Type: unknown
20+
21+
* cannot be null
22+
23+
* defined in: [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-79-then-allof-3-if-properties-plan.md "undefined#/properties/services/items/allOf/1/then/allOf/79/then/allOf/3/if/properties/plan")
24+
25+
### plan Type
26+
27+
unknown
28+
29+
### plan Constraints
30+
31+
**constant**: the value of this property must be equal to:
32+
33+
```json
34+
"standard"
35+
```
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## plan Type
2+
3+
unknown

0 commit comments

Comments
 (0)