Renovate Bot
6ffa2b739c
chore(deps): update docker.io/rust docker tag to v1.82.0
/ test (map[name:nightly]) (push) Successful in 1m35s
/ test (map[name:stable]) (push) Successful in 2m21s
/ test (map[name:v1.81.0]) (push) Successful in 1m12s
2024-10-17 23:47:42 +00:00
decaab505d
feat: add xorg-dev libxcb-shape0-dev libxcb-xfixes0-dev to image
/ test (map[name:nightly]) (push) Successful in 1m25s
/ test (map[name:v1.81.0]) (push) Successful in 25s
/ test (map[name:stable]) (push) Successful in 6m48s
2024-09-30 22:32:54 +01:00
1b5aa6396a
feat: add libtag1-dev and libtagc0-dev (>=1.13) to image
/ test (map[name:nightly]) (push) Successful in 1m43s
/ test (map[name:v1.81.0]) (push) Successful in 44s
/ test (map[name:stable]) (push) Successful in 2m12s
2024-09-25 09:08:40 +01:00
75ceb6061c
feat: add cargo machete to image
/ test (map[name:nightly]) (push) Successful in 2m42s
/ test (map[name:v1.81.0]) (push) Successful in 40s
/ test (map[name:stable]) (push) Successful in 4m16s
2024-09-17 15:03:34 +01:00
d135d5869d
fix: fix typo in Dockerfile
/ test (map[name:v1.81.0]) (push) Successful in 12s
/ test (map[name:stable]) (push) Successful in 58s
/ test (map[name:nightly]) (push) Successful in 1m47s
2024-09-17 11:39:10 +01:00
68a78fbaa3
feat: add libdbus-1-dev >=1.14.10 to image
/ test (map[name:stable]) (push) Successful in 1m7s
/ test (map[name:v1.81.0]) (push) Successful in 12s
/ test (map[name:nightly]) (push) Successful in 1m51s
2024-09-17 11:32:20 +01:00
cdce2e3048
build: less restrictive cargo-chef, cargo-hack and release-plz versions
...
/ test (map[name:nightly]) (push) Successful in 38s
/ test (map[name:stable]) (push) Successful in 40s
/ test (map[name:v1.81.0]) (push) Successful in 9s
Allow patch version upgrades without intervention.
2024-09-17 10:43:25 +01:00
8b9b16aa2e
fix: make rustfmt and clippy available to all toolchains
/ test (map[name:nightly]) (push) Successful in 37s
/ test (map[name:stable]) (push) Successful in 39s
/ test (map[name:v1.81.0]) (push) Successful in 5s
2024-09-17 10:41:21 +01:00
b352ee0e67
test: use correct matrix syntax
/ test (map[name:nightly]) (push) Successful in 2m16s
/ test (map[name:stable]) (push) Successful in 1m51s
2024-09-17 09:29:18 +01:00
d9532aa17a
build: be more flexible in apt-get versions for docker image
...
/ test (push) Successful in 1h0m55s
Also merges as we can't build without both in place:
fix(build): revert invalid matrix syntax
Back out "test: verify matrix with stable and nightly"
This backs out commit 5fc345c0de
.
2024-09-17 08:44:43 +01:00
e931692d33
feat!: drop clang and mold
/ test (push) Successful in 4s
2024-09-16 16:20:38 +01:00
c231f792f2
chore: upgrade libssl-dev and curl to current debian versions
/ test (push) Successful in 5s
2024-09-07 12:39:37 +01:00
Renovate Bot
af08c9a7ce
chore(deps): update docker.io/rust docker tag to v1.81.0
/ test (push) Successful in 6s
2024-09-06 00:02:43 +00:00
ec0b626ed8
feature: add cargo-hack v0.6.31
/ test (push) Successful in 31s
2024-08-12 09:37:39 +01:00
Renovate Bot
2c02c6fdaf
chore(deps): update docker.io/rust docker tag to v1.80.1
/ test (push) Waiting to run
2024-08-08 20:46:58 +00:00
c52269835b
chore(docker): cleanup Dockerfile
/ test (push) Successful in 6s
2024-08-04 15:40:15 +01:00
6cd663f559
chore(deps): add release-plz version as v0.3.80
/ test (push) Successful in 5s
2024-08-04 14:50:43 +01:00
58228eeddb
chore(deps): specify cargo-chef version as v0.1.67
/ test (push) Successful in 4s
2024-08-04 14:50:21 +01:00
1ba7a4bc43
chore(deps): specify cargo-binstall version as v1.9.0
/ test (push) Successful in 4s
2024-08-04 14:49:42 +01:00
c467d164cf
feat: add libdbus-1-dev
/ test (push) Successful in 4s
2024-08-03 12:58:00 +01:00
b961de0eec
chore: bump debian packages
...
/ test (push) Successful in 38s
4.234 curl : Depends: libcurl4 (= 7.88.1-10+deb12u5) but
7.88.1-10+deb12u6 is to be installed4.236 libssl-dev : Depends: libssl3
(= 3.0.11-1~deb12u2) but 3.0.13-1~deb12u1 is to be installed4.236
nodejs : Depends: libnode108 (= 18.19.0+dfsg-6~deb12u1) but
18.19.0+dfsg-6~deb12u2 is to be installed
2024-08-02 20:04:27 +01:00
Renovate Bot
191d0ab7e2
chore(deps): update docker.io/rust docker tag to v1.80.0
/ test (push) Successful in 5s
2024-08-02 18:31:18 +00:00
613e34beeb
fix: configure git email and username
/ test (push) Successful in 6s
2024-06-13 19:48:39 +01:00
b47fefcbf5
Add git to environment
...
/ test (push) Successful in 5s
Allows the use of git in actions.
Signed-off-by: kemitix <pcampbell@kemitix.net>
2024-06-13 19:37:18 +01:00
18ba93c44e
Revert "Revert "add libssl-dev as dependency""
...
This reverts commit b4a93ca669
.
2024-05-17 07:23:55 +01:00
d431f07784
Add pkg-config
2024-05-17 07:03:40 +01:00
b4a93ca669
Revert "add libssl-dev as dependency"
...
This reverts commit d15458ca51
.
2024-05-17 07:02:00 +01:00
d15458ca51
add libssl-dev as dependency
/ test (push) Failing after 0s
2024-05-17 06:54:43 +01:00
a2099da6a0
first viable version
/ test (push) Failing after 38s
2024-05-16 19:44:39 +01:00
87fe665095
First implementation
/ test (push) Successful in 53s
2024-05-16 19:41:52 +01:00