Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 14:11
· 462 commits to main since this release

Bug Fixes

  • 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

  • d81f6e3 - (deps) Bump pydantic from 2.0 to 2.0.1 - 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

  • 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

  • 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

  • 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

  • 49cfae0 - (version) v0.5.0 - cog-bot
  • a96b80b - (version) v0.4.1 - cog-bot
  • 3acaf0d - added carbon intensity repo - Adam Gardner

Refactoring

  • 1e518ab - formatting - Adam Gardner

  • 9141b18 - Make calls to datasource async - Billie Thompson