Skip to content

assert JSON success in proc macro build tests #2831

New issue

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

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

Already on GitHub? # to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

syphar
Copy link
Member

@syphar syphar commented May 23, 2025

after #2830 and the related sentry error I realized that I don't validate if the JSON output exists in the proc-macro build test.

It seems like our test with thiserror-impl succeeds, while the two other crates (scsys-macros/derive) don't produce a rustdoc json output.

@syphar syphar self-assigned this May 23, 2025
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label May 23, 2025
@syphar syphar force-pushed the proc-macro-test branch from 01c5742 to 555f1b2 Compare May 23, 2025 13:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant