|
742c1c0df1
|
Merge pull request #91 from bartvdbraak/feat/bump-to-0.2.6
Update keyweave version to 0.2.6
|
2024-03-05 11:47:11 +01:00 |
|
|
9aa1d42307
|
Update keyweave version to 0.2.6
|
2024-03-05 11:41:24 +01:00 |
|
|
c99e2e47bf
|
Merge pull request #90 from bartvdbraak/feat/bump-to-0.2.6
Bump version to `0.2.6`
|
2024-03-05 11:30:37 +01:00 |
|
|
d0bc688c39
|
feat: bump version to 0.2.6
|
2024-03-05 11:28:31 +01:00 |
|
|
bb0097391b
|
Merge pull request #89 from bartvdbraak/update-badges
Add tests and branch specific status in badges
|
2024-03-05 11:20:45 +01:00 |
|
|
f029dc31b0
|
feat: add tests and branch specific status
|
2024-03-05 10:47:54 +01:00 |
|
|
b4d3f6c964
|
Merge pull request #87 from bartvdbraak/dependabot/cargo/mio-0.8.11
build(deps): bump mio from 0.8.10 to 0.8.11
|
2024-03-05 10:25:13 +01:00 |
|
dependabot[bot]
|
97e79111d3
|
build(deps): bump mio from 0.8.10 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11)
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-05 09:09:02 +00:00 |
|
|
41d0f9df35
|
Merge pull request #86 from bartvdbraak/renovate/azure-login-2.x
|
2024-03-04 10:50:08 +01:00 |
|
renovate[bot]
|
d202c0066d
|
chore(deps): update azure/login action to v2
|
2024-03-04 09:46:33 +00:00 |
|
|
ff4a5ef7eb
|
Merge pull request #85 from bartvdbraak/fix/artifact-pattern
Fix file extraction and destination path
|
2024-02-26 00:29:30 +01:00 |
|
|
af792f9881
|
feat: remone unzip
|
2024-02-26 00:16:45 +01:00 |
|
|
2c1d33031a
|
fix: use different condition for windows
|
2024-02-26 00:10:26 +01:00 |
|
|
5678fb6469
|
fix: unzip and change dest path
|
2024-02-25 23:45:27 +01:00 |
|
|
dce912c324
|
chore: debug fs
|
2024-02-25 23:06:52 +01:00 |
|
|
4ce02a387e
|
Merge pull request #84 from bartvdbraak/renovate/assert_cmd-2.x
|
2024-02-25 13:34:45 +01:00 |
|
|
f606b6a4c7
|
Merge pull request #83 from bartvdbraak/renovate/anyhow-1.x
|
2024-02-25 13:34:10 +01:00 |
|
|
0abca53bff
|
Merge pull request #82 from bartvdbraak/renovate/clap-4.x
|
2024-02-25 13:23:00 +01:00 |
|
renovate[bot]
|
8cfb62819e
|
chore(deps): update rust crate assert_cmd to 2.0.14
|
2024-02-19 16:55:07 +00:00 |
|
renovate[bot]
|
a70e8711d3
|
fix(deps): update rust crate anyhow to 1.0.80
|
2024-02-19 07:08:16 +00:00 |
|
renovate[bot]
|
df5b504597
|
fix(deps): update rust crate clap to 4.5.1
|
2024-02-16 16:41:47 +00:00 |
|
|
19de53fcff
|
Merge pull request #79 from bartvdbraak/renovate/tokio-1.x
fix(deps): update rust crate tokio to 1.36.0
|
2024-02-15 11:38:14 +01:00 |
|
|
32a8703a19
|
Merge pull request #80 from bartvdbraak/renovate/clap-4.x
fix(deps): update rust crate clap to 4.5.0
|
2024-02-15 11:38:09 +01:00 |
|
|
faceb388eb
|
Merge pull request #81 from bartvdbraak/renovate/azure-arm-deploy-2.x
chore(deps): update azure/arm-deploy action to v2
|
2024-02-15 11:38:02 +01:00 |
|
renovate[bot]
|
6e852a4d47
|
chore(deps): update azure/arm-deploy action to v2
|
2024-02-13 04:23:46 +00:00 |
|
renovate[bot]
|
0cd8d904ab
|
fix(deps): update rust crate clap to 4.5.0
|
2024-02-08 19:08:48 +00:00 |
|
renovate[bot]
|
60fd9d92f2
|
fix(deps): update rust crate tokio to 1.36.0
|
2024-02-02 14:24:10 +00:00 |
|
|
81b513ce31
|
Merge pull request #78 from bartvdbraak/fix/artifact-pattern
Fix path to pattern in download
|
2024-01-23 01:08:39 +01:00 |
|
|
dedca912f0
|
fix: change path to pattern in download
|
2024-01-23 01:05:04 +01:00 |
|
|
bea02e6bd8
|
Merge pull request #76 from bartvdbraak/fix/strip-fails
Fix strip command in release workflow
|
2024-01-23 00:55:27 +01:00 |
|
|
0b685a051a
|
fix: strip command in release workflow always return
|
2024-01-23 00:53:04 +01:00 |
|
|
78bfcfa3e6
|
Merge pull request #75 from bartvdbraak/fix/upload-artifact-v4
Fix artifact path and improve packaging
|
2024-01-23 00:41:52 +01:00 |
|
|
43ba0e11ef
|
fix: use dist folder as artifact
|
2024-01-23 00:37:01 +01:00 |
|
|
bb73a7b245
|
Merge pull request #74 from bartvdbraak/feat/release-0.2.5
Bump version to 0.2.5
|
2024-01-22 22:53:19 +01:00 |
|
|
8a9001b932
|
feat: add latest updates of cargo deps
|
2024-01-22 17:58:26 +01:00 |
|
|
a9cc49b1f9
|
feat: bump version to 0.2.5
|
2024-01-22 11:14:06 +01:00 |
|
|
ce1dad561a
|
Merge pull request #72 from bartvdbraak/renovate/actions-cache-4.x
|
2024-01-18 02:14:51 +01:00 |
|
renovate[bot]
|
1c35572673
|
chore(deps): update actions/cache action to v4
|
2024-01-17 20:12:56 +00:00 |
|
|
e592fdbfd9
|
Merge pull request #71 from bartvdbraak/renovate/clap-4.x
|
2024-01-16 22:41:52 +01:00 |
|
renovate[bot]
|
88a977aa99
|
fix(deps): update rust crate clap to 4.4.18
|
2024-01-16 21:21:02 +00:00 |
|
|
23ac8896b1
|
Merge pull request #70 from bartvdbraak/renovate/predicates-3.x
chore(deps): update rust crate predicates to 3.1.0
|
2024-01-16 03:52:17 +01:00 |
|
renovate[bot]
|
e92ae4208b
|
chore(deps): update rust crate predicates to 3.1.0
|
2024-01-15 21:10:46 +00:00 |
|
|
103de8085f
|
Merge pull request #69 from bartvdbraak/renovate/clap-4.x
|
2024-01-15 17:51:26 +01:00 |
|
renovate[bot]
|
5a026fab53
|
fix(deps): update rust crate clap to 4.4.17
|
2024-01-15 16:48:44 +00:00 |
|
|
5f319a0a11
|
Merge pull request #68 from bartvdbraak/renovate/assert_cmd-2.x
|
2024-01-12 08:07:02 +01:00 |
|
renovate[bot]
|
209b1b36c6
|
chore(deps): update rust crate assert_cmd to 2.0.13
|
2024-01-12 06:07:53 +00:00 |
|
|
6361df6205
|
Merge pull request #66 from bartvdbraak/renovate/assert_fs-1.x
|
2024-01-12 07:06:18 +01:00 |
|
|
a709179024
|
Merge pull request #67 from bartvdbraak/renovate/clap-4.x
|
2024-01-12 07:05:45 +01:00 |
|
renovate[bot]
|
af02c1b5a7
|
fix(deps): update rust crate clap to 4.4.16
|
2024-01-12 03:13:38 +00:00 |
|
renovate[bot]
|
c1df565bd7
|
chore(deps): update rust crate assert_fs to 1.1.1
|
2024-01-12 03:13:33 +00:00 |
|