aboutsummaryrefslogtreecommitdiffstats
path: root/docs/netlify_build.py (follow)
Commit message (Collapse)AuthorAgeLines
* ruff lint fix: Run remaining auto-fixable rulesGravatar Chris Lovering2024-03-04-1/+1
|
* Apply fixes for ruff lintingGravatar Chris Lovering2023-05-31-2/+2
|
* Use New Static Build Site API (#122)Gravatar Hassan Abouelela2022-10-26-15/+9
| | | | | | | | Updates the build the script to use the new API provided by the site to fetch and download artifacts. Additionally, metadata files are deleted in CI. They are only required for speeding up subsequent builds, which is not applicable in CI, and only increases the build size.
* Add Doc Static Previews With NetlifyGravatar Hassan Abouelela2022-01-09-0/+32
Adds a helper script which downloads and calls the netlify build script from the site project, to enable static previews for docs.