Skip to content

Commit

Permalink
Merge pull request #114 from IN-CORE/release-1.25.0
Browse files Browse the repository at this point in the history
Release 1.25.0
  • Loading branch information
ylyangtw committed Mar 28, 2024
2 parents b752763 + 9b9834a commit c2a6bee
Show file tree
Hide file tree
Showing 32 changed files with 15,946 additions and 14,129 deletions.
10 changes: 6 additions & 4 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.24.0
version: 1.25.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 5.1.0
appVersion: 5.2.0

# List of people that maintain this helm chart.
maintainers:
Expand Down Expand Up @@ -47,6 +47,8 @@ annotations:
- name: Helm Chart
url: https://github.com/IN-CORE/incore-helm
artifacthub.io/changes: |
- IN-CORE release 5.1.0
- Increase max zoom level of playbook maps
- IN-CORE release 5.2.0
- Updated map bounding box order for community app
- New playbooks using incore-playbook 0.6.3 and configuration accordingly
- Upgraded maestro service
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,12 @@ For an example of using existing PVC, see the file [incore-pvc.yaml](incore-pvc.

## ChangeLog

### 1.25.0
- IN-CORE release 5.2.0
- Updated map bounding box order for community app
- New playbooks using incore-playbook 0.6.3 and configuration accordingly
- Upgraded maestro service

### 1.24.0
- IN-CORE release 5.1.0
- Increase max zoom level of playbook maps
Expand Down
8 changes: 8 additions & 0 deletions playbook-configs/galveston/datawolfRS.config.dev.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"hostname": "https://incore-dev.ncsa.illinois.edu",
"executionGetURL": "https://incore-dev.ncsa.illinois.edu/datawolf/workflows/efc14b0f-1848-4dc7-ad0d-69ef6d7f0d9c/executions",
"executionPostURL": "https://incore-dev.ncsa.illinois.edu/datawolf/executions",
"datasetBaseURL": "https://incore-dev.ncsa.illinois.edu/datawolf/datasets",
"datawolfPersonsDetail": "https://incore-dev.ncsa.illinois.edu/datawolf/persons?email=",
"retreiveTimeInterval": 1000
}
8 changes: 8 additions & 0 deletions playbook-configs/galveston/datawolfRS.config.prod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"hostname": "https://incore.ncsa.illinois.edu",
"executionGetURL": "https://incore.ncsa.illinois.edu/datawolf/workflows/efc14b0f-1848-4dc7-ad0d-69ef6d7f0d9c/executions",
"executionPostURL": "https://incore.ncsa.illinois.edu/datawolf/executions",
"datasetBaseURL": "https://incore.ncsa.illinois.edu/datawolf/datasets",
"datawolfPersonsDetail": "https://incore.ncsa.illinois.edu/datawolf/persons?email=",
"retreiveTimeInterval": 1000
}
179 changes: 179 additions & 0 deletions playbook-configs/galveston/datawolfRSWorkflow.config.dev.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,179 @@
{
"wfId": "efc14b0f-1848-4dc7-ad0d-69ef6d7f0d9c",
"title": "retrofit_strategy_wf",
"description": "Retrofit strategy workflow",
"created": "2024-03-15T18:51:21+0000",
"creatorId": "d39e1679-4dcc-4158-9655-a604801871a7",
"inputs": {
"parameters": [
{
"title": "Rules",
"description": "Retrofit Strategy Rules",
"variableName": "rules",
"widget": null,
"hidden": true,
"defaultValue": "",
"parametersMap": [
{
"paramId": "e9e3afdf-3af4-49d3-a0a6-70de8c177574",
"parameters": {
"step": "retrofit-strategy-builder",
"title": "Rules"
}
}
]
},
{
"title": "Retrofits",
"description": "Retrofit methods and values",
"variableName": "retrofits",
"widget": null,
"hidden": true,
"defaultValue": "",
"parametersMap": [
{
"paramId": "ce6a1f7e-4b0d-40bc-b36b-68a0e43c66be",
"parameters": {
"step": "retrofit-strategy-builder",
"title": "Retrofits"
}
}
]
},
{
"title": "Result Name",
"description": "Strategy Related Results Name",
"variableName": "name",
"widget": null,
"hidden": true,
"defaultValue": "",
"parametersMap": [
{
"paramId": "cb0c76c0-f5ef-4e14-c4ef-bf4205711003",
"parameters": {
"step": "retrofit-strategy-builder",
"title": "Result Name"
}
}
]
},
{
"title": "IN-CORE Service URL",
"description": "IN-CORE Service URL",
"variableName": "incoreServiceUrl",
"widget": null,
"hidden": true,
"defaultValue": "https://incore-dev.ncsa.illinois.edu",
"parametersMap": [
{
"paramId": "c67ef86a-568f-46dd-aced-3cdaa851da97",
"parameters": {
"step": "retrofit-strategy-builder",
"title": "IN-CORE Service URL"
}
}
]
},
{
"title": "Spaces",
"description": "IN-CORE Spaces",
"variableName": "spaces",
"widget": null,
"hidden": true,
"defaultValue": "commresiliencegal",
"parametersMap": [
{
"paramId": "bb8ebbaf-3c76-417c-8ffe-fad2d574ec48",
"parameters": {
"step": "retrofit-strategy-builder",
"title": "Spaces"
}
}
]
}
],
"datasets": [
{
"title": "Token",
"description": "IN-CORE Service Token",
"variableName": "token",
"widget": null,
"hidden": true,
"datasetsMap": [
{
"datasetId": "89ac4a5b-7da1-4689-c5cc-a9607229f1b3",
"datasets": {
"step": "retrofit-strategy-builder",
"title": "Token"
}
}
]
}
]
},
"outputs": {
"datasets": [
{
"title": "stdout",
"description": "stdout",
"datasetsMap": [
{
"datasetId": "ac3bc057-875d-428f-9951-a95124f595fd",
"datasets": {
"step": "retrofit-strategy-builder",
"title": "stdout",
"variableName": "log",
"widget": "RetrofitStrategySummary"
}
}
]
},
{
"title": "Retrofit Strategy",
"description": "Dataset ID of Retrofit strategy CSV",
"datasetsMap": [
{
"datasetId": "08b97e81-4c1a-42d8-f211-78bd6c819362",
"datasets": {
"step": "retrofit-strategy-builder",
"title": "Retrofit Strategy",
"variableName": "retrofitStrategy",
"widget": "RetrofitStrategySummary"
}
}
]
},
{
"title": "Retrofit Strategy Details",
"description": "Dataset ID of Retrofit Strategy Details Shapefile",
"datasetsMap": [
{
"datasetId": "a097cb85-ecc9-43df-f56b-5c6022188033",
"datasets": {
"step": "retrofit-strategy-builder",
"title": "Retrofit Strategy Details",
"variableName": "retrofitStrategyDetails",
"widget": "RetrofitStrategySummary"
}
}
]
},
{
"title": "Retrofit Cost",
"description": "JSON of retrofit cost information",
"datasetsMap": [
{
"datasetId": "23d776cd-3d66-46fb-8cc9-6a68f239c879",
"datasets": {
"step": "retrofit-strategy-builder",
"title": "Retrofit Cost",
"variableName": "retrofitCostSummary",
"widget": "RetrofitStrategySummary"
}
}
]
}
]
},
"metadata": []
}
Loading

0 comments on commit c2a6bee

Please sign in to comment.