Closed Willmish closed 1 year ago
Binary release as a GitHub package (mentioned during #307 by @YaSuenag )
Creeate a CI/CD workflow (GH Action) to automatically release this
Features we definitely might want:
/locations sevice
Repurposing the issue as its most relevant to the CHANGELOG for v1.1. Current WIP version is sitting in dev, merged in #338 (https://github.com/Green-Software-Foundation/carbon-aware-sdk/blob/dev/CHANGELOG.md).
should ADR references go in the CHANGELOG? (ADRs that got implemented/accepted/rejected in between versions?
I think the answer depends on who the audience is for the changelog. If the changelog is meant to serve users/operators, I don't think that ADRs are relevant to them because they do not represent a change in how they use the software. If it is meant to serve contributors, then ADR decisions become relevant changes to the project direction that contributors should be aware of.
Personal opinion: changelogs work best when they are for users/operators because that group is likely to review a changelog before doing version upgrades. Contributors are less likely to review a changelog before contributing.
Update #355: need to aggregate comments from PRs - waiting for GH Copilot X to be enabled to use it for collecting comments from PRs for the CHANGELOG.
Update: #362:
Update #363:
@Willmish I think we can close this now right ? (by https://github.com/Green-Software-Foundation/carbon-aware-sdk/pull/377)
cc @vaughanknight
Closing as v1.1 is now released.
Features and PRs to be included in the v1.1 release
Repurposing the issue as its most relevant to the CHANGELOG for v1.1. Current WIP version is sitting in dev, merged in #338 (https://github.com/Green-Software-Foundation/carbon-aware-sdk/blob/dev/CHANGELOG.md).
Actions needed before v1.1: