AMWA-TV / nmos-render-scripts

Build scripts for NMOS documentation
https://hub.docker.com/r/amwa/nmos-render
Apache License 2.0
1 stars 1 forks source link

Separate render and lint functionality into subdirs #21

Closed peterbrightwell closed 3 years ago

peterbrightwell commented 3 years ago

This covers the bulk of changes required for the move onto specs.amwa.tv.

We no longer use gh-pages, and instead use upload-site.sh.

Lint and render builds now happen in their own subdirs.

Releases are now built into /releases/ not /tags/ to avoid conflict with NMOS tags.

Before merging

Ensure https://github.com/AMWA-TV/nmos-doc-layouts/pull/8 is merged

Change make-layouts.sh to checkout main branch of nmos-doc-layouts instead of external-site

After merging

Change render/.init-scripts/make-build-tools.sh in the spec repos to checkout main of this repo instead of use-render-dir