Skip to content
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

Fix Changelog and versions for release #1307

Merged

Conversation

ericnordelo
Copy link
Member

No description provided.

@ericnordelo ericnordelo requested review from immrsd and andrew-fleming and removed request for immrsd January 18, 2025 16:32
* update fmt

* add missing dev dep

* update scarb version in doc

* add changelog entry

* update changelog entry

* Apply suggestions from code review

Co-authored-by: Eric Nordelo <[email protected]>

* add snforge entry to changelog

* test coverage when not updating snforge

* remove snforge entry from changelog

* comment out cairo-coverage and codecov in ci

* re-bump snforge

* tmp remove coverage from command

---------

Co-authored-by: Eric Nordelo <[email protected]>
Copy link
Collaborator

@andrew-fleming andrew-fleming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I left one super minor comment

CHANGELOG.md Outdated Show resolved Hide resolved
@@ -30,6 +30,7 @@ openzeppelin_token = { path = "../token" }
snforge_std.workspace = true
openzeppelin_testing = { path = "../testing" }
openzeppelin_test_common = { path = "../test_common" }
openzeppelin_utils = { path = "../utils" }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A sneaky one

Comment on lines -1028 to +1030
voter, proposal_id, support, weight: voted_weight, reason, params
}
voter, proposal_id, support, weight: voted_weight, reason, params,
},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤞 that we don't go back to no trailing commas

@ericnordelo ericnordelo merged commit c2b97c5 into OpenZeppelin:release-v1.0.0 Jan 23, 2025
3 checks passed
@ericnordelo ericnordelo deleted the fix/CHANGELOG-and-versions branch January 23, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants