Commit graph

255 commits

Author SHA1 Message Date
4304962280
feat: updated logo 2023-11-15 01:17:45 +01:00
320a391aad
Merge pull request #28 from bartvdbraak/feat/bump-to-0.2.3
Bump version to 0.2.3 and update downstream dependencies
2023-11-14 04:01:17 +01:00
cdb62b86e0 feat: update packages 2023-11-13 18:59:06 -08:00
e5bbfd278c feat: bump version to 0.2.3 2023-11-13 18:58:32 -08:00
63d9aedd75
Merge pull request #26 from bartvdbraak/feat/improve-verbosity
Add useful and pretty logging using `paris`
2023-11-14 03:57:22 +01:00
f2649b6a0c
Merge pull request #27 from bartvdbraak/renovate/actions-github-script-7.x
chore(deps): update actions/github-script action to v7
2023-11-14 03:56:24 +01:00
renovate[bot]
c8a4d02e48
chore(deps): update actions/github-script action to v7 2023-11-13 20:08:53 +00:00
68e78cdd54 refactor: use paris for formatted error logging 2023-11-13 14:52:37 +01:00
2f16d60a0f refactor: applied formatting 2023-11-12 22:49:44 +01:00
ba0548febc feat: add paris for pretty logging 2023-11-12 22:48:12 +01:00
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