v0.7.1
Bug Fixes
-
d4193a7 - Bump versions - Billie Thompson
-
c16c1bd - Print the threshold and current value to make adjustments easier - Billie Thompson
-
3e0244c - up max retries on wiremock - Adam Gardner
-
72172c9 - env vars for actions - Adam Gardner
-
4c9ba00 - up max retries on wiremock - Adam Gardner
-
5ada25e - Simplify composite action - Billie Thompson
-
41961a9 - Correct carbon guard command - Billie Thompson
-
473b5fc - Remove unused working-directories - Billie Thompson
-
15ef92a - Correct linting problems in action - Billie Thompson
-
5bf68de - Allow the switching of data sources - Billie Thompson
-
d107ab1 - Add walking skeleton to CLI portion of app - Billie Thompson
Build system
- 1407447 - (deps) Bump specdown/setup-specdown-action from 0.2.8 to 0.2.12 - dependabot[bot]
- ded5178 - (deps) Bump armakuni/github-actions from 0.14.5 to 0.14.6 - dependabot[bot]
- cc2b44f - (deps) Bump armakuni/github-actions from 0.14.4 to 0.14.5 - dependabot[bot]
- 8e4dbdf - (deps) Bump armakuni/github-actions from 0.14.2 to 0.14.4 - dependabot[bot]
- d31166d - (deps) Bump armakuni/github-actions from 0.14.1 to 0.14.2 - dependabot[bot]
- 754ccf6 - (deps) Bump armakuni/github-actions from 0.10.5 to 0.14.1 - dependabot[bot]
- 00f0c94 - (deps) Bump armakuni/github-actions from 0.10.4 to 0.10.5 - dependabot[bot]
- cec1e08 - (deps) Bump pydantic from 2.4.0 to 2.4.1 - dependabot[bot]
- 4f8a95b - (deps) Bump pydantic from 2.3.0 to 2.4.0 - dependabot[bot]
- 93e0e08 - (deps) Bump httpx from 0.24.1 to 0.25.0 - dependabot[bot]
- 1bcee1b - (deps) Bump actions/checkout from 3 to 4 - dependabot[bot]
- 4ae9d6d - (deps) Bump pydantic from 2.2.1 to 2.3.0 - dependabot[bot]
- 5dc5f48 - (deps) Bump pydantic from 2.2.0 to 2.2.1 - dependabot[bot]
- 24c8ef3 - (deps) Bump pydantic from 2.1.1 to 2.2.0 - dependabot[bot]
- fbbc76b - (deps) Bump pydantic from 2.1.0 to 2.1.1 - dependabot[bot]
- 072ddb2 - (deps) Bump pydantic from 2.0.3 to 2.1.0 - dependabot[bot]
- a6f3387 - (deps) Bump types-dateparser from 1.1.4.9 to 1.1.4.10 - dependabot[bot]
- 4cd3a48 - (deps) Bump pydantic from 2.0.2 to 2.0.3 - dependabot[bot]
- 8f3f3d9 - (deps) Bump pydantic from 2.0.1 to 2.0.2 - dependabot[bot]
- d81f6e3 - (deps) Bump pydantic from 2.0 to 2.0.1 - dependabot[bot]
- 3f95210 - (deps-dev) Bump ruff from 0.0.291 to 0.0.292 - dependabot[bot]
- 2cfee4e - (deps-dev) Bump ruff from 0.0.290 to 0.0.291 - dependabot[bot]
- 5b4c93d - (deps-dev) Bump ruff from 0.0.289 to 0.0.290 - dependabot[bot]
- 4c50ced - (deps-dev) Bump ruff from 0.0.287 to 0.0.289 - dependabot[bot]
- ecba631 - (deps-dev) Bump black from 23.7.0 to 23.9.1 - dependabot[bot]
- 6671072 - (deps-dev) Bump pytest from 7.4.0 to 7.4.2 - dependabot[bot]
- 433a6cc - (deps-dev) Bump wiremock from 2.6.0 to 2.6.1 - dependabot[bot]
- 86e2f88 - (deps-dev) Bump ruff from 0.0.286 to 0.0.287 - dependabot[bot]
- 119fa61 - (deps-dev) Bump ruff from 0.0.284 to 0.0.286 - dependabot[bot]
- d2d73e3 - (deps-dev) Bump mypy from 1.5.0 to 1.5.1 - dependabot[bot]
- 3ae9dd4 - (deps-dev) Bump mypy from 1.4.1 to 1.5.0 - dependabot[bot]
- d702dc9 - (deps-dev) Bump ruff from 0.0.283 to 0.0.284 - dependabot[bot]
- 4cbe3fc - (deps-dev) Bump ruff from 0.0.282 to 0.0.283 - dependabot[bot]
- 38bd3f6 - (deps-dev) Bump ruff from 0.0.281 to 0.0.282 - dependabot[bot]
- f3b2f37 - (deps-dev) Bump ruff from 0.0.280 to 0.0.281 - dependabot[bot]
- 1aece37 - (deps-dev) Bump ruff from 0.0.279 to 0.0.280 - dependabot[bot]
- 307bf76 - (deps-dev) Bump ruff from 0.0.278 to 0.0.279 - dependabot[bot]
- 4d963fd - (deps-dev) Bump wiremock from 2.5.0 to 2.6.0 - dependabot[bot]
- 70722c6 - (deps-dev) Bump ruff from 0.0.277 to 0.0.278 - dependabot[bot]
- 95cc7fb - (deps-dev) Bump pytest-asyncio from 0.21.0 to 0.21.1 - dependabot[bot]
- e37e4cd - (deps-dev) Bump black from 23.3.0 to 23.7.0 - dependabot[bot]
- 4b4247d - (deps-dev) Bump ruff from 0.0.276 to 0.0.277 - dependabot[bot]
- df0ee8f - (deps-dev) Bump ruff from 0.0.274 to 0.0.276 - dependabot[bot]
- bfa636c - Correct the links in the changelog - Billie Thompson
Continuous Integration
-
ecbee8a - Lint pipeline - Billie Thompson
-
5d8a61b - Merge back to main after releasing - Billie Thompson
-
dde62aa - Update the parameter used - Billie Thompson
-
36f3fcb - Skip if we have already done the release - Billie Thompson
-
092834b - Add pypi release step - Billie Thompson
-
c1ea60d - add co2_signal_api_key to integration test - Adam Gardner
-
df61995 - Add poetry to release step - Billie Thompson
-
7c80080 - Correct name of integration tests - Billie Thompson
Documentation
-
cb5ee94 - Add a line of text about scheduling things - Billie Thompson
-
d5c08ee - Make pip install use the pypi version - Billie Thompson
-
eb51a7b - Add license - Billie Thompson
-
edd4c26 - updated docs to include data source specific information - Adam Gardner
-
6e5f230 - Add a more professional description - Billie Thompson
-
d22da08 - updated example usage to check outcome instead of conclusion - Adam Gardner
-
8f46860 - Update README.md - Adam Gardner
-
4e804c6 - Add how to add it to a pipeline to the docs - Billie Thompson
Features
-
8ccb9cb - Add a best time to run command - Billie Thompson
-
349cbc0 - Add the ability to skip exiting with failure when above threshold - Billie Thompson
-
fd320ba - introduced new co2 signal api - Adam Gardner
-
cc1181d - Can now be used as a github action - Billie Thompson
-
de7cb74 - Allow the pulling of data from uk-carbon-intensity - Billie Thompson
-
082bbf7 - introduce file based carbon based intensity check - Adam Gardner
Miscellaneous Chores
- 4607d64 - (version) v0.7.1 - cog-bot
- a96b80b - (version) v0.4.1 - cog-bot
- 3acaf0d - added carbon intensity repo - Adam Gardner