maksymilian-sieklinski/CarboneAware GitHub Action
A Github Action to enable the creation of carbon aware applications, applications that do more when the electricity is clean and do less when the electricity is dirty
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| location | Required. The location is a comma seperated list of named locations or regions specific to the emissions data provided. | yes | — |
| config | Custom carbon aware configuration file | no | /carbon-aware.json |
| lowest | Only return the lowest emission result of all matching results | no | — |
| fromTime | The desired date and time to retrieve the emissions for. Defaults to "now". | no | — |
| toTime | The date and time to get the emissions to when looking across a time window. | no | now |
| verbose | Set output to verbose messages. | no | — |
Outputs
| name | description |
|---|---|
| LowestEmissionsLocation | The Region with Lowet Carbon Emissions, within the list of specified regions as input, at the specified time frame. |