Skip to content

Commit

Permalink
Merge pull request #972 from Lombiq/issue/OSOE-961
Browse files Browse the repository at this point in the history
OSOE-961: Remove check-spelling usage
  • Loading branch information
Piedone authored Feb 19, 2025
2 parents 4e70148 + f90a92b commit ecd6dea
Show file tree
Hide file tree
Showing 24 changed files with 21 additions and 174 deletions.
37 changes: 0 additions & 37 deletions .github/actions/spelling/allow.txt

This file was deleted.

9 changes: 0 additions & 9 deletions .github/actions/spelling/excludes.txt

This file was deleted.

77 changes: 0 additions & 77 deletions .github/actions/spelling/expect.txt

This file was deleted.

21 changes: 1 addition & 20 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,25 +53,6 @@ jobs:
# This way, we can see Node.js build issues in the build log.
build-verbosity: minimal


spelling:
name: Spelling
uses: Lombiq/GitHub-Actions/.github/workflows/spelling.yml@dev
with:
additional-dictionaries: |
cspell:csharp/csharp.txt
cspell:css/dict/css.txt
cspell:fullstack/dict/fullstack.txt
cspell:html-symbol-entities/entities.txt
cspell:html/dict/html.txt
cspell:html/src/svg.txt
cspell:node/dict/node.txt
cspell:npm/dict/npm.txt
lombiq-lgha:dictionaries/Liquid.txt
lombiq-lgha:dictionaries/Lombiq.people.txt
lombiq-lgha:dictionaries/Security.txt
lombiq-lgha:dictionaries/Xml.txt
codespell:
name: Codespell
uses: Lombiq/GitHub-Actions/.github/workflows/codespell.yml@dev
Expand All @@ -91,7 +72,7 @@ jobs:

post-pull-request-checks-automation:
name: Post Pull Request Checks Automation
needs: [build-and-test-larger-runners, build-and-test-nuget-test, spelling, codespell, powershell-static-code-analysis]
needs: [build-and-test-larger-runners, build-and-test-nuget-test, codespell, powershell-static-code-analysis]
if: github.event.pull_request != ''
uses: Lombiq/GitHub-Actions/.github/workflows/post-pull-request-checks-automation.yml@dev
secrets:
Expand Down
11 changes: 0 additions & 11 deletions Lombiq.OSOCE.sln
Original file line number Diff line number Diff line change
Expand Up @@ -179,15 +179,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lombiq.Hosting.BuildVersion
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lombiq.Hosting.MediaTheme.Targets", "src\Themes\Lombiq.Hosting.MediaTheme\Lombiq.Hosting.MediaTheme.Targets\Lombiq.Hosting.MediaTheme.Targets.csproj", "{8C24107C-10AA-43EE-A85E-55173EB5B65F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "actions", "actions", "{A48B16D8-61C2-4EAD-978E-5DD77121CFA1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "spelling", "spelling", "{106B5DDD-D775-4D25-BE16-4569226620E0}"
ProjectSection(SolutionItems) = preProject
.github\actions\spelling\allow.txt = .github\actions\spelling\allow.txt
.github\actions\spelling\excludes.txt = .github\actions\spelling\excludes.txt
.github\actions\spelling\expect.txt = .github\actions\spelling\expect.txt
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lombiq.ContentEditors", "src\Modules\Lombiq.ContentEditors\Lombiq.ContentEditors\Lombiq.ContentEditors.csproj", "{1B7C5C5D-E20F-4707-A0B5-8602DF7DA78D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lombiq.ContentEditors.Samples", "src\Modules\Lombiq.ContentEditors\Lombiq.ContentEditors.Samples\Lombiq.ContentEditors.Samples.csproj", "{66571E77-70C3-4A1E-8C0F-9E15F933E771}"
Expand Down Expand Up @@ -1506,8 +1497,6 @@ Global
{8D054C07-A74B-4A37-B407-ED7BFE7C077B} = {11E06A11-1733-408D-BB2F-BFA07075F812}
{B261E437-D773-49A7-AA4B-72CFE7A8DE35} = {6ED7E28F-0556-471C-8AD1-5BB0941411DD}
{8C24107C-10AA-43EE-A85E-55173EB5B65F} = {11F2CB14-D92A-484F-9C1E-2836B1B04DB8}
{A48B16D8-61C2-4EAD-978E-5DD77121CFA1} = {719F19E1-0B20-490C-B325-74E5FD6C838C}
{106B5DDD-D775-4D25-BE16-4569226620E0} = {A48B16D8-61C2-4EAD-978E-5DD77121CFA1}
{1B7C5C5D-E20F-4707-A0B5-8602DF7DA78D} = {11E06A11-1733-408D-BB2F-BFA07075F812}
{66571E77-70C3-4A1E-8C0F-9E15F933E771} = {11E06A11-1733-408D-BB2F-BFA07075F812}
{C90E70CD-B792-4C1D-BE8A-FB47C1C33A36} = {6ED7E28F-0556-471C-8AD1-5BB0941411DD}
Expand Down
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.ChartJs
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.Privacy
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.TrainingDemo
2 changes: 1 addition & 1 deletion src/Themes/Lombiq.BaseTheme
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ await context.Application.UsingScopeAsync(async shellScope =>
{
var elasticsearchIndexManager = shellScope.ServiceProvider.GetRequiredService<ElasticIndexManager>();

if (!await elasticsearchIndexManager.ExistsAsync("elasticsearchshouldwork")) return; // #spell-check-ignore-line
if (!await elasticsearchIndexManager.ExistsAsync("elasticsearchshouldwork")) return;

await elasticsearchIndexManager.DeleteIndex("elasticsearchshouldwork"); // #spell-check-ignore-line
await elasticsearchIndexManager.DeleteIndex("elasticsearchshouldwork");
});
}
},
Expand Down
2 changes: 1 addition & 1 deletion test/Lombiq.UITestingToolbox

0 comments on commit ecd6dea

Please sign in to comment.