Skip to content

Commit

Permalink
Update pipeline.md (#638)
Browse files Browse the repository at this point in the history
* Update pipeline.md

A couple of clarifications in the PR prep section

* L2/yy-nnn

Co-authored-by: Markus Scherer <[email protected]>

* Update pipeline.md

* Update docs/pipeline.md

Co-authored-by: Robin Leroy <[email protected]>

---------

Co-authored-by: Robin Leroy <[email protected]>
Co-authored-by: Markus Scherer <[email protected]>
  • Loading branch information
3 people authored Jan 19, 2024
1 parent b5347b9 commit 854fab9
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions docs/pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ Indic scripts only:

---
PR preparation:
- [ ] Proposal document — Cite L2 number
- [ ] UTC decisions — Cite _in extenso_
- [ ] When for a UTC decision — Cite in the format UTC-\d\d\d-[MC]\d+
- [ ] Whenever there is a Proposal document — Cite L2 number in the format L2/yy-nnn
- [ ] data-for-new — Set label
- [ ] pipeline-* — Set label
- [ ] pipeline-* — Set label to **pipeline-recommended-to-UTC** if the characters are not yet in the pipeline, and **pipeline-provisionally-assigned**, or **pipeline-`<version>`** depending on their status in [the Pipeline](https://unicode.org/alloc/Pipeline.html#future).
- [ ] PR button — Set to DRAFT pull request
- unless approved for the upcoming version
- [ ] PR button — Press
Expand Down Expand Up @@ -135,6 +135,13 @@ git add unicodetools/data
git merge --continue
```

macchiati (IDE)
```
sync github
run MakeUnicodeFiles.java -c
```
Cf. https://github.com/unicode-org/unicodetools/pull/636

### Regenerate UCD

eggrobin (Windows, in-source).
Expand Down

0 comments on commit 854fab9

Please sign in to comment.