actions/* + lib/* + CHANGELOG — merge upstream 0.6.0 onto the forge tree, and port every gh call site it brought (#198) #204
1 changed files with 2 additions and 2 deletions
|
|
@ -604,8 +604,8 @@ Anything on the consumer's side that needs to know *which* documents are
|
||||||
vendored — a re-vendor script, a `docs-sync` equivalent, the task list of a
|
vendored — a re-vendor script, a `docs-sync` equivalent, the task list of a
|
||||||
conversion issue — reads **the pin's `docs/VENDORED.txt`** and never names
|
conversion issue — reads **the pin's `docs/VENDORED.txt`** and never names
|
||||||
the files itself. The manifest is available at the pinned ref from `0.5.0`
|
the files itself. The manifest is available at the pinned ref from `0.5.0`
|
||||||
and later (ceremony#251); it is one path per line, relative to ceremony's
|
and later — it shipped with `actions/docs-sync` itself (ceremony#19) — and
|
||||||
root, and blank lines are ignored:
|
it is one path per line, relative to ceremony's root, blank lines ignored:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# the vendored doc set at the ref this repo is pinned to
|
# the vendored doc set at the ref this repo is pinned to
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue