Christian Hagenest
402d5bed85
rm npm install
2024-04-30 21:10:36 +02:00
missytake
57bc046381
ci: use rsync instead of 3rd party github action
2024-04-30 21:10:36 +02:00
Christian Hagenest
0617236eb0
rm leading slash
2024-04-30 21:10:36 +02:00
Christian Hagenest
8c5ffe0237
upload-docs npm run => npm run build
2024-04-30 21:10:36 +02:00
Christian Hagenest
39f977c1e6
add : to upload-docs.yml
2024-04-30 21:10:36 +02:00
Christian Hagenest
ec03614cae
add npm install to upload-docs.yml
2024-04-30 21:10:36 +02:00
Christian Hagenest
ea0b063c19
test ts build on branch
2024-04-30 21:10:36 +02:00
Christian Hagenest
98d7a93909
correct folder for js.jsonrpc docs
2024-04-30 21:10:36 +02:00
Christian Hagenest
49bf8414ed
rm unneeded rust install from ts docs ci
2024-04-30 21:10:36 +02:00
Christian Hagenest
1e7dbea351
Implement jsonrpc-docs build in github action
2024-04-30 21:10:36 +02:00
Christian Hagenest
0412244646
Revert "WIP: build ts docs with ci + nix"
...
This reverts commit 00d486e58f .
2024-04-30 21:10:36 +02:00
Christian Hagenest
bbd854d7bc
Revert "push docs to delta.chat instead of codespeak"
...
This reverts commit c04188ce56 .
2024-04-30 21:10:36 +02:00
Christian Hagenest
ab494ae786
push docs to delta.chat instead of codespeak
2024-04-30 21:10:36 +02:00
Christian Hagenest
8a58ae8a3a
WIP: build ts docs with ci + nix
2024-04-30 21:10:36 +02:00
Sebastian Klähn
bab311730c
ci: typos in ci files ( #5453 )
2024-04-10 15:20:48 +02:00
link2xt
cd9f6c3d5b
ci: build c.delta.chat docs with nix
2024-03-01 20:28:20 +00:00
link2xt
8289dc92ed
ci: update to actions/checkout@v4
...
Also disable --progress.
It is not disabled by default for backward compatibility,
but solves the problem of lots of progress lines
in the downloadable raw output:
https://github.com/actions/checkout/pull/1067
2024-02-17 13:49:01 +00:00
link2xt
88d5576150
ci(github): replace references to master branch with main
2023-10-25 22:02:32 +00:00
Sebastian Klähn
ef1970b742
Also document private items for rust docs ( #4137 )
...
also document private items for rust docs
2023-03-08 14:13:07 +01:00
link2xt
0dd87b0bae
ci: format .yml with prettier
2023-02-20 11:48:57 +00:00
link2xt
37a212ddc4
ci: remove failing actions-rs/toolchain calls
...
It fails because there is no `rust-toolchain` file anymore.
ubuntu-latest already has cargo installed, there is no need
to reintall it.
2023-01-04 13:35:11 +00:00
link2xt
20e63659a1
CI: update GitHub Actions to avoid deprecation warnings
2022-12-03 13:51:57 +00:00
missytake
3ce7f45503
use rust toolchain of deltachat-core-rust
2022-03-06 13:28:06 +01:00
missytake
b586d3bb0e
only build docs for deltachat crate
2022-03-06 09:43:39 +01:00
missytake
379cb1b2e0
remove trailing slash, so it doesn't just copy the content of doc/
2022-03-04 01:58:33 +01:00
missytake
78429492f1
fix: pass arguments to rsync github action
2022-03-04 01:45:05 +01:00
missytake
9875047674
docs github action: scp -> rsync
2022-03-04 01:31:00 +01:00
missytake
5014b0a9cb
GitHub Action to build & upload the rust documentation
2022-03-03 18:11:55 +01:00