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

Rename ProgramInfo.config_interface to interface_description #631

Merged
merged 9 commits into from
Feb 26, 2024

Conversation

jakehemmerle
Copy link
Contributor

@jakehemmerle jakehemmerle commented Feb 11, 2024

Since the config_interface field will be used to describe the interfaces for both the config and for auxiliary data (and future additional and even user-defined interfaces), it makes sense to rename it to interface_description to reduce ambiguity.

Copy link

vercel bot commented Feb 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
entropy-core ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 22, 2024 10:24pm

Copy link
Contributor

@ameba23 ameba23 left a comment

Choose a reason for hiding this comment

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

💯 Much clearer IMO.

crates/test-cli/src/main.rs Outdated Show resolved Hide resolved
crates/test-cli/src/main.rs Outdated Show resolved Hide resolved
crates/test-cli/src/main.rs Outdated Show resolved Hide resolved
Copy link
Member

@JesseAbram JesseAbram left a comment

Choose a reason for hiding this comment

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

looks good but needs a changelog and potentially breaking with a spec change tag too since this does change the interface

jakehemmerle and others added 4 commits February 12, 2024 09:16
Co-authored-by: peg <peg@magmacollective.org>
Co-authored-by: peg <peg@magmacollective.org>
Co-authored-by: peg <peg@magmacollective.org>
@jakehemmerle
Copy link
Contributor Author

@JesseAbram i didn't see the spec tag, nice. i updated the changelog too

@HCastano HCastano added Bump `spec_version` A change which affects the current runtime behaviour and removed Spec labels Feb 15, 2024
@jakehemmerle jakehemmerle force-pushed the rename-config-interface branch from 0cb4823 to 222dbd3 Compare February 22, 2024 21:31
@jakehemmerle
Copy link
Contributor Author

@JesseAbram can you reapprove?

@jakehemmerle jakehemmerle merged commit b0db716 into master Feb 26, 2024
10 checks passed
@jakehemmerle jakehemmerle deleted the rename-config-interface branch February 26, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaks API Bump `spec_version` A change which affects the current runtime behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants