@grnsft/if 0.1.3 → 0.1.4
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/README.md +21 -2
- package/build/config/config.d.ts +12 -0
- package/build/config/config.js +54 -0
- package/build/config/index.d.ts +2 -0
- package/build/config/index.js +8 -0
- package/build/config/strings.d.ts +19 -0
- package/build/config/strings.js +34 -0
- package/build/index.d.ts +2 -0
- package/build/index.js +53 -0
- package/build/lib/models-universe.d.ts +36 -0
- package/build/lib/models-universe.js +113 -0
- package/build/lib/observatory.d.ts +20 -0
- package/build/lib/observatory.js +31 -0
- package/build/lib/planet-aggregator.d.ts +6 -0
- package/build/lib/planet-aggregator.js +35 -0
- package/build/lib/supercomputer.d.ts +37 -0
- package/build/lib/supercomputer.js +148 -0
- package/build/models/index.d.ts +1 -0
- package/build/models/index.js +6 -0
- package/build/models/time-sync.d.ts +55 -0
- package/build/models/time-sync.js +235 -0
- package/build/types/helpers.d.ts +1 -0
- package/build/types/helpers.js +3 -0
- package/build/types/impl.d.ts +45 -0
- package/build/types/impl.js +5 -0
- package/build/types/model-interface.d.ts +14 -0
- package/build/types/model-interface.js +3 -0
- package/build/types/models-universe.d.ts +23 -0
- package/build/types/models-universe.js +3 -0
- package/build/types/planet-aggregator.d.ts +6 -0
- package/build/types/planet-aggregator.js +3 -0
- package/build/types/process-args.d.ts +7 -0
- package/build/types/process-args.js +3 -0
- package/build/types/supercomputer.d.ts +4 -0
- package/build/types/supercomputer.js +3 -0
- package/build/types/time-sync.d.ts +9 -0
- package/build/types/time-sync.js +3 -0
- package/build/types/units-dealer.d.ts +3 -0
- package/build/types/units-dealer.js +3 -0
- package/build/types/units.d.ts +11 -0
- package/build/types/units.js +37 -0
- package/build/util/args.d.ts +8 -0
- package/build/util/args.js +58 -0
- package/build/util/errors.d.ts +6 -0
- package/build/util/errors.js +25 -0
- package/build/util/helpers.d.ts +4 -0
- package/build/util/helpers.js +18 -0
- package/build/util/units-dealer.d.ts +10 -0
- package/build/util/units-dealer.js +32 -0
- package/build/util/validations.d.ts +29 -0
- package/build/util/validations.js +80 -0
- package/build/util/yaml.d.ts +12 -0
- package/build/util/yaml.js +36 -0
- package/examples/impls/test/time-sync.yml +75 -0
- package/examples/ompls/test/time-sync.yml +255 -0
- package/examples/ompls/time-sync.yml +212 -0
- package/hack-banner.png +0 -0
- package/package.json +3 -1
- package/src/config/units.yaml +11 -24
- package/src/models/README.md +266 -0
- package/tsconfig.build.tsbuildinfo +1 -1
- package/.devcontainer/devcontainer.json +0 -38
- package/.examples/ompls/azure.yml +0 -205
- package/.github/ISSUE_TEMPLATE/agenda.md +0 -37
- package/.github/ISSUE_TEMPLATE/blank-issue.md +0 -10
- package/.github/ISSUE_TEMPLATE/bug-report.md +0 -32
- package/.github/ISSUE_TEMPLATE/dev-ticket.md +0 -44
- package/.github/ISSUE_TEMPLATE/feedback.md +0 -42
- package/.github/ISSUE_TEMPLATE/model-plugin.md +0 -63
- package/.github/ISSUE_TEMPLATE/sprint-planning.md +0 -39
- package/.github/ISSUE_TEMPLATE/sprint-retro.md +0 -41
- package/.github/ISSUE_TEMPLATE/user-story.md +0 -10
- package/.github/PULL_REQUEST_TEMPLATE.md +0 -21
- package/.github/workflows/nodejs-ci.yml +0 -26
- package/coverage/clover.xml +0 -237
- package/coverage/coverage-final.json +0 -11
- package/coverage/lcov-report/base.css +0 -224
- package/coverage/lcov-report/block-navigation.js +0 -87
- package/coverage/lcov-report/config/config.ts.html +0 -256
- package/coverage/lcov-report/config/index.html +0 -146
- package/coverage/lcov-report/config/index.ts.html +0 -91
- package/coverage/lcov-report/config/strings.ts.html +0 -187
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +0 -146
- package/coverage/lcov-report/lib/boavizta/index.html +0 -116
- package/coverage/lcov-report/lib/boavizta/index.ts.html +0 -1171
- package/coverage/lcov-report/lib/case-studies/aveva-model.ts.html +0 -277
- package/coverage/lcov-report/lib/case-studies/emem-model.ts.html +0 -439
- package/coverage/lcov-report/lib/case-studies/eshoppen-model.ts.html +0 -550
- package/coverage/lcov-report/lib/case-studies/index.html +0 -176
- package/coverage/lcov-report/lib/case-studies/index.ts.html +0 -97
- package/coverage/lcov-report/lib/case-studies/sci-accenture-model.ts.html +0 -232
- package/coverage/lcov-report/lib/ccf/index.html +0 -116
- package/coverage/lcov-report/lib/ccf/index.ts.html +0 -1339
- package/coverage/lcov-report/lib/cloud-instance-metadata/index.html +0 -116
- package/coverage/lcov-report/lib/cloud-instance-metadata/index.ts.html +0 -370
- package/coverage/lcov-report/lib/index.html +0 -161
- package/coverage/lcov-report/lib/index.ts.html +0 -121
- package/coverage/lcov-report/lib/models-universe.ts.html +0 -475
- package/coverage/lcov-report/lib/observatory.ts.html +0 -187
- package/coverage/lcov-report/lib/planet-aggregator.ts.html +0 -253
- package/coverage/lcov-report/lib/sci/index.html +0 -116
- package/coverage/lcov-report/lib/sci/index.ts.html +0 -571
- package/coverage/lcov-report/lib/sci-e/index.html +0 -116
- package/coverage/lcov-report/lib/sci-e/index.ts.html +0 -403
- package/coverage/lcov-report/lib/sci-m/index.html +0 -116
- package/coverage/lcov-report/lib/sci-m/index.ts.html +0 -487
- package/coverage/lcov-report/lib/sci-o/index.html +0 -116
- package/coverage/lcov-report/lib/sci-o/index.ts.html +0 -265
- package/coverage/lcov-report/lib/shell-imp/index.html +0 -116
- package/coverage/lcov-report/lib/shell-imp/index.ts.html +0 -376
- package/coverage/lcov-report/lib/supercomputer.ts.html +0 -712
- package/coverage/lcov-report/lib/teads-aws/index.html +0 -116
- package/coverage/lcov-report/lib/teads-aws/index.ts.html +0 -823
- package/coverage/lcov-report/lib/teads-curve/index.html +0 -116
- package/coverage/lcov-report/lib/teads-curve/index.ts.html +0 -625
- package/coverage/lcov-report/lib/watt-time/index.html +0 -116
- package/coverage/lcov-report/lib/watt-time/index.ts.html +0 -829
- package/coverage/lcov-report/prettify.css +0 -1
- package/coverage/lcov-report/prettify.js +0 -2
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -196
- package/coverage/lcov-report/types/common.ts.html +0 -109
- package/coverage/lcov-report/types/index.html +0 -116
- package/coverage/lcov-report/util/args.ts.html +0 -259
- package/coverage/lcov-report/util/errors.ts.html +0 -160
- package/coverage/lcov-report/util/index.html +0 -146
- package/coverage/lcov-report/util/models-universe.ts.html +0 -679
- package/coverage/lcov-report/util/observatory.ts.html +0 -229
- package/coverage/lcov-report/util/supercomputer.ts.html +0 -466
- package/coverage/lcov-report/util/yaml.ts.html +0 -199
- package/coverage/lcov.info +0 -403
- package/scripts/impact-test.sh +0 -12
- package/yarn-error.log +0 -5431
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
|
|
2
|
-
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
|
|
3
|
-
{
|
|
4
|
-
"name": "Node.js & TypeScript",
|
|
5
|
-
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
|
|
6
|
-
"image": "mcr.microsoft.com/devcontainers/typescript-node:1-18",
|
|
7
|
-
|
|
8
|
-
// Features to add to the dev container. More info: https://containers.dev/features.
|
|
9
|
-
"features": {
|
|
10
|
-
"ghcr.io/devcontainers/features/node:1": {}
|
|
11
|
-
},
|
|
12
|
-
|
|
13
|
-
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
|
14
|
-
// "forwardPorts": [],
|
|
15
|
-
|
|
16
|
-
// Use 'postCreateCommand' to run commands after the container is created.
|
|
17
|
-
"postCreateCommand": ". ${NVM_DIR}/nvm.sh && nvm install --lts",
|
|
18
|
-
|
|
19
|
-
"postStartCommand": "yarn install",
|
|
20
|
-
|
|
21
|
-
// Configure tool-specific properties.
|
|
22
|
-
"customizations": {
|
|
23
|
-
// Configure properties specific to VS Code.
|
|
24
|
-
"vscode": {
|
|
25
|
-
// Set *default* container specific settings.json values on container create.
|
|
26
|
-
"settings": {
|
|
27
|
-
},
|
|
28
|
-
|
|
29
|
-
// Add the IDs of extensions you want installed when the container is created.
|
|
30
|
-
"extensions": [
|
|
31
|
-
"esbenp.prettier-vscode",
|
|
32
|
-
"ms-vscode.makefile-tools"
|
|
33
|
-
]
|
|
34
|
-
}
|
|
35
|
-
},
|
|
36
|
-
// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
|
|
37
|
-
// "remoteUser": "root"
|
|
38
|
-
}
|
|
@@ -1,205 +0,0 @@
|
|
|
1
|
-
name: ccf-demo
|
|
2
|
-
description: example impl invoking CCF model
|
|
3
|
-
tags: null
|
|
4
|
-
initialize:
|
|
5
|
-
models:
|
|
6
|
-
- name: azure-importer
|
|
7
|
-
kind: plugin
|
|
8
|
-
path: if-models
|
|
9
|
-
model: AzureImporterModel
|
|
10
|
-
graph:
|
|
11
|
-
children:
|
|
12
|
-
child:
|
|
13
|
-
pipeline:
|
|
14
|
-
- azure-importer
|
|
15
|
-
config:
|
|
16
|
-
azure-importer: null
|
|
17
|
-
inputs:
|
|
18
|
-
- timestamp: '2023-11-02T10:35:31.820Z'
|
|
19
|
-
duration: 3600
|
|
20
|
-
azure-observation-window: 5 min
|
|
21
|
-
azure-observation-aggregation: average
|
|
22
|
-
azure-subscription-id: 9de7e19f-8a18-4e73-9451-45fc74e7d0d3
|
|
23
|
-
azure-resource-group: vm1_group
|
|
24
|
-
azure-vm-name: vm1
|
|
25
|
-
outputs:
|
|
26
|
-
- timestamp: '2023-11-02T10:35:31.820Z'
|
|
27
|
-
cloud-vendor: azure
|
|
28
|
-
cpu-util: '0.314'
|
|
29
|
-
mem-availableGB: 0.488636416
|
|
30
|
-
mem-usedGB: 0.5113635839999999
|
|
31
|
-
total-memoryGB: '1'
|
|
32
|
-
mem-util: 51.13635839999999
|
|
33
|
-
location: uksouth
|
|
34
|
-
cloud-instance-type: Standard_B1s
|
|
35
|
-
duration: 300
|
|
36
|
-
azure-observation-window: 5 min
|
|
37
|
-
azure-observation-aggregation: average
|
|
38
|
-
azure-subscription-id: 9de7e19f-8a18-4e73-9451-45fc74e7d0d3
|
|
39
|
-
azure-resource-group: vm1_group
|
|
40
|
-
azure-vm-name: vm1
|
|
41
|
-
- timestamp: '2023-11-02T10:35:31.820Z'
|
|
42
|
-
cloud-vendor: azure
|
|
43
|
-
cpu-util: '0.314'
|
|
44
|
-
mem-availableGB: 0.48978984960000005
|
|
45
|
-
mem-usedGB: 0.5102101504
|
|
46
|
-
total-memoryGB: '1'
|
|
47
|
-
mem-util: 51.021015039999995
|
|
48
|
-
location: uksouth
|
|
49
|
-
cloud-instance-type: Standard_B1s
|
|
50
|
-
duration: 300
|
|
51
|
-
azure-observation-window: 5 min
|
|
52
|
-
azure-observation-aggregation: average
|
|
53
|
-
azure-subscription-id: 9de7e19f-8a18-4e73-9451-45fc74e7d0d3
|
|
54
|
-
azure-resource-group: vm1_group
|
|
55
|
-
azure-vm-name: vm1
|
|
56
|
-
- timestamp: '2023-11-02T10:35:31.820Z'
|
|
57
|
-
cloud-vendor: azure
|
|
58
|
-
cpu-util: '0.301'
|
|
59
|
-
mem-availableGB: 0.490733568
|
|
60
|
-
mem-usedGB: 0.509266432
|
|
61
|
-
total-memoryGB: '1'
|
|
62
|
-
mem-util: 50.9266432
|
|
63
|
-
location: uksouth
|
|
64
|
-
cloud-instance-type: Standard_B1s
|
|
65
|
-
duration: 300
|
|
66
|
-
azure-observation-window: 5 min
|
|
67
|
-
azure-observation-aggregation: average
|
|
68
|
-
azure-subscription-id: 9de7e19f-8a18-4e73-9451-45fc74e7d0d3
|
|
69
|
-
azure-resource-group: vm1_group
|
|
70
|
-
azure-vm-name: vm1
|
|
71
|
-
- timestamp: '2023-11-02T10:35:31.820Z'
|
|
72
|
-
cloud-vendor: azure
|
|
73
|
-
cpu-util: '0.298'
|
|
74
|
-
mem-availableGB: 0.490733568
|
|
75
|
-
mem-usedGB: 0.509266432
|
|
76
|
-
total-memoryGB: '1'
|
|
77
|
-
mem-util: 50.9266432
|
|
78
|
-
location: uksouth
|
|
79
|
-
cloud-instance-type: Standard_B1s
|
|
80
|
-
duration: 300
|
|
81
|
-
azure-observation-window: 5 min
|
|
82
|
-
azure-observation-aggregation: average
|
|
83
|
-
azure-subscription-id: 9de7e19f-8a18-4e73-9451-45fc74e7d0d3
|
|
84
|
-
azure-resource-group: vm1_group
|
|
85
|
-
azure-vm-name: vm1
|
|
86
|
-
- timestamp: '2023-11-02T10:35:31.820Z'
|
|
87
|
-
cloud-vendor: azure
|
|
88
|
-
cpu-util: '0.301'
|
|
89
|
-
mem-availableGB: 0.49178214400000003
|
|
90
|
-
mem-usedGB: 0.5082178559999999
|
|
91
|
-
total-memoryGB: '1'
|
|
92
|
-
mem-util: 50.82178559999999
|
|
93
|
-
location: uksouth
|
|
94
|
-
cloud-instance-type: Standard_B1s
|
|
95
|
-
duration: 300
|
|
96
|
-
azure-observation-window: 5 min
|
|
97
|
-
azure-observation-aggregation: average
|
|
98
|
-
azure-subscription-id: 9de7e19f-8a18-4e73-9451-45fc74e7d0d3
|
|
99
|
-
azure-resource-group: vm1_group
|
|
100
|
-
azure-vm-name: vm1
|
|
101
|
-
- timestamp: '2023-11-02T10:35:31.820Z'
|
|
102
|
-
cloud-vendor: azure
|
|
103
|
-
cpu-util: '0.298'
|
|
104
|
-
mem-availableGB: 0.49178214400000003
|
|
105
|
-
mem-usedGB: 0.5082178559999999
|
|
106
|
-
total-memoryGB: '1'
|
|
107
|
-
mem-util: 50.82178559999999
|
|
108
|
-
location: uksouth
|
|
109
|
-
cloud-instance-type: Standard_B1s
|
|
110
|
-
duration: 300
|
|
111
|
-
azure-observation-window: 5 min
|
|
112
|
-
azure-observation-aggregation: average
|
|
113
|
-
azure-subscription-id: 9de7e19f-8a18-4e73-9451-45fc74e7d0d3
|
|
114
|
-
azure-resource-group: vm1_group
|
|
115
|
-
azure-vm-name: vm1
|
|
116
|
-
- timestamp: '2023-11-02T10:35:31.820Z'
|
|
117
|
-
cloud-vendor: azure
|
|
118
|
-
cpu-util: '0.304'
|
|
119
|
-
mem-availableGB: 0.492306432
|
|
120
|
-
mem-usedGB: 0.507693568
|
|
121
|
-
total-memoryGB: '1'
|
|
122
|
-
mem-util: 50.7693568
|
|
123
|
-
location: uksouth
|
|
124
|
-
cloud-instance-type: Standard_B1s
|
|
125
|
-
duration: 300
|
|
126
|
-
azure-observation-window: 5 min
|
|
127
|
-
azure-observation-aggregation: average
|
|
128
|
-
azure-subscription-id: 9de7e19f-8a18-4e73-9451-45fc74e7d0d3
|
|
129
|
-
azure-resource-group: vm1_group
|
|
130
|
-
azure-vm-name: vm1
|
|
131
|
-
- timestamp: '2023-11-02T10:35:31.820Z'
|
|
132
|
-
cloud-vendor: azure
|
|
133
|
-
cpu-util: '0.3'
|
|
134
|
-
mem-availableGB: 0.49283072000000006
|
|
135
|
-
mem-usedGB: 0.50716928
|
|
136
|
-
total-memoryGB: '1'
|
|
137
|
-
mem-util: 50.716927999999996
|
|
138
|
-
location: uksouth
|
|
139
|
-
cloud-instance-type: Standard_B1s
|
|
140
|
-
duration: 300
|
|
141
|
-
azure-observation-window: 5 min
|
|
142
|
-
azure-observation-aggregation: average
|
|
143
|
-
azure-subscription-id: 9de7e19f-8a18-4e73-9451-45fc74e7d0d3
|
|
144
|
-
azure-resource-group: vm1_group
|
|
145
|
-
azure-vm-name: vm1
|
|
146
|
-
- timestamp: '2023-11-02T10:35:31.820Z'
|
|
147
|
-
cloud-vendor: azure
|
|
148
|
-
cpu-util: '0.636'
|
|
149
|
-
mem-availableGB: 0.5062524928000001
|
|
150
|
-
mem-usedGB: 0.49374750719999994
|
|
151
|
-
total-memoryGB: '1'
|
|
152
|
-
mem-util: 49.374750719999994
|
|
153
|
-
location: uksouth
|
|
154
|
-
cloud-instance-type: Standard_B1s
|
|
155
|
-
duration: 300
|
|
156
|
-
azure-observation-window: 5 min
|
|
157
|
-
azure-observation-aggregation: average
|
|
158
|
-
azure-subscription-id: 9de7e19f-8a18-4e73-9451-45fc74e7d0d3
|
|
159
|
-
azure-resource-group: vm1_group
|
|
160
|
-
azure-vm-name: vm1
|
|
161
|
-
- timestamp: '2023-11-02T10:35:31.820Z'
|
|
162
|
-
cloud-vendor: azure
|
|
163
|
-
cpu-util: '0.29500000000000004'
|
|
164
|
-
mem-availableGB: 0.509607936
|
|
165
|
-
mem-usedGB: 0.490392064
|
|
166
|
-
total-memoryGB: '1'
|
|
167
|
-
mem-util: 49.039206400000005
|
|
168
|
-
location: uksouth
|
|
169
|
-
cloud-instance-type: Standard_B1s
|
|
170
|
-
duration: 300
|
|
171
|
-
azure-observation-window: 5 min
|
|
172
|
-
azure-observation-aggregation: average
|
|
173
|
-
azure-subscription-id: 9de7e19f-8a18-4e73-9451-45fc74e7d0d3
|
|
174
|
-
azure-resource-group: vm1_group
|
|
175
|
-
azure-vm-name: vm1
|
|
176
|
-
- timestamp: '2023-11-02T10:35:31.820Z'
|
|
177
|
-
cloud-vendor: azure
|
|
178
|
-
cpu-util: '0.309'
|
|
179
|
-
mem-availableGB: 0.5106565120000001
|
|
180
|
-
mem-usedGB: 0.48934348799999994
|
|
181
|
-
total-memoryGB: '1'
|
|
182
|
-
mem-util: 48.934348799999995
|
|
183
|
-
location: uksouth
|
|
184
|
-
cloud-instance-type: Standard_B1s
|
|
185
|
-
duration: 300
|
|
186
|
-
azure-observation-window: 5 min
|
|
187
|
-
azure-observation-aggregation: average
|
|
188
|
-
azure-subscription-id: 9de7e19f-8a18-4e73-9451-45fc74e7d0d3
|
|
189
|
-
azure-resource-group: vm1_group
|
|
190
|
-
azure-vm-name: vm1
|
|
191
|
-
- timestamp: '2023-11-02T10:35:31.820Z'
|
|
192
|
-
cloud-vendor: azure
|
|
193
|
-
cpu-util: '0.484'
|
|
194
|
-
mem-availableGB: 0.5106565120000001
|
|
195
|
-
mem-usedGB: 0.48934348799999994
|
|
196
|
-
total-memoryGB: '1'
|
|
197
|
-
mem-util: 48.934348799999995
|
|
198
|
-
location: uksouth
|
|
199
|
-
cloud-instance-type: Standard_B1s
|
|
200
|
-
duration: 300
|
|
201
|
-
azure-observation-window: 5 min
|
|
202
|
-
azure-observation-aggregation: average
|
|
203
|
-
azure-subscription-id: 9de7e19f-8a18-4e73-9451-45fc74e7d0d3
|
|
204
|
-
azure-resource-group: vm1_group
|
|
205
|
-
azure-vm-name: vm1
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: Agenda
|
|
3
|
-
about: The standard agenda template for Impact Framework
|
|
4
|
-
title: "GSF IEF Meeting Agenda yyyy-mm-dd"
|
|
5
|
-
labels: agenda
|
|
6
|
-
assignees: ''
|
|
7
|
-
|
|
8
|
-
---
|
|
9
|
-
|
|
10
|
-
Time 10:30am (GMT) / 4:00pm (IST) - See the time in your [timezone](https://everytimezone.com/s/e7e219dd)
|
|
11
|
-
|
|
12
|
-
- Lead – @srini1978 (Microsoft)
|
|
13
|
-
- Co-Lead @navveenb (Accenture)
|
|
14
|
-
- Co-Lead – @jawache (GSF)
|
|
15
|
-
- PM - @jmcook1186 (GSF)
|
|
16
|
-
|
|
17
|
-
## Antitrust Policy
|
|
18
|
-
Joint Development Foundation meetings may involve participation by industry competitors, and it is the intention of the Joint Development Foundation to conduct all of its activities in accordance with applicable antitrust and competition laws. It is therefore extremely important that attendees adhere to meeting agendas, and be aware of, and not participate in, any activities that are prohibited under applicable US state, federal or foreign antitrust and competition laws.
|
|
19
|
-
|
|
20
|
-
If you have questions about these matters, please contact your company counsel or counsel to the Joint Development Foundation, DLA Piper.
|
|
21
|
-
|
|
22
|
-
## Roll Call
|
|
23
|
-
Please add 'Attended' to this issue during the meeting to denote attendance.
|
|
24
|
-
Any untracked attendees will be added by the GSF team below:
|
|
25
|
-
|
|
26
|
-
## Agenda
|
|
27
|
-
- [ ] Press Record!
|
|
28
|
-
|
|
29
|
-
### PRs
|
|
30
|
-
- [ ]
|
|
31
|
-
|
|
32
|
-
### Discussions
|
|
33
|
-
- [ ]
|
|
34
|
-
|
|
35
|
-
### Issues
|
|
36
|
-
- [ ] Discuss in-progress/blocked issues on project board: https://github.com/orgs/Green-Software-Foundation/projects/26/views/1
|
|
37
|
-
- [ ] AOB
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
Issue tracker is **ONLY** used for reporting bugs.
|
|
2
|
-
|
|
3
|
-
<!--- Provide a general summary of the issue in the Title above -->
|
|
4
|
-
|
|
5
|
-
## Expected Behavior
|
|
6
|
-
<!--- Tell us what should happen -->
|
|
7
|
-
|
|
8
|
-
## Actual Behavior
|
|
9
|
-
<!--- Tell us what happens instead of the expected behavior -->
|
|
10
|
-
|
|
11
|
-
## Ideas for Solution
|
|
12
|
-
<!--- Not required, but suggest a fix/reason for the bug if possible -->
|
|
13
|
-
|
|
14
|
-
## Steps to Reproduce
|
|
15
|
-
<!--- Provide a link to a live example, or a set of specific instructions to -->
|
|
16
|
-
<!--- reproduce the bug. Include code, if relevant -->
|
|
17
|
-
1.
|
|
18
|
-
2.
|
|
19
|
-
3.
|
|
20
|
-
4.
|
|
21
|
-
|
|
22
|
-
## Context (Environment)
|
|
23
|
-
<!--- How has this issue affected you? What are you trying to accomplish? -->
|
|
24
|
-
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
|
|
25
|
-
|
|
26
|
-
<!--- Provide a general summary of the issue in the Title above -->
|
|
27
|
-
|
|
28
|
-
## Detailed Description
|
|
29
|
-
<!--- Provide a detailed description of the change or addition you are proposing -->
|
|
30
|
-
|
|
31
|
-
## Possible Implementation
|
|
32
|
-
<!--- Not obligatory, but suggest an idea for implementing addition or change -->
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: Dev-ticket
|
|
3
|
-
about: General developer ticket
|
|
4
|
-
title: "Dev ticket - "
|
|
5
|
-
labels: dev-ticket
|
|
6
|
-
assignees: ''
|
|
7
|
-
---
|
|
8
|
-
|
|
9
|
-
<!--- Provide a general summary of the issue in the Title above -->
|
|
10
|
-
|
|
11
|
-
## Story
|
|
12
|
-
<!--- Describe the benefits of this change, ideally in the following format: -->
|
|
13
|
-
<!--- As a < type of user >, I want < some goal > so that < some reason >. -->
|
|
14
|
-
|
|
15
|
-
## Rationale
|
|
16
|
-
<!--- Provide the relevant background information to udnerstand why this change is needed -->
|
|
17
|
-
<!--- This is where you can provide more details thathelp the reader understand why you want to make this change -->
|
|
18
|
-
|
|
19
|
-
## Implementation details
|
|
20
|
-
<!--- Explain the steps you will take to implement this change. If you do not have specific steps yet, write your implementation ideas or outline general approach -->
|
|
21
|
-
|
|
22
|
-
## Priority
|
|
23
|
-
<!--- How urgent is this issue, and why? -->
|
|
24
|
-
<!--- Explain in writing or give a numerical value from 1 (nice-to-have) to 5 (critical) -->
|
|
25
|
-
|
|
26
|
-
## Scope
|
|
27
|
-
<!--- Which parts of the project/codebase does this affect? -->
|
|
28
|
-
<!--- What are the possibel downstream impacts or side-effects of this change?? -->
|
|
29
|
-
|
|
30
|
-
## Size
|
|
31
|
-
<!--- How long do you expect this to take? -->
|
|
32
|
-
<!--- How many people/person-hours are required? -->
|
|
33
|
-
|
|
34
|
-
## What does "done" look like?
|
|
35
|
-
<!--- Explain what needs to happen in order for this to be considered complete -->
|
|
36
|
-
|
|
37
|
-
## Does this require updaes to documentation or other materials??
|
|
38
|
-
<!--- Are there documentation, website or other media changes required after this change is implemented?. -->
|
|
39
|
-
|
|
40
|
-
## What testing is required?
|
|
41
|
-
<!--- Describe what tests are required to ensure this change has been delivered as expected -->
|
|
42
|
-
|
|
43
|
-
## Is this a known/expected update?
|
|
44
|
-
<!--- Has this been discussed with the core team or in a discussion forum? Provide links if possible. -->
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: Feedback
|
|
3
|
-
about: Submiting feedback on the IEF implementation
|
|
4
|
-
title: "Feedback - "
|
|
5
|
-
labels: feedback
|
|
6
|
-
assignees: ''
|
|
7
|
-
---
|
|
8
|
-
|
|
9
|
-
## Scope
|
|
10
|
-
|
|
11
|
-
What does your feedback relate to?
|
|
12
|
-
|
|
13
|
-
- [] Project aims/objectives
|
|
14
|
-
- [] Repository structure
|
|
15
|
-
- [] Model plugin
|
|
16
|
-
- [] Rimpl code
|
|
17
|
-
- [] Documentation
|
|
18
|
-
- [] Tests
|
|
19
|
-
- [] Other
|
|
20
|
-
|
|
21
|
-
## Details
|
|
22
|
-
|
|
23
|
-
Does your feedback relate to a specific problem that can be demonstrated and reproduced? If so, please provide details of how to repro below.
|
|
24
|
-
Include your platform config and the version of IEF you are using (e.g. Ubuntu 20.04, running latest dev branch on XX date).
|
|
25
|
-
|
|
26
|
-
## Expected Behaviour
|
|
27
|
-
|
|
28
|
-
What do things look like if they are going right?
|
|
29
|
-
e.g. "the github issue board is cleared out every X days"
|
|
30
|
-
|
|
31
|
-
## Actual behaviour
|
|
32
|
-
|
|
33
|
-
How are things actually working?
|
|
34
|
-
e.g. "issues are sitting on the board for over X days"
|
|
35
|
-
|
|
36
|
-
## Proposed actions
|
|
37
|
-
|
|
38
|
-
What fixes do you propose?
|
|
39
|
-
e.g. "please define a response time of X days for issues and publish in the project README"
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
**Note: We will take all feedback seriously. Please be polite and constructive - aggressive or abusive feedback will simply be deleted.**
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: Model Plugin
|
|
3
|
-
about: Submiting a request to create a model plugin
|
|
4
|
-
title: "Model Plugin - "
|
|
5
|
-
labels: model
|
|
6
|
-
assignees: ''
|
|
7
|
-
---
|
|
8
|
-
|
|
9
|
-
- **What**:
|
|
10
|
-
- **Why**:
|
|
11
|
-
- **DoD**:
|
|
12
|
-
- [ ] Does the model meet the specification?
|
|
13
|
-
- [ ] Does the model have complete test coverage, including edge cases, happy path and error cases?
|
|
14
|
-
- [ ] Is the code documented?
|
|
15
|
-
|
|
16
|
-
## Config
|
|
17
|
-
- `variable`: If this variable is present in the top level config what behaviour does it trigger? What is the default value if none is provided?
|
|
18
|
-
|
|
19
|
-
## Inputs
|
|
20
|
-
_List the variables this model expects in an input input_
|
|
21
|
-
- `variable`: Description
|
|
22
|
-
|
|
23
|
-
## Outputs
|
|
24
|
-
_List the variables this model exports out as an impact_
|
|
25
|
-
- `variable`: Description
|
|
26
|
-
|
|
27
|
-
## Behavior
|
|
28
|
-
What does the model do to turn the inputs into outputs? List any important equations or references.
|
|
29
|
-
|
|
30
|
-
## Assumptions
|
|
31
|
-
What are the core assumptions this model makes?
|
|
32
|
-
|
|
33
|
-
## Limitations
|
|
34
|
-
In what situations is this model limited in it's function, behaviour, accuracy etc...
|
|
35
|
-
|
|
36
|
-
## Example
|
|
37
|
-
Provide at least one example of some input config and inputs. This is in pimpl format not rimpl format, so the config is the global config and all parameters must be present on the input.
|
|
38
|
-
|
|
39
|
-
### Input
|
|
40
|
-
|
|
41
|
-
```yaml
|
|
42
|
-
config:
|
|
43
|
-
key: value
|
|
44
|
-
inputs:
|
|
45
|
-
- timestamp: 2023-07-06T00:00
|
|
46
|
-
duration: 3600
|
|
47
|
-
```
|
|
48
|
-
|
|
49
|
-
### Output
|
|
50
|
-
|
|
51
|
-
```yaml
|
|
52
|
-
config:
|
|
53
|
-
key: value
|
|
54
|
-
inputs:
|
|
55
|
-
- timestamp: 2023-07-06T00:00
|
|
56
|
-
duration: 3600
|
|
57
|
-
yyyy: zzzz
|
|
58
|
-
outputs:
|
|
59
|
-
- timestamp: 2023-07-06T00:00
|
|
60
|
-
duration: 3600
|
|
61
|
-
yyyy: zzzz
|
|
62
|
-
aaaa: bbbb
|
|
63
|
-
```
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: Sprint planning
|
|
3
|
-
about: The standard template for IF sprint planning
|
|
4
|
-
title: "GSF IEF Sprint planning yyyy-mm-dd"
|
|
5
|
-
labels: sprint planning
|
|
6
|
-
assignees: ''
|
|
7
|
-
|
|
8
|
-
---
|
|
9
|
-
|
|
10
|
-
Time 11:00am - 12:00pm (GMT) every other Monday
|
|
11
|
-
|
|
12
|
-
## Roll Call
|
|
13
|
-
- [ ]
|
|
14
|
-
Please add 'Attended' to this issue during the meeting to denote attendance.
|
|
15
|
-
|
|
16
|
-
## Backlog audit
|
|
17
|
-
- [ ]
|
|
18
|
-
What tickets are on the backlog, blocked or still in progress?
|
|
19
|
-
|
|
20
|
-
## Prioritization
|
|
21
|
-
- [ ]
|
|
22
|
-
What are the most urgent tickets that should be worked on this sprint, and why?
|
|
23
|
-
|
|
24
|
-
## Readiness check
|
|
25
|
-
- [ ]
|
|
26
|
-
Are the issues `READY`? Do the tickets conform to our dev-ticket template, and do they contain sufficient information to get started?
|
|
27
|
-
Are the issues sized? How much person-power do we have available in the coming sprint?
|
|
28
|
-
Is there a clear and specific definition of done for each issue?
|
|
29
|
-
|
|
30
|
-
## Assignment
|
|
31
|
-
- [ ]
|
|
32
|
-
Who will work on which issue? What are the deadlines?
|
|
33
|
-
|
|
34
|
-
## Support
|
|
35
|
-
- [ ]
|
|
36
|
-
What opportunities are there to raise concerns, resize, course correct, ask for support during the coming sprint?
|
|
37
|
-
|
|
38
|
-
### Discussions and AOB
|
|
39
|
-
- [ ]
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
---
|
|
3
|
-
name: Sprint retro
|
|
4
|
-
about: The standard template for IF sprint retrospectives
|
|
5
|
-
title: "GSF IEF Sprint retro yyyy-mm-dd"
|
|
6
|
-
labels: sprint retro
|
|
7
|
-
assignees: ''
|
|
8
|
-
|
|
9
|
-
---
|
|
10
|
-
|
|
11
|
-
Time 11:00am - 12:00pm (GMT) every other Friday
|
|
12
|
-
|
|
13
|
-
## Roll Call
|
|
14
|
-
- [ ]
|
|
15
|
-
Please add 'Attended' to this issue during the meeting to denote attendance.
|
|
16
|
-
|
|
17
|
-
## What went well?
|
|
18
|
-
- [ ]
|
|
19
|
-
What did we ship, what progress did we make, what are we proud of?
|
|
20
|
-
|
|
21
|
-
## What unexpected issues arose?
|
|
22
|
-
- [ ]
|
|
23
|
-
What issues, delays or otherwise unexpected events did we encounter this week that caused us to diverge from our plan?
|
|
24
|
-
|
|
25
|
-
## What can be improved?
|
|
26
|
-
- [ ]
|
|
27
|
-
What did we identify as areas for improvement? Any process changes required? Any reflections that can inform how we operate in the next sprint?
|
|
28
|
-
|
|
29
|
-
## Board
|
|
30
|
-
- [ ]
|
|
31
|
-
Check the board to see what tickets can be closed out or moved to a new column. Any details need adding to tickets?
|
|
32
|
-
|
|
33
|
-
## Support
|
|
34
|
-
- [ ]
|
|
35
|
-
Any concerns, resizing or course correcting required? Any other support needed arising from the recent sprint?
|
|
36
|
-
|
|
37
|
-
### Discussions and AOB
|
|
38
|
-
- [ ]
|
|
39
|
-
|
|
40
|
-
### Actions
|
|
41
|
-
- [ ]
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
### Types of changes
|
|
2
|
-
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply. -->
|
|
3
|
-
- [ ] Enhancement (project structure, spelling, grammar, formatting)
|
|
4
|
-
- [ ] Bug fix (non-breaking change which fixes an issue)
|
|
5
|
-
- [ ] New feature (non-breaking change which adds functionality)
|
|
6
|
-
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
|
|
7
|
-
- [ ] My code follows the code style of this project.
|
|
8
|
-
- [ ] My change requires a change to the documentation.
|
|
9
|
-
- [ ] I have updated the documentation accordingly.
|
|
10
|
-
- [ ] I have added tests to cover my changes.
|
|
11
|
-
- [ ] All new and existing tests passed.
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
### A description of the changes proposed in the Pull Request
|
|
15
|
-
<!--- Provide a small description of the changes. -->
|
|
16
|
-
-
|
|
17
|
-
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
<!-- Make sure tests and lint pass on CI. -->
|
|
21
|
-
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
name: Node.js CI
|
|
2
|
-
|
|
3
|
-
on: push
|
|
4
|
-
|
|
5
|
-
jobs:
|
|
6
|
-
build:
|
|
7
|
-
runs-on: ubuntu-latest
|
|
8
|
-
|
|
9
|
-
steps:
|
|
10
|
-
- name: Checkout code
|
|
11
|
-
uses: actions/checkout@v3
|
|
12
|
-
|
|
13
|
-
- name: Set up Node.js
|
|
14
|
-
uses: actions/setup-node@v3
|
|
15
|
-
with:
|
|
16
|
-
node-version: 18
|
|
17
|
-
cache: 'yarn'
|
|
18
|
-
|
|
19
|
-
- name: Install dependencies
|
|
20
|
-
run: yarn install
|
|
21
|
-
|
|
22
|
-
- name: Run lint
|
|
23
|
-
run: yarn lint
|
|
24
|
-
|
|
25
|
-
- name: Run tests
|
|
26
|
-
run: yarn test --silent
|