Commit 30ab579
committed
- Prepared for the 10/10 STAR ODK v2.2.0 and OASIS v3.3.1 releases.
- Fixed remaining bugs for OAPP API integration into STAR CLI.
- Can now install as well as publish OAPPs.
- Multiple bug fixes.
- Bumped OASISVersion to v3.3.1 in OASISBootLoader.
- Multiple bug fixes in STAR CLI & STAR.
- Created new OASIS Runtime v3.3.1.
- Created new STAR ODK Runtime v2.2.0.1 parent 44ccfdf commit 30ab579
994 files changed
Lines changed: 385 additions & 161 deletions
File tree
- NextGenSoftware.OASIS.API.Core
- Custom Attributes
- Enums
- Managers/HolonManager
- NextGenSoftware.OASIS.API.ONODE.Core
- Holons
- Interfaces/Holons
- Managers
- NextGenSoftware.OASIS.API.Providers.MongoOASIS
- Entities
- NextGenSoftware.OASIS.OASISBootLoader
- NextGenSoftware.OASIS.STAR.CLI.Lib
- NextGenSoftware.OASIS.STAR
- Runtimes
- OASIS Runtime
- OASIS Runtime (With Holochain Conductors Embedded) v3.3.1
- OASIS_hAPP
- runtimes
- browser-wasm/nativeassets/net8.0
- linux-arm64
- lib/netstandard2.0
- native
- linux-armel/native
- linux-arm
- lib/netstandard2.0
- native
- linux-mips64/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-ppc64le/native
- linux-s390x/native
- linux-x64
- lib/netstandard2.0
- native
- linux-x86/native
- linux/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- osx/native
- unix/lib
- netcoreapp3.0
- netstandard2.0
- win-arm64/native
- win-arm/native
- win-x64/native
- win-x86/native
- win7-x64/native
- win
- lib
- net8.0
- netcoreapp3.0
- netstandard2.0
- native
- OASIS Runtime (With Holochain Conductors Not Embedded) v3.3.1
- OASIS_hAPP
- runtimes
- browser-wasm/nativeassets/net8.0
- linux-arm64
- lib/netstandard2.0
- native
- linux-armel/native
- linux-arm
- lib/netstandard2.0
- native
- linux-mips64/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-ppc64le/native
- linux-s390x/native
- linux-x64
- lib/netstandard2.0
- native
- linux-x86/native
- linux/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- osx/native
- unix/lib
- netcoreapp3.0
- netstandard2.0
- win-arm64/native
- win-arm/native
- win-x64/native
- win-x86/native
- win7-x64/native
- win
- lib
- net8.0
- netcoreapp3.0
- netstandard2.0
- native
- STAR Runtime
- STAR ODK Runtime v2.2.0 (With OASIS Runtime v3.3.1 HC Conductor Embedded)
- OASIS_hAPP
- runtimes
- browser-wasm/nativeassets/net8.0
- linux-arm64
- lib/netstandard2.0
- native
- linux-armel/native
- linux-arm
- lib/netstandard2.0
- native
- linux-mips64/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-ppc64le/native
- linux-s390x/native
- linux-x64
- lib/netstandard2.0
- native
- linux-x86/native
- linux/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- osx/native
- unix/lib
- netcoreapp3.0
- netstandard2.0
- win-arm64/native
- win-arm/native
- win-x64/native
- win-x86/native
- win7-x64/native
- win
- lib
- net8.0
- netcoreapp3.0
- netstandard2.0
- native
- STAR ODK Runtime v2.2.0 (With OASIS Runtime v3.3.1 HC Conductor Not Embedded)
- OASIS_hAPP
- runtimes
- browser-wasm/nativeassets/net8.0
- linux-arm64
- lib/netstandard2.0
- native
- linux-armel/native
- linux-arm
- lib/netstandard2.0
- native
- linux-mips64/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-ppc64le/native
- linux-s390x/native
- linux-x64
- lib/netstandard2.0
- native
- linux-x86/native
- linux/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- osx/native
- unix/lib
- netcoreapp3.0
- netstandard2.0
- win-arm64/native
- win-arm/native
- win-x64/native
- win-x86/native
- win7-x64/native
- win
- lib
- net8.0
- netcoreapp3.0
- netstandard2.0
- native
- STAR ODK Runtime v2.2.0
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
293 | 299 | | |
294 | 300 | | |
295 | 301 | | |
| |||
Lines changed: 37 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| 101 | + | |
| 102 | + | |
99 | 103 | | |
100 | 104 | | |
101 | 105 | | |
102 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
103 | 117 | | |
104 | 118 | | |
105 | 119 | | |
106 | 120 | | |
107 | 121 | | |
108 | 122 | | |
109 | 123 | | |
110 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
111 | 145 | | |
112 | 146 | | |
113 | 147 | | |
| |||
585 | 619 | | |
586 | 620 | | |
587 | 621 | | |
588 | | - | |
589 | | - | |
| 622 | + | |
| 623 | + | |
590 | 624 | | |
591 | 625 | | |
592 | 626 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | | - | |
19 | | - | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | | - | |
26 | | - | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | | - | |
29 | | - | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | | - | |
32 | | - | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | | - | |
35 | | - | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
38 | 67 | | |
39 | 68 | | |
40 | | - | |
41 | | - | |
| 69 | + | |
| 70 | + | |
42 | 71 | | |
43 | | - | |
44 | | - | |
| 72 | + | |
| 73 | + | |
45 | 74 | | |
46 | 75 | | |
47 | 76 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
Lines changed: 25 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1314 | 1314 | | |
1315 | 1315 | | |
1316 | 1316 | | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
1317 | 1326 | | |
1318 | | - | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
1319 | 1331 | | |
1320 | | - | |
1321 | | - | |
1322 | | - | |
1323 | | - | |
1324 | | - | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
1325 | 1344 | | |
1326 | 1345 | | |
1327 | 1346 | | |
| |||
0 commit comments