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: author constraint missed rr.res_role extra table #515

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

ManonMarchand
Copy link
Member

Hi,

This PR should solve #514. It adds the table rr.res_role to the init of the Author constraint.

There is also a new remote test that combines every constraint type. This should prevent this kind of issue to come back.

also add a remote test with all constraints
Copy link
Contributor

@msdemlei msdemlei left a comment

Choose a reason for hiding this comment

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

I like it. Thanks for fixing my fumble – I owe you $beverage.

Copy link
Member

@bsipocz bsipocz left a comment

Choose a reason for hiding this comment

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

Thank you so much for the PR. I have a super minimal bikeshedding comment about the changelog for which I added a suggestion here rather than changing it prior the release.

and I suppose we should properly document the practices for changelog at some point (it's user-facing, so it should be informative for them and should summarize what a PR fixed/enabled rather than the "how". And we only list user-related items (no entry for PRs that only touch docs, tests, or internal maintenance)

CHANGES.rst Outdated Show resolved Hide resolved
@bsipocz
Copy link
Member

bsipocz commented Jan 23, 2024

devdeps CI failure is unrelated and upstream due to an astropy/numpy incompatibility

Co-authored-by: Brigitta Sipőcz <[email protected]>
@ManonMarchand
Copy link
Member Author

That'd be a useful document, I'm always unsure about what should be in the changelog ^^'

@bsipocz bsipocz added this to the v1.5.1 milestone Jan 23, 2024
@bsipocz bsipocz merged commit a3c9d85 into astropy:main Jan 23, 2024
8 of 10 checks passed
@bsipocz
Copy link
Member

bsipocz commented Jan 23, 2024

Thanks @ManonMarchand!

@bsipocz bsipocz linked an issue Jan 23, 2024 that may be closed by this pull request
@ManonMarchand ManonMarchand deleted the fix-author-constraint branch February 19, 2024 08:05
bsipocz added a commit that referenced this pull request Feb 22, 2024
fix: author constraint missed rr.res_role extra table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Registry search with Author fails
3 participants