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

Add status checks to the word converter #1136

Merged
merged 7 commits into from
Jun 27, 2024

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Jun 24, 2024

Add status checks to the Word converter.

Since this also drives some changes on the shell script, so fix the hack in #1134 with more reasonable shell programming.

Contributes to #1125

The bulk of the changes are hooking up the reporter type to the new status check library. The reporter already does most of the work to report errors and warnings.

The final set of changes is to replace the hardcoded strings with constants for diagnostic ids.

Fix the hack in #1134 with more reasonable shell programming.
Copy link
Contributor

@jskeet jskeet left a comment

Choose a reason for hiding this comment

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

This PR currently seems to only be the shell/yaml changes. Was there meant to be something in the Word converter itself?

@BillWagner
Copy link
Member Author

This PR currently seems to only be the shell/yaml changes. Was there meant to be something in the Word converter itself?

Not yet. I wanted to check the shell script updates first.

Copy link
Member Author

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

Adding roadmap comments for reviewers.

@BillWagner BillWagner marked this pull request as ready for review June 26, 2024 17:12
@BillWagner
Copy link
Member Author

@jskeet

This is now ready.

@jskeet
Copy link
Contributor

jskeet commented Jun 26, 2024

Will look tomorrow morning UK time.

Copy link
Contributor

@jskeet jskeet left a comment

Choose a reason for hiding this comment

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

Yup, looks good :)

@BillWagner BillWagner merged commit 092b916 into draft-v8 Jun 27, 2024
8 checks passed
@BillWagner BillWagner deleted the more-tool-error-integration branch June 27, 2024 13:51
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