Optimize NUKE spell check#2089
Merged
dennisdoomen merged 9 commits intofluentassertions:developfrom Jan 8, 2023
Merged
Conversation
Pull Request Test Coverage Report for Build 3861534102Details
💛 - Coveralls |
3286252 to
bf793e2
Compare
fcf9dd1 to
b819f8b
Compare
b819f8b to
5494599
Compare
dennisdoomen
requested changes
Jan 7, 2023
10000
Member
There was a problem hiding this comment.
Nice improvement.
🔧 You also need to update the main build YAML and remove the new one you introduced in the other PR
dennisdoomen
approved these changes
Jan 7, 2023
dennisdoomen
reviewed
Jan 7, 2023
IT-VBFK
commented
Jan 7, 2023
e90fe4d to
d9bb300
Compare
jnyrup
approved these changes
Jan 7, 2023
Member
There was a problem hiding this comment.
I'm learning a lot about NUKE from these PRs 🚀
b7b4de5 to
e46e75c
Compare
Contributor
Author
|
Should this PR be squashed with the previous "cSpell to NUKE" commit? Technically it is no new feature, but an improvement of a none released feature. Reason why I ask: Now (if I understand the release notes template correctly) there would be four entries about this one feature. Is this correct? |
This was referenced Sep 15, 2025
This was referenced Sep 25, 2025
Closed
This was referenced Oct 3, 2025
This was referenced Oct 20, 2025
Closed
Closed
This was referenced Nov 24, 2025
Closed
This was referenced Dec 1, 2025
Closed
This was referenced Dec 22, 2025
This was referenced Jan 11, 2026
This was referenced Mar 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
IMPORTANT
./build.sh --target spellcheckor.\build.ps1 --target spellcheckbefore pushing and check the good outcomeWith friendly support from nuke-build/nuke#1098 (comment) :)
This is a follow-up for #2086. Now NUKE checks if changes are made inside the
docs/folder and running spell check depending on that.Please note: this is only a first rough sketch how it can look like. So discussion is needed if this change is really necessary.The only (possible) drawback is: You have to commit at least one change in the
docs/folder.