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: export types mistakenly left private #27

Merged
merged 19 commits into from
Jan 9, 2025

Conversation

kashbrti
Copy link
Contributor

@kashbrti kashbrti commented Jan 8, 2025

Description

Problem*

Resolves

Summary*

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@kashbrti kashbrti changed the title fix: fixing nightly test fails fix: nightly support Jan 8, 2025
Copy link
Member

@TomAFrench TomAFrench left a comment

Choose a reason for hiding this comment

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

We don't need to bump the minimum supported noir version for this.

Also remember that PR titles end up going into the release changelog so something like "fix: export types mistakenly left private" would be much more useful for users compared to "fix: nightly support"

Nargo.toml Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
@kashbrti
Copy link
Contributor Author

kashbrti commented Jan 8, 2025

we have to wait until I fix noir-sort and a release to be made for this PR to be merged

@kashbrti
Copy link
Contributor Author

kashbrti commented Jan 8, 2025

@TomAFrench do we need to test against 0.34.0 and 0.35.0 still?

@kashbrti kashbrti changed the title fix: nightly support fix: export types mistakenly left private Jan 9, 2025
Nargo.toml Outdated Show resolved Hide resolved
Copy link
Member

@TomAFrench TomAFrench left a comment

Choose a reason for hiding this comment

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

LGTM

@TomAFrench TomAFrench merged commit 682df8b into main Jan 9, 2025
6 checks passed
@github-actions github-actions bot mentioned this pull request Jan 9, 2025
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