Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ruff lint fix: Run remaining auto-fixable rules | 2024-03-04 | -1/+1 | |
| | ||||
* | Apply fixes for ruff linting | 2023-05-31 | -2/+2 | |
| | ||||
* | Use New Static Build Site API (#122) | 2022-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 Netlify | 2022-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. |