link2xt
e11fddf9aa
ci: take CHATMAIL_DOMAIN from variables instead of secrets
2024-10-26 16:44:28 +00:00
link2xt
85d7c1f942
ci: update Rust to 1.82.0
2024-10-19 20:31:30 +00:00
link2xt
73fcb97eef
ci: update to Python 3.13
2024-10-10 07:18:06 +00:00
link2xt
0782b5abdd
ci: update Rust to 1.81.0
2024-09-08 07:08:12 +00:00
link2xt
1c021ae5ca
ci: update Rust to 1.80.1
2024-08-09 07:49:05 +00:00
link2xt
92685189aa
ci: update EmbarkStudios/cargo-deny-action action
...
v1 is not going to be updated to cargo-deny 0.16.0
because of breaking changes in cargo-deny.
2024-08-06 14:11:56 +00:00
link2xt
3b040fd4b5
ci: update Rust to 1.80.0
2024-07-26 23:57:21 +00:00
link2xt
bdc2c8f456
ci: update Rust to 1.79.0
2024-06-13 20:36:31 +00:00
link2xt
ad271fac80
ci: remove cargo-nextest bug workaround
...
The problem should be fixed
since nextest 0.9.72.
2024-05-30 13:46:29 +00:00
link2xt
f84f0d5ad9
ci: check that constants are always up-to-date
2024-05-17 19:23:27 +00:00
link2xt
2779737c56
ci: set RUSTUP_WINDOWS_PATH_ADD_BIN
...
This is a workaround for
<https://github.com/nextest-rs/nextest/issues/1493 >
2024-05-13 14:29:33 +00:00
link2xt
add8c0680f
ci: update Rust to 1.78.0
2024-05-03 02:11:07 +00:00
Hocuri
94ac2b1097
ci: Run doc tests with cargo test --workspace --doc ( #5459 )
...
Nextest doesn't run doc tests, so we need to run them with `cargo test
--workspace --doc`.
See https://github.com/nextest-rs/nextest/issues/16
Follow-up for #5457
2024-04-14 18:54:20 +02:00
link2xt
d39cbcdc8d
ci: use cargo-nextest instead of cargo-test
2024-04-10 23:57:43 +00:00
link2xt
2f0f247e70
refactor: use Rust 1.77.0 support for recursion in async functions
2024-04-04 17:01:15 +00:00
link2xt
71c2383cbe
ci: update to Rust 1.77.0
2024-03-22 19:44:15 +00:00
link2xt
d9bab938d5
build: restore MSRV 1.70.0
2024-03-05 01:04:49 +00:00
link2xt
f6de23738d
build: increase MSRV to 1.74.0
...
This is what updated dependencies require.
Also update Rust used to build manylinux wheels
from 1.72.0 to 1.76.0.
2024-03-04 21:07:10 +00:00
link2xt
44686d6caa
ci: update to Rust 1.76 and fix clippy warnings
2024-02-25 10:43:01 +00:00
link2xt
ccd5158109
ci: upgrade setup-python GitHub Action
2024-02-22 06:18:34 +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
2dd87b6b5e
ci: use actions/download-artifact@v4
...
download-artifact@v3 does not download artifacts uploaded with upload-artifact@v4
2024-02-15 04:32:14 +00:00
link2xt
cdcacf2f83
ci: update actions/upload-artifact
...
There are no breaking changes listed in the README that affect our usage.
2024-02-15 02:41:49 +00:00
link2xt
2f8a8f9f50
ci: update to Rust 1.75.0 and fix clippy
2024-01-08 20:01:40 +00:00
link2xt
1d98c38ff3
ci: update to Rust 1.74.1
2023-12-08 23:52:36 +00:00
link2xt
40dea771cc
ci: test with Rust 1.74
2023-11-19 21:41:28 +00:00
link2xt
6aae0276da
test: use instant accounts instead of mailadm
2023-10-30 00:15:22 +00:00
link2xt
5fb92c78ad
ci: test deltachat-rpc-client on Windows
2023-10-26 15:15:44 +00:00
link2xt
25a78aceb9
ci: increase MSRV to 1.70.0
...
This is required by `anstyle v1.0.4` dependency.
2023-10-26 02:16:10 +00:00
link2xt
eaeacb8848
ci: run only on main branch pushes
2023-10-25 21:46:09 +00:00
link2xt
b89c134e7f
Merge branch 'master' into stable
2023-10-25 16:50:18 +00:00
link2xt
fa81ed5f39
ci: rename async tests into JSON-RPC tests
2023-10-25 01:33:56 +00:00
link2xt
6c34f6b8d9
ci: remove misplaced comment
2023-10-25 01:33:56 +00:00
link2xt
8ad99be322
ci: increase MSRV to 1.67.0
2023-10-24 21:18:15 +00:00
link2xt
54410dbe49
Merge tag 'v1.126.0'
2023-10-22 15:16:11 +00:00
link2xt
58330fe8b2
ci: remove musl check
...
It requires installing Zig and slows down CI.
This was not broken for a while and we can do
more frequent core releases to catch problems.
2023-10-22 13:13:04 +00:00
link2xt
37383c10ac
Merge 'stable' into 'master'
...
Resolved conflicts due to asyncio removal.
2023-10-08 01:30:46 +00:00
link2xt
09d5e44b13
ci: test with Rust 1.73
2023-10-06 21:21:16 +00:00
link2xt
8ba89c0fa1
ci: reduce required Python version for deltachat-rpc-client
2023-10-06 21:20:44 +00:00
link2xt
7bf44a237e
api(deltachat-rpc-client)!: replace asyncio with threads
2023-10-05 15:59:57 +00:00
link2xt
275791595c
Merge tag 'v1.124.0'
2023-10-04 21:14:17 +00:00
link2xt
210a4ebcbe
ci: test async python bindings with Python 3.11
2023-10-04 19:56:56 +00:00
link2xt
8a2417f32d
ci: test with Python 3.12 and PyPy 3.10
2023-10-04 19:56:56 +00:00
link2xt
5e3b1fa540
Merge branch 'stable'
2023-08-26 18:12:13 +00:00
link2xt
87ffcaf03e
build: update to Rust 1.72.0
2023-08-25 23:04:47 +00:00
link2xt
20513475ef
Merge branch 'stable'
2023-08-25 01:59:04 +00:00
link2xt
9bf2850fb1
ci: run on push to stable branch
2023-08-25 00:58:14 +00:00
iequidoo
3b47c3f21d
ci: Run Rust tests with RUST_BACKTRACE set
2023-08-15 14:24:02 -03:00
link2xt
70000d9ebb
build: increase MSRV to 1.67.0
...
This is required by time v0.3.24
2023-08-02 03:27:21 +00:00
link2xt
659cffe0cc
ci: remove comment about python from rust tests
2023-07-19 13:43:20 +00:00