Commit graph

145 commits

Author SHA1 Message Date
00de6f1e4f
Merge pull request #25 from bartvdbraak/feat/md-badges
Fix typo within badge
2023-11-11 21:44:43 +01:00
a58c091945
fix: correction in github badge 2023-11-11 21:43:10 +01:00
8b74894ff6
Merge pull request #24 from bartvdbraak/feat/md-badges
Add badges to README and show build status of `main`
2023-11-11 21:39:13 +01:00
2e124fac61
feat: add paths to workflow trigger 2023-11-11 21:39:03 +01:00
7f1e459daa
feat: change build badge to use checks status 2023-11-11 21:34:17 +01:00
c16f93ef94
docs: badges at the top of readme 2023-11-11 21:30:05 +01:00
135c805e28
feat: run on pushes to main 2023-11-11 21:22:18 +01:00
63912af801
Merge pull request #23 from bartvdbraak/renovate/clap-4.x
fix(deps): update rust crate clap to 4.4.8
2023-11-11 21:07:49 +01:00
renovate[bot]
86bc86fced
fix(deps): update rust crate clap to 4.4.8 2023-11-10 22:54:46 +00:00
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