Commit graph

86 commits

Author SHA1 Message Date
d279f17fe2
Merge pull request #22 from bartvdbraak/fix/publish-crates
Use updated `rust` toolchain tasks and parallel publishing jobs
2023-11-10 02:05:49 +01:00
5bb706ef8b fix: use updated rust toolchain tasks and jobs 2023-11-10 02:04:00 +01:00
518f6f1818
Merge pull request #21 from bartvdbraak/feat/tests
Unit test for certain functionalities
2023-11-10 01:22:44 +01:00
78b1216915
Merge pull request #20 from bartvdbraak/refactor/opt-error-handling
Control concurrency and improve error handling
2023-11-10 01:20:00 +01:00
33874f2d35 feat: added unit test for creating env file 2023-11-10 01:19:53 +01:00
b9656bf118 refactor: optimize threads and error handling 2023-11-10 01:14:19 +01:00
c1632d4d24
Merge pull request #19 from bartvdbraak/feat/cargo-publish
Publish to crates.io and improve documentation
2023-11-10 00:52:16 +01:00
5b0ba4938e
Merge pull request #18 from bartvdbraak/renovate/tokio-1.x
fix(deps): update rust crate tokio to 1.34.0
2023-11-10 00:47:20 +01:00
be400c0c50 feat: additional metadata fields 2023-11-10 00:46:36 +01:00
08466adb0c feat: bump version to 0.2.2 2023-11-10 00:26:01 +01:00
ddb9fac7ca feat: add standard reviewer 2023-11-10 00:24:19 +01:00
fa90ae8a53 feat: move to .github 2023-11-10 00:23:42 +01:00
914c80213a docs: windows example, prereqs, cargo 2023-11-10 00:20:36 +01:00
renovate[bot]
c95b689aad
fix(deps): update rust crate tokio to 1.34.0 2023-11-09 22:27:31 +00:00
41a622e34d feat: add job to publish to crates.io 2023-11-09 23:24:00 +01:00
852a0e6fef feat: update smallvec, tokio, tokio-macros 2023-11-09 23:17:40 +01:00
b4ae19740f
Merge pull request #17 from bartvdbraak/feat/homebrew-releases
Fix version input for Homebrew by removing prefix
2023-11-09 12:10:53 +01:00
a24661c152 fix: use version without prefix 2023-11-09 12:10:06 +01:00
b16f05bdd5
Merge pull request #16 from bartvdbraak/feat/homebrew-releases
Hotfix issue with workflow dispatch trigger
2023-11-09 01:03:00 +01:00
e31bd8746c
fix: remove unnecessary json parse 2023-11-09 01:00:25 +01:00
722f78bb26
Merge pull request #15 from bartvdbraak/feat/homebrew-releases
Update downstream package versions and bump
2023-11-09 00:50:06 +01:00
8d6c1334ab feat: version bump incl linux-raw-sys, getrandom 2023-11-09 00:48:01 +01:00
ed8fc21b2c
Merge pull request #14 from bartvdbraak/feat/homebrew-releases
Use minor release for Homebrew Release testing
2023-11-09 00:45:12 +01:00
b97ce2bd16 feat: bump version to 0.2.1 2023-11-09 00:43:59 +01:00
dc1a2db548
Merge pull request #13 from bartvdbraak/feat/homebrew-releases
Trigger the Homebrew release
2023-11-09 00:40:52 +01:00
2d4a74e6c4 docs: add instructions for installation 2023-11-09 00:38:55 +01:00
5fbaf26aab fix: sha256 file, transform and workflow dispatch 2023-11-09 00:34:01 +01:00
6226f282a3 feat: send inputs with version and sha256sums 2023-11-08 22:15:09 +01:00
a6cdc18bc3 feat: add trigger deployment 2023-11-08 21:14:28 +01:00
7edf75f0a4
Merge pull request #12 from bartvdbraak/feat/multi-threading
Optimize code to use multi-threading for secret lookups
2023-11-08 01:29:39 +01:00
be162f7f28 feat: update package and bump version 2023-11-08 01:26:58 +01:00
407463d70b fix: formatting of tx.send() 2023-11-08 01:14:01 +01:00
cd7f7f59ab feat: multi-threading secret lookups 2023-11-08 01:11:38 +01:00
dc1d8a7a1f docs: align logo on the right 2023-11-08 00:58:17 +01:00
196959f7c0
Merge pull request #11 from bartvdbraak/feat/checks-with-annotations
Checks with annotations or summary
2023-11-08 00:49:59 +01:00
32153efb4c feat: use separate jobs for checks 2023-11-08 00:47:48 +01:00
48821825c8
Merge pull request #10 from bartvdbraak/feat/pr-checks
Add PR checks using GitHub workflow
2023-11-07 23:58:17 +01:00
13675f7ff8 fix: remove needless initialization reference 2023-11-07 23:53:00 +01:00
22487a334b feat: formatting using fmt 2023-11-07 23:28:21 +01:00
fd1872ca1c feat: workflow with several checks 2023-11-07 23:25:43 +01:00
609e4fe6da feat: pre-check for git tag and project version 2023-11-07 23:24:44 +01:00
8b033eea08 docs: introduce author entry 2023-11-07 23:23:58 +01:00
7f87e5e2bc feat: inherit metadata for clap from project 2023-11-07 23:23:38 +01:00
06fb411108
Merge pull request #4 from bartvdbraak/feat/additional-build-targets
feat: add target tests file for debugging
2023-11-07 14:08:10 +01:00
c281ff198a
Merge branch 'main' into feat/additional-build-targets 2023-11-07 14:07:33 +01:00
f0b3199baa feat: add targets for linux arm/aarch64 aand musl 2023-11-07 14:05:31 +01:00
838a01abed fix: vendored openssl linux musl, arm or aarch64 2023-11-07 13:40:40 +01:00
5c4f255c0a fix: use vendored openssl for unix only 2023-11-07 13:24:46 +01:00
29b61a2e72 fix: use vendored openssl 2023-11-07 12:51:08 +01:00
bb7fe255af fix: add push trigger 2023-11-07 12:01:51 +01:00