Commit graph

27 commits

Author SHA1 Message Date
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
87fe665095 First implementation
All checks were successful
/ test (push) Successful in 53s
2024-05-16 19:41:52 +01:00
f73149ed75 Initial commit 2024-05-16 17:59:27 +01:00