15 Commits

Author SHA1 Message Date
Hamish Willee 9d859af40c ci(update): Add prettier, markdownlink, prettier, reviewdog (#717) 2026-06-11 09:58:40 +10:00
dependabot[bot] 6cd310689f Bump the github-actions group with 3 updates (#630)
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

Updates `actions/download-artifact` from 4 to 5
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-25 08:41:44 +10:00
Christian Clauss a81ae424d2 Keep GitHub Actions up to date with GitHub's Dependabot (#628)
* [Keeping your software supply chain secure with Dependabot](https://docs.github.com/en/code-security/dependabot)
* [Keeping your actions up to date with Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot)
* [Configuration options for the `dependabot.yml` file - package-ecosystem](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem)
2025-09-24 12:45:09 +10:00
Hamish Willee bc804bb252 Update docs_deploy.yml - add CNAME in right place 2024-11-27 22:27:00 +11:00
Hamish Willee 42648dbf2d Update docs_deploy.yml - get this in there. We'll deal with CNAME later 2024-11-27 22:24:12 +11:00
Hamish Willee 06389c7d2a Update docs_deploy.yml 2024-11-27 22:14:58 +11:00
Hamish Willee 00f2b833ed Update docs_deploy.yml - try not to delete CNAME 2024-11-27 22:07:12 +11:00
Hamish Willee cb66af3099 Build doesn't use branches (#573)
* Build doesn't use branches

* Copy CNAME from workflow into root, since we just deleted it.
2024-11-27 22:01:32 +11:00
Hamish Willee c276ab2eaa Update docs_deploy.yml 2024-11-27 21:39:43 +11:00
Hamish Willee b6c270b33f Try copy into root 2024-11-27 21:35:53 +11:00
Hamish Willee e6a71c2e2b docs_deploy.yml - push changes into too 2024-11-27 21:18:39 +11:00
Hamish Willee b6c49b2cd1 Test migration to vitepress (#551)
* Add package/.vitepress folders - more work to be done

* Fix up config and add site/favicons

* Update styles for wide tables

* Rename English files from README.md to index.md

* Add root home page

* Update .gitignore for vitepress

* Delete unused: travis, book, redirects

* Fix up all Notes

* Warnings and notes - convert to github format

* Add running workflow

* Add yarn lock file

* Fix up links README.md to index.md

* Add lock files
2024-11-27 16:59:53 +11:00
Hamish Willee c588d266fc Add test vitepress build workflow (#563)
* first version of deploy workflow

* Temp workflow only on manual trigger
2024-11-27 16:25:09 +11:00
Hamish Willee 7f9c6398a6 Update build_guide.yml 2022-08-24 17:54:09 +10:00
Hamish Willee f11276523f Create build_guide.yml (#474)
* Create build_guide.yml

* Update build_guide.yml

* Update build_guide.yml
2022-08-24 17:46:07 +10:00