Skip to content

Create Release Notes for 1.8 #628

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks done
danuw opened this issue Apr 22, 2025 · 1 comment · May be fixed by #630
Open
3 tasks done

Create Release Notes for 1.8 #628

danuw opened this issue Apr 22, 2025 · 1 comment · May be fixed by #630
Assignees
Labels
bug Something isn't working

Comments

@danuw
Copy link
Collaborator

danuw commented Apr 22, 2025

Contact Details

No response

What happened?

What happened?

Create a PR with updated change log.
Will look for PRs and Issues since last release.

Please feel free to add anything missing in the comments...

I used the following commands to help

gh pr list -R Green-Software-Foundation/carbon-aware-sdk --search "-label:agenda label:v1.8 is:closed " --json number,title,url --template \
        '{{range .}}{{ printf "\n-[PR #%v]" .number | autocolor "green"}} {{.title}} {{ printf "](%v)" .url}}{{end}}'

gh issue list -R Green-Software-Foundation/carbon-aware-sdk --search "-label:agenda label:v1.8 is:closed" --json number,title,url --template \
        '{{range .}}{{ printf "\n-[#%v]" .number | autocolor "green"}} {{.title}} {{ printf "](%v)" .url}}{{end}}'

Code of Conduct

  • I agree to follow this project's Code of Conduct

Feature Commitment

  • I commit to contributing this feature as a PR and working with the GSF to merge this feature into the Carbon Aware SDK.

client

WebAPI (Default)

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct
@danuw danuw added the bug Something isn't working label Apr 22, 2025
@danuw danuw self-assigned this Apr 22, 2025
@danuw
Copy link
Collaborator Author

danuw commented Apr 28, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant