link2xt
2ee3675ba2
ci: update Rust to 1.88.0
2025-06-30 18:15:29 +00:00
link2xt
c7063c00f7
ci: use installed toolchain to lint Rust
2025-05-29 11:58:11 +00:00
dependabot[bot]
776b2247dd
chore(deps): bump astral-sh/setup-uv from 5 to 6
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 5 to 6.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](https://github.com/astral-sh/setup-uv/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 16:31:29 +00:00
dependabot[bot]
014b0024a0
chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-17 17:49:27 +00:00
link2xt
3abf2b5227
build: increase MSRV to 1.85.0
2025-05-16 03:03:58 +00:00
link2xt
c48b04ab99
ci(nix): test build on macOS without cross-compilation
2025-05-16 03:03:58 +00:00
link2xt
bb0f812f71
ci: update Rust to 1.87.0
2025-05-16 03:03:58 +00:00
link2xt
990a13fd96
ci: use ubuntu-latest for @deltachat/jsonrpc-client publishing
...
Ubuntu 20.04 runner is removed.
2025-04-24 13:39:50 +00:00
link2xt
0b82b42128
build: increase MSRV to 1.82.0
...
This allows using Option::is_none_or()
which is only available since 1.82.0.
2025-04-12 02:51:11 +00:00
l
4001d79e4b
ci: upgrade Rust from 1.84.1 to 1.86.0 ( #6784 )
2025-04-07 21:42:10 +00:00
link2xt
65ea456bd8
build: remove websocket support from deltachat-jsonrpc
...
WebSocket support is not used
and is not maintained. It still uses
outdated axum 0.7 version
and does not have any authentication.
Delta Chat Desktop has a new browser target
that implements WebSocket support on top
of stdio server, supports blobs
and is tested in CI.
2025-03-16 09:04:26 +00:00
link2xt
b5de5d0dc0
build: build Android wheels for PyPI
2025-03-12 01:51:48 +00:00
link2xt
449ba4e192
ci: remove deprecated DeterminateSystems/magic-nix-cache-action
2025-02-20 12:43:48 +00:00
link2xt
4f71c77ae4
build: remove deprecated node module
2025-02-15 23:06:49 +00:00
link2xt
96704eb73d
ci: audit workflows with zizmor
2025-02-15 01:36:46 +00:00
link2xt
068726453e
ci: upgrade Rust from 1.84.0 to 1.84.1
2025-02-09 17:34:41 +00:00
dependabot[bot]
1cfa07726d
chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 21:50:08 +00:00
link2xt
32459b3fdc
Reapply "build: increase MSRV to 1.81.0"
...
This reverts commit 9d331483e9 .
2025-01-23 02:59:10 +00:00
link2xt
cb43382896
ci: update Rust to 1.84.0
2025-01-10 01:58:08 +00:00
Simon Laux
a9e177f1e7
build!: remove jsonrpc feature flag
...
It is enabled everywhere by default since some time now. Breaking, because existing build scripts might need to be adjusted.
2025-01-09 15:56:07 +00:00
link2xt
6e8668e348
build: increase minimum supported Python version to 3.8
...
Python 3.7 is not supported on GitHub Actions ubuntu-latest runner:
https://github.com/actions/setup-python/issues/962
Python 3.7 has reached EOL more than 1 year ago anyway,
so not worth the effort supporting it.
2025-01-09 14:58:01 +00:00
link2xt
9d331483e9
Revert "build: increase MSRV to 1.81.0"
...
This reverts commit ffe6efe819 .
2024-12-17 17:20:48 +00:00
link2xt
ffe6efe819
build: increase MSRV to 1.81.0
2024-12-12 04:45:24 +00:00
Hocuri
ee0ac6389b
ci: Also run cargo check without all-features
2024-12-02 22:13:10 +01:00
link2xt
dc5fcdf425
ci: update Rust to 1.83.0
2024-11-30 01:11:44 +00:00
link2xt
47757c3c7f
ci: test building nix targets to avoid regressions
...
Otherwise build failure may only be detected during release.
2024-11-24 13:45:06 +00:00
link2xt
e117efa744
ci: ensure flake is formatted
2024-11-15 10:23:36 +00:00
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
dependabot[bot]
530256b1bf
chore(deps): bump actions/setup-node from 2 to 4
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-11 02:29:57 +00:00
dependabot[bot]
23d15d7485
Merge pull request #5872 from deltachat/dependabot/github_actions/dependabot/fetch-metadata-2.2.0
2024-08-11 02:28:55 +00:00
dependabot[bot]
2a8a98c432
chore(deps): bump horochx/deploy-via-scp from 1.0.1 to 1.1.0
...
Bumps [horochx/deploy-via-scp](https://github.com/horochx/deploy-via-scp ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/horochx/deploy-via-scp/releases )
- [Commits](https://github.com/horochx/deploy-via-scp/compare/v1.0.1...1.1.0 )
---
updated-dependencies:
- dependency-name: horochx/deploy-via-scp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-09 19:14:02 +00:00
dependabot[bot]
13841491d4
chore(deps): bump dependabot/fetch-metadata from 1.1.1 to 2.2.0
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 1.1.1 to 2.2.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.1.1...v2.2.0 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-09 19:13:59 +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
8cb527342a
ci: set --access public when publishing to npm
...
Otherwise it fails to upload new packages with provenance.
2024-05-18 20:39:41 +00:00
link2xt
f84f0d5ad9
ci: check that constants are always up-to-date
2024-05-17 19:23:27 +00:00
link2xt
424ac606d8
ci: publish @deltachat/jsonrpc-client directly to npm
2024-05-17 19:10:39 +00:00
link2xt
4a738ebd19
chore(release): prepare for 1.138.4
2024-05-15 21:59:28 +00:00
link2xt
d02eccd303
ci: run actions/setup-node before npm publish
...
Otherwise it does not try to use NODE_AUTH_TOKEN.
2024-05-15 21:57:24 +00:00
link2xt
38c1caf180
ci: give CI job permission to publish binaries to the release
...
Otherwise it fails on `gh release upload` step.
2024-05-15 20:38:59 +00:00
link2xt
2ab713d968
ci: add npm token to publish deltachat-rpc-server packages
2024-05-15 18:08:58 +00:00
Simon Laux
c349bf8e0c
ci(deltachat-rpc-server): fix upload of npm packages to github releases ( #5564 )
2024-05-14 18:48:34 +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
Simon Laux
c375c03d8e
stdio jsonrpc server npm package ( #5332 )
...
- [x] figgure out how to build the packages (that it installs native
optional package automatically)
- [X] Make the gluecode
- [x] expose both the lowerlevel api that desktop uses (~~send objects
and receive objects~~, getting path of rpc-server is enough)
- [X] and the higher level api needed for bots (jsonrpc client)
- [X] typescript types
- [x] automatically pick the right binary from npm or allow getting it
from env var, or give out an error (throw error)
- [x] find out how to dev locally (use local built core in dc desktop) -
there is the question of how to link the typescript client and the task
to add a search in the cargo target folder for a debug build or a
different way, find out some good flow that we can use and document for
dc desktop + locally built core development
- [x] build the packages in ci
- [x] fix that deltachat-rpc-server is not executable
postponed:
- [ ] publish from ci
- [ ] add key/token to deploy to npm
Closes #4694
## Related prs
- https://github.com/deltachat-bot/echo/pull/69
- https://github.com/deltachat/deltachat-desktop/pull/3567
---------
Co-authored-by: link2xt <link2xt@testrun.org >
2024-05-11 20:54:11 +02:00