-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(src): fetch latest changes from remote
- Loading branch information
Showing
72 changed files
with
571 additions
and
545 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 14 additions & 6 deletions
20
...s/examples/features/time-sync/success.yml → ...s/examples/builtins/time-sync/success.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,6 @@ execution: | |
- "@commitlint/[email protected]" | ||
- "@commitlint/[email protected]" | ||
- "@grnsft/[email protected]" | ||
|
||
- "@jest/[email protected]" | ||
- "@types/[email protected]" | ||
- "@types/[email protected]" | ||
|
@@ -76,7 +75,8 @@ tree: | |
defaults: | ||
cpu/thermal-design-power: 100 | ||
pipeline: | ||
- interpolate | ||
compute: | ||
- interpolate | ||
inputs: | ||
- timestamp: 2023-07-06T00:00 | ||
cpu/utilization: 20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,6 @@ execution: | |
- "@commitlint/[email protected]" | ||
- "@commitlint/[email protected]" | ||
- "@grnsft/[email protected]" | ||
|
||
- "@jest/[email protected]" | ||
- "@types/[email protected]" | ||
- "@types/[email protected]" | ||
|
@@ -70,10 +69,11 @@ execution: | |
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
error: "RangeError: Maximum call stack size exceeded" | ||
error: "InputValidationError: \"duration\" parameter is number must be greater than 0. Error code: too_small." | ||
tree: | ||
children: | ||
child: | ||
pipeline: | ||
- mock-observations | ||
observe: | ||
- mock-observations | ||
inputs: null |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,6 @@ execution: | |
- "@commitlint/[email protected]" | ||
- "@commitlint/[email protected]" | ||
- "@grnsft/[email protected]" | ||
|
||
- "@jest/[email protected]" | ||
- "@types/[email protected]" | ||
- "@types/[email protected]" | ||
|
@@ -76,7 +75,8 @@ tree: | |
defaults: | ||
cpu/thermal-design-power: 100 | ||
pipeline: | ||
- wrong-name | ||
compute: | ||
- wrong-name | ||
inputs: | ||
- timestamp: 2023-07-06T00:00 | ||
duration: 1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,6 @@ execution: | |
- "@commitlint/[email protected]" | ||
- "@commitlint/[email protected]" | ||
- "@grnsft/[email protected]" | ||
|
||
- "@jest/[email protected]" | ||
- "@types/[email protected]" | ||
- "@types/[email protected]" | ||
|
@@ -76,8 +75,9 @@ tree: | |
defaults: | ||
cpu/thermal-design-power: 100 | ||
pipeline: | ||
- interpolate | ||
- multiply | ||
compute: | ||
- interpolate | ||
- multiply | ||
inputs: | ||
- timestamp: 2023-07-06T00:00 | ||
duration: 1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -78,7 +78,6 @@ execution: | |
- "@commitlint/[email protected]" | ||
- "@commitlint/[email protected]" | ||
- "@grnsft/[email protected]" | ||
|
||
- "@jest/[email protected]" | ||
- "@types/[email protected]" | ||
- "@types/[email protected]" | ||
|
@@ -111,13 +110,13 @@ tree: | |
children: | ||
child-1: | ||
pipeline: | ||
- interpolate | ||
- correct-cpu-energy-for-vcpu-ratio | ||
- calculate-vcpu-ratio | ||
- cpu-factor-to-wattage | ||
- wattage-times-duration | ||
- wattage-to-energy-kwh | ||
config: null | ||
compute: | ||
- interpolate | ||
- correct-cpu-energy-for-vcpu-ratio | ||
- calculate-vcpu-ratio | ||
- cpu-factor-to-wattage | ||
- wattage-times-duration | ||
- wattage-to-energy-kwh | ||
defaults: | ||
cpu/thermal-design-power: 100 | ||
grid/carbon-intensity: 800 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,6 @@ execution: | |
- "@commitlint/[email protected]" | ||
- "@commitlint/[email protected]" | ||
- "@grnsft/[email protected]" | ||
|
||
- "@jest/[email protected]" | ||
- "@types/[email protected]" | ||
- "@types/[email protected]" | ||
|
@@ -62,9 +61,8 @@ tree: | |
children: | ||
child: | ||
pipeline: | ||
- coefficient | ||
config: | ||
sum: null | ||
compute: | ||
- coefficient | ||
inputs: | ||
- timestamp: 2023-08-06T00:00 | ||
duration: 3600 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,6 @@ execution: | |
- "@commitlint/[email protected]" | ||
- "@commitlint/[email protected]" | ||
- "@grnsft/[email protected]" | ||
|
||
- "@jest/[email protected]" | ||
- "@types/[email protected]" | ||
- "@types/[email protected]" | ||
|
@@ -62,9 +61,8 @@ tree: | |
children: | ||
child: | ||
pipeline: | ||
- coefficient | ||
config: | ||
sum: null | ||
compute: | ||
- coefficient | ||
inputs: | ||
- timestamp: 2023-08-06T00:00 | ||
duration: 3600 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,6 @@ execution: | |
- "@commitlint/[email protected]" | ||
- "@commitlint/[email protected]" | ||
- "@grnsft/[email protected]" | ||
|
||
- "@jest/[email protected]" | ||
- "@types/[email protected]" | ||
- "@types/[email protected]" | ||
|
@@ -60,8 +59,6 @@ tree: | |
child: | ||
pipeline: | ||
- coefficient | ||
config: | ||
sum: null | ||
inputs: | ||
- timestamp: 2023-08-06T00:00 | ||
duration: 3600 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.