Skip to content

A script to pick up updates to the NamesList#1329

Merged
eggrobin merged 5 commits intounicode-org:mainfrom
eggrobin:nameslist-update-script
Apr 13, 2026
Merged

A script to pick up updates to the NamesList#1329
eggrobin merged 5 commits intounicode-org:mainfrom
eggrobin:nameslist-update-script

Conversation

@eggrobin
Copy link
Copy Markdown
Member

@eggrobin eggrobin commented Apr 13, 2026

It now lives in the charts repository, so we can pick it up from there.

Also move egg.md where it belongs, and run the script.

@eggrobin eggrobin requested a review from markusicu April 13, 2026 17:31
Comment thread docs/update_nameslist.ps1
Comment thread docs/update_nameslist.ps1 Outdated
Comment thread docs/update_nameslist.ps1 Outdated
Comment thread docs/update_nameslist.ps1
+ "NamesList.txt. If NamesList.txt has been modified in the tools, " `
+ "check out the tools before that revision and run this script again, " `
+ "then merge.")
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this should terminate, right? or does Write-Error do so?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Write-Error does that (at least with $ErrorActionPreference = "Stop" from above).

Copy link
Copy Markdown
Member Author

@eggrobin eggrobin Apr 13, 2026

Choose a reason for hiding this comment

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

Editing NamesList.txt, this is the result of running the tool:

C:\Users\robin\Projects\Unicode\unicodetools [nameslist-update-script ≡ +1 ~1 -0 !]> .\docs\update_nameslist.ps1
Updated 0 paths from b3fe5a7
Updated 1 path from 24b5b35
C:\Users\robin\Projects\Unicode\unicodetools\docs\update_nameslist.ps1 : Could not find charts
revision matching unicodetools NamesList.txt.  If NamesList.txt has been modified in the tools,
check out the tools before that revision and run this script again, then merge.
At line:1 char:1
+ .\docs\update_nameslist.ps1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,update_nameslist.ps1

@eggrobin eggrobin merged commit 3f87014 into unicode-org:main Apr 13, 2026
15 of 16 checks passed
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.

3 participants