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