Commit graph

11 commits

Author SHA1 Message Date
PJ Fanning
e3410bcaa8
Pekko becomes TLP (#1214) 2024-03-22 14:16:08 +01:00
AndyChen
108f5d123a
chore: Temporarily disable the license report generation to speed up build (#704)
* fix: using project/index generator

* fix: broken link

* chore: reformat code

* simplify generator and build fixes

* additional documentation clarify

* code format chore

* chore: reducing cr cost

* chore: remove unnecessary

* reset link configuration

* keep index doc

* disable license report by default

* reduce license because disable by default

* Change the description of build paradox

* chore: code fmt
2024-01-23 19:33:33 +08:00
PJ Fanning
ccbb31619e
upgrade setup-java action (#824) 2023-12-04 08:58:59 +01:00
PJ Fanning
d1d036b2ae
publish 1.0.2 docs (#794) 2023-11-15 13:17:43 +01:00
Matthew de Detrich
131e774829 Use fetch tags from latest checkout action 2023-09-05 15:25:19 +02:00
PJ Fanning
54e933737f
Update branch in publish-1.0-docs.yml (#487)
* Update branch in publish-1.0-docs.yml

* v1.0.1 released
2023-07-26 10:03:18 +01:00
Matthew de Detrich
029806f872 Fix recursive copy 2023-07-01 16:37:24 +02:00
Matthew de Detrich
45ba3b8a46 Also publish API version of docs 2023-07-01 15:46:06 +02:00
PJ Fanning
be45ac14f3
change remote_path back (#460) 2023-06-30 14:48:02 +01:00
PJ Fanning
5cfd3e2ac3
modify rsync jobs for docs to try to stop them deleting each other's work (#459)
* modify rsync jobs for docs to try to stop them deleting each other's work

* fix remote paths
2023-06-30 14:16:28 +01:00
PJ Fanning
7e101ed617
setup CI job to publish 1.0 docs (#456)
* Create publish-1.0-docs-nightly.yml

Update publish-1.0-docs-nightly.yml

remove cron schedule

add TODOs

* use x.y.z version when publishing
2023-06-30 13:19:59 +01:00