OCC-245: Update OC
This pull request has merge conflicts. Please resolve those before requesting a review.
This pull request has merge conflicts. Please resolve those before requesting a review.
@check-spelling-bot Report
:red_circle: Please review
See the :open_file_folder: files view, the :scroll:action log, or :memo: job summary for details.
Unrecognized words (1)
STJ
Previously acknowledged words that are now absent
Bubl listheader mediatheme notlike npmrc PII Portainer prebuild taxonomyfield textlint visualstudioextension vuejs 🫥To accept these unrecognized words as correct and remove the previously acknowledged and now absent words, you could run the following commands
... in a clone of the [email protected]:Lombiq/Open-Source-Orchard-Core-Extensions.git repository
on the issue/OCC-245 branch (:information_source: how do I use this?):
curl -s -S -L 'https://raw.githubusercontent.com/Lombiq/GitHub-Actions/dev/apply.pl' |
perl - 'https://github.com/Lombiq/Open-Source-Orchard-Core-Extensions/actions/runs/9613240222/attempts/1'
Available :books: dictionaries could cover words not in the :blue_book: dictionary
| Dictionary | Entries | Covers | Uniquely |
|---|---|---|---|
| cspell:typescript/dict/typescript.txt | 1098 | 1 | 1 |
Consider adding them (in .github/workflows/build-and-test.yml) to extra_dictionaries:
cspell:typescript/dict/typescript.txt
To stop checking additional dictionaries, add (in .github/workflows/build-and-test.yml):
check_extra_dictionaries: ''
@check-spelling-bot Report
:red_circle: Please review
See the :open_file_folder: files view, the :scroll:action log, or :memo: job summary for details.
Unrecognized words (1)
Dmf
Previously acknowledged words that are now absent
Bubl listheader mediatheme notlike npmrc PII Portainer prebuild taxonomyfield textlint visualstudioextension vuejs 🫥To accept these unrecognized words as correct and remove the previously acknowledged and now absent words, you could run the following commands
... in a clone of the [email protected]:Lombiq/Open-Source-Orchard-Core-Extensions.git repository
on the issue/OCC-245 branch (:information_source: how do I use this?):
curl -s -S -L 'https://raw.githubusercontent.com/Lombiq/GitHub-Actions/dev/apply.pl' |
perl - 'https://github.com/Lombiq/Open-Source-Orchard-Core-Extensions/actions/runs/9896693335/attempts/1'
Available :books: dictionaries could cover words not in the :blue_book: dictionary
| Dictionary | Entries | Covers | Uniquely |
|---|---|---|---|
| cspell:typescript/dict/typescript.txt | 1098 | 1 | 1 |
Consider adding them (in .github/workflows/build-and-test.yml) to extra_dictionaries:
cspell:typescript/dict/typescript.txt
To stop checking additional dictionaries, add (in .github/workflows/build-and-test.yml):
check_extra_dictionaries: ''
This pull request has merge conflicts. Please resolve those before requesting a review.
This is all done, I'm only waiting for the Windows visual verification pic to generate on the server since I can't do it locally.
Now please update NuGetTest.
Now please update NuGetTest.
Why is that necessary? Do we anticipate anything different in NuGet that would justify the effort of publishing all remaining Lombiq projects to Cloudsmith as well?
Not to Cloudsmith, to NuGet, as alphas as usual. Because now the NuGet build is disabled and the NuGetTest app is not updated.
But if you think that upgrading that solution to 2.0 won't be a big deal once all the packages are published, then we don't need to do it now.