Commit graph

52 commits

Author SHA1 Message Date
75ceb6061c feat: add cargo machete to image
All checks were successful
/ 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
All checks were successful
/ 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
All checks were successful
/ 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
3daf1c7ccf test: test the cargo fmt and clippy work
All checks were successful
/ test (map[name:stable]) (push) Successful in 2m15s
/ test (map[name:v1.81.0]) (push) Successful in 12s
/ test (map[name:nightly]) (push) Successful in 2m48s
2024-09-17 11:09:03 +01:00
18e606baa8 fix: install rustfmt and clippy into correct toolchains
All checks were successful
/ test (map[name:stable]) (push) Successful in 40s
/ test (map[name:v1.81.0]) (push) Successful in 9s
/ test (map[name:nightly]) (push) Successful in 34s
2024-09-17 10:54:37 +01:00
cdce2e3048 build: less restrictive cargo-chef, cargo-hack and release-plz versions
All checks were successful
/ 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
All checks were successful
/ 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
c6101c1e9e docs: fix typo in README
All checks were successful
/ test (map[name:nightly]) (push) Successful in 1m6s
/ test (map[name:stable]) (push) Successful in 33s
/ test (map[name:v1.81.0]) (push) Successful in 20s
2024-09-17 09:51:59 +01:00
3fa43fa798 build: test against a specific version of rust
All checks were successful
/ test (map[name:nightly]) (push) Successful in 32s
/ test (map[name:v1.81.0]) (push) Successful in 5s
/ test (map[name:stable]) (push) Successful in 57s
2024-09-17 09:51:55 +01:00
b352ee0e67 test: use correct matrix syntax
All checks were successful
/ 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
All checks were successful
/ 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
5fc345c0de test: verify matrix with stable and nightly
All checks were successful
/ test (nightly) (push) Successful in 4s
/ test (stable) (push) Successful in 4s
2024-09-16 17:19:34 +01:00
dbe6a60417 feat: allow selecting the nightly toolchain
All checks were successful
/ test (push) Successful in 5s
2024-09-16 17:09:17 +01:00
e931692d33 feat!: drop clang and mold
All checks were successful
/ test (push) Successful in 4s
2024-09-16 16:20:38 +01:00
41d2bb484e docs: update README to current syntax
All checks were successful
/ test (push) Successful in 5s
2024-09-16 16:18:24 +01:00
de4785cc29 feat: ensure toolchains are up-to-date
All checks were successful
/ test (push) Successful in 1m25s
2024-09-09 08:30:29 +01:00
c231f792f2 chore: upgrade libssl-dev and curl to current debian versions
All checks were successful
/ 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
All checks were successful
/ test (push) Successful in 6s
2024-09-06 00:02:43 +00:00
ec0b626ed8 feature: add cargo-hack v0.6.31
All checks were successful
/ test (push) Successful in 31s
2024-08-12 09:37:39 +01:00
5b0798277d fix: test runs on push to next and uses next branch
All checks were successful
/ test (push) Successful in 5s
2024-08-11 09:00:32 +01:00
Renovate Bot
2c02c6fdaf chore(deps): update docker.io/rust docker tag to v1.80.1
Some checks are pending
/ test (push) Waiting to run
2024-08-08 20:46:58 +00:00
c52269835b chore(docker): cleanup Dockerfile
All checks were successful
/ test (push) Successful in 6s
2024-08-04 15:40:15 +01:00
be47ad0bab feat!: can run commands other than cargo
All checks were successful
/ test (push) Successful in 5s
All existing uses will now need to explicitly include the leading
`cargo` in their args.
2024-08-04 15:03:35 +01:00
6cd663f559 chore(deps): add release-plz version as v0.3.80
All checks were successful
/ test (push) Successful in 5s
2024-08-04 14:50:43 +01:00
58228eeddb chore(deps): specify cargo-chef version as v0.1.67
All checks were successful
/ test (push) Successful in 4s
2024-08-04 14:50:21 +01:00
1ba7a4bc43 chore(deps): specify cargo-binstall version as v1.9.0
All checks were successful
/ test (push) Successful in 4s
2024-08-04 14:49:42 +01:00
c467d164cf feat: add libdbus-1-dev
All checks were successful
/ test (push) Successful in 4s
2024-08-03 12:58:00 +01:00
b961de0eec chore: bump debian packages
All checks were successful
/ 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
b51a3e44d0 chore(deps): update kemitix/rust action to v1
Some checks failed
/ test (push) Failing after 8s
2024-08-02 18:46:25 +00:00
32da1e8aef docs: update example to use rust version
All checks were successful
/ test (push) Successful in 4s
2024-08-02 19:41:41 +01:00
Renovate Bot
191d0ab7e2 chore(deps): update docker.io/rust docker tag to v1.80.0
All checks were successful
/ test (push) Successful in 5s
2024-08-02 18:31:18 +00:00
Renovate Bot
d52e8761a9 Add renovate.json
All checks were successful
/ test (push) Successful in 5s
2024-08-02 18:16:19 +00:00
613e34beeb fix: configure git email and username
All checks were successful
/ test (push) Successful in 6s
2024-06-13 19:48:39 +01:00
e753a6169d Update .forgejo/workflows/test.yml
All checks were successful
/ test (push) Successful in 31s
Signed-off-by: kemitix <pcampbell@kemitix.net>
2024-06-13 19:39:40 +01:00
86b4cfec69 docs: Update README to include git and next version number
All checks were successful
/ test (push) Successful in 5s
Signed-off-by: kemitix <pcampbell@kemitix.net>
2024-06-13 19:38:47 +01:00
b47fefcbf5 Add git to environment
All checks were successful
/ 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
b8b8d82104 Version set to v0.2.7
All checks were successful
/ test (push) Successful in 4s
2024-05-17 07:24:49 +01:00
18ba93c44e Revert "Revert "add libssl-dev as dependency""
This reverts commit b4a93ca669.
2024-05-17 07:23:55 +01:00
8bc1fee17d Version set to v0.2.6
All checks were successful
/ test (push) Successful in 39s
2024-05-17 07:04:25 +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
e684533f8e Version set to v0.2.5
All checks were successful
/ test (push) Successful in 39s
2024-05-17 06:56:50 +01:00
d15458ca51 add libssl-dev as dependency
Some checks failed
/ test (push) Failing after 0s
2024-05-17 06:54:43 +01:00
adc3dbb710 entrypoint: remove diagnostics
All checks were successful
/ test (push) Successful in 6s
2024-05-16 19:55:36 +01:00
b8636bc4fc test runs the project 2024-05-16 19:54:56 +01:00
e4f0032f1a test should checkout the project
All checks were successful
/ test (push) Successful in 6s
2024-05-16 19:53:35 +01:00
a5931336f2 verify pwd and files in dir
Some checks failed
/ test (push) Failing after 3s
2024-05-16 19:50:04 +01:00
b3f58576c6 build and test
Some checks failed
/ test (push) Failing after 3s
2024-05-16 19:47:20 +01:00
37ddea7767 Add sample app to build and test 2024-05-16 19:46:05 +01:00
a2099da6a0 first viable version
Some checks failed
/ test (push) Failing after 38s
2024-05-16 19:44:39 +01:00