Commit Graph

5 Commits

Author SHA1 Message Date
Dave Syer
a59a0961cc Tweak from workflows 2025-05-15 16:58:19 +01:00
Dave Syer
eb82d462e9 Rename explicit references to github org 2025-04-23 10:51:55 +01:00
Chris Bono
2464944f6e Fix docs.yml workflow (add 'package' command)
The recent move to do config props generation only at docs
generation time left the docs.yml broken as it requires the
config props generator class to be compiled prior to running.

This updates the './build-docs.sh' to include the package command
as well as update the docs.yml to use the same script.

Signed-off-by: Chris Bono <chris.bono@gmail.com>
2025-03-04 08:23:49 +00:00
Andrey Litvitski
fbae1c9cb6 Generate config props during doc phase (#110)
Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>
2025-02-21 13:09:12 -06:00
Dave Syer
f47a710c2d Add docs workflow 2024-09-10 08:47:09 +01:00