Gerald Pinder
|
d084c3b7e0
|
fix: Filter out images whose repo or tag is <none> when listing images
|
2025-02-12 13:03:17 -05:00 |
|
Gerald Pinder
|
9b707ee1d9
|
chore: Add more context for list_images image parsing
|
2025-02-12 12:38:21 -05:00 |
|
Jordan Pryde
|
e30ac64347
|
fix: Ignore pre-release field when parsing versions (#364)
Fixes #362.
---------
Co-authored-by: Gerald Pinder <gmpinder@gmail.com>
|
2025-02-11 20:16:50 +00:00 |
|
Gerald Pinder
|
c07b7ace6a
|
chore: Release
|
2025-02-10 20:47:57 -05:00 |
|
Gerald Pinder
|
003e473de1
|
fix: Use lenient_semver for build drivers version check to handle pre-release versions
|
2025-02-10 20:39:12 -05:00 |
|
dependabot[bot]
|
e88c7561a9
|
chore(deps): bump jsonschema from 0.28.3 to 0.29.0
Bumps [jsonschema](https://github.com/Stranger6667/jsonschema) from 0.28.3 to 0.29.0.
- [Release notes](https://github.com/Stranger6667/jsonschema/releases)
- [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stranger6667/jsonschema/compare/rust-v0.28.3...rust-v0.29.0)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 17:36:52 -05:00 |
|
dependabot[bot]
|
e3278d2e18
|
chore(deps): bump which from 7.0.1 to 7.0.2
Bumps [which](https://github.com/harryfei/which-rs) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harryfei/which-rs/compare/7.0.1...7.0.2)
---
updated-dependencies:
- dependency-name: which
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 17:33:08 -05:00 |
|
dependabot[bot]
|
381b0e88bd
|
chore(deps): bump uuid from 1.12.1 to 1.13.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.12.1 to 1.13.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.12.1...1.13.1)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 17:32:44 -05:00 |
|
dependabot[bot]
|
742f09b043
|
chore(deps): bump os_info from 3.9.2 to 3.10.0
Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.9.2 to 3.10.0.
- [Release notes](https://github.com/stanislav-tkach/os_info/releases)
- [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stanislav-tkach/os_info/compare/v3.9.2...v3.10.0)
---
updated-dependencies:
- dependency-name: os_info
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 17:32:21 -05:00 |
|
dependabot[bot]
|
30f17bac30
|
chore(deps): bump clap from 4.5.27 to 4.5.28
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.27 to 4.5.28.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.27...clap_complete-v4.5.28)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 17:30:50 -05:00 |
|
Gerald Pinder
|
0da26e37d5
|
fix: Check for buildx before using docker
|
2025-02-10 17:30:27 -05:00 |
|
RoyalOughtness
|
46ef12e0bb
|
chore: bump cosign to 2.4.2
|
2025-02-07 23:08:09 -05:00 |
|
Gerald Pinder
|
d8b061e9dd
|
chore: Release
|
2025-02-04 19:17:29 -05:00 |
|
Gerald Pinder
|
2e304e2e8a
|
chore: Fix clippy lints
|
2025-02-04 18:28:18 -05:00 |
|
dependabot[bot]
|
ad1916e2ea
|
chore(deps): bump rand from 0.8.5 to 0.9.0
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.0.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.8.5...0.9.0)
---
updated-dependencies:
- dependency-name: rand
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-04 18:24:33 -05:00 |
|
dependabot[bot]
|
0ad88e3e7b
|
chore(deps): bump constcat from 0.5.1 to 0.6.0
Bumps [constcat](https://github.com/rossmacarthur/constcat) from 0.5.1 to 0.6.0.
- [Changelog](https://github.com/rossmacarthur/constcat/blob/trunk/RELEASES.md)
- [Commits](https://github.com/rossmacarthur/constcat/compare/0.5.1...0.6.0)
---
updated-dependencies:
- dependency-name: constcat
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-04 18:24:19 -05:00 |
|
Gerald Pinder
|
f1cc7cdf86
|
fix: Set tags on docker build
|
2025-02-04 18:23:59 -05:00 |
|
Gerald Pinder
|
dfb20be793
|
chore: Release
|
2025-02-01 00:46:19 -05:00 |
|
Gerald Pinder
|
d77adf929a
|
chore: Release
|
2025-02-01 00:30:56 -05:00 |
|
Gerald Pinder
|
952096c014
|
fix: Determin scripts tag
|
2025-02-01 00:29:52 -05:00 |
|
Gerald Pinder
|
f9968c4b08
|
chore: Release
|
2025-01-31 23:27:10 -05:00 |
|
Gerald Pinder
|
f829580087
|
chore: Cleanup code before release and update deps
|
2025-01-31 23:20:51 -05:00 |
|
Gerald Pinder
|
3d0ae32734
|
fix: Improve validation errors
|
2025-01-31 22:29:31 -05:00 |
|
Gerald Pinder
|
6424bf3573
|
chore: Upgrade comlexr to 1.3.0
|
2025-01-31 18:03:53 -05:00 |
|
Gerald Pinder
|
276fcb1468
|
chore: Make sure clippy checks entire workspace
|
2025-01-29 15:49:01 -05:00 |
|
Gerald Pinder
|
b41ba22a02
|
chore: Use new comlexr features
|
2025-01-28 22:49:46 -05:00 |
|
dependabot[bot]
|
9ce18a2739
|
chore(deps): bump uuid from 1.12.0 to 1.12.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.12.0...1.12.1)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-28 22:41:46 -05:00 |
|
dependabot[bot]
|
309b370ff2
|
chore(deps): bump shadow-rs from 0.37.0 to 0.38.0
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 0.37.0 to 0.38.0.
- [Release notes](https://github.com/baoyachi/shadow-rs/releases)
- [Commits](https://github.com/baoyachi/shadow-rs/compare/v0.37.0...v0.38.0)
---
updated-dependencies:
- dependency-name: shadow-rs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-28 22:41:25 -05:00 |
|
dependabot[bot]
|
ba1cc0be36
|
chore(deps): bump comlexr from 1.1.0 to 1.2.0
Bumps [comlexr](https://gitlab.com/wunker-bunker/comlexr) from 1.1.0 to 1.2.0.
- [Release notes](https://gitlab.com/wunker-bunker/comlexr/tags)
- [Changelog](https://gitlab.com/wunker-bunker/comlexr/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/wunker-bunker/comlexr/compare/v1.1.0...v1.2.0)
---
updated-dependencies:
- dependency-name: comlexr
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-28 22:40:25 -05:00 |
|
dependabot[bot]
|
4d4f9c5537
|
chore(deps): bump clap from 4.5.26 to 4.5.27
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.26 to 4.5.27.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.26...clap_complete-v4.5.27)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-28 22:40:10 -05:00 |
|
dependabot[bot]
|
7afd0b1083
|
chore(deps): bump indexmap from 2.7.0 to 2.7.1
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.7.0 to 2.7.1.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.7.0...2.7.1)
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-26 16:04:19 -05:00 |
|
dependabot[bot]
|
2c643e1d64
|
chore(deps): bump uuid from 1.11.1 to 1.12.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.11.1 to 1.12.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.11.1...1.12.0)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-26 16:04:02 -05:00 |
|
dependabot[bot]
|
40ac5122a7
|
chore(deps): bump semver from 1.0.24 to 1.0.25
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.24 to 1.0.25.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.24...1.0.25)
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-26 16:03:46 -05:00 |
|
dependabot[bot]
|
608538dc9b
|
chore(deps): bump log from 0.4.22 to 0.4.25
Bumps [log](https://github.com/rust-lang/log) from 0.4.22 to 0.4.25.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.22...0.4.25)
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-26 16:03:32 -05:00 |
|
dependabot[bot]
|
d637938dd9
|
chore(deps): bump serde_json from 1.0.135 to 1.0.137
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.135 to 1.0.137.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.135...v1.0.137)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-26 16:03:21 -05:00 |
|
Gerald Pinder
|
6e02360ec9
|
chore: Release
|
2025-01-19 11:34:42 -05:00 |
|
Gerald Pinder
|
c68a889490
|
fix: Remove image for docker inspect after running image to get version
|
2025-01-19 11:20:02 -05:00 |
|
dependabot[bot]
|
890995d54f
|
chore(deps): bump serde_json from 1.0.134 to 1.0.135
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.134 to 1.0.135.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.134...v1.0.135)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 09:25:32 -05:00 |
|
dependabot[bot]
|
a52d0b6a4b
|
chore(deps): bump directories from 5.0.1 to 6.0.0
Bumps [directories](https://github.com/soc/directories-rs) from 5.0.1 to 6.0.0.
- [Commits](https://github.com/soc/directories-rs/commits)
---
updated-dependencies:
- dependency-name: directories
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 09:25:19 -05:00 |
|
dependabot[bot]
|
73215fc08b
|
chore(deps): bump clap from 4.5.23 to 4.5.26
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.23 to 4.5.26.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.23...clap_complete-v4.5.26)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 09:25:00 -05:00 |
|
dependabot[bot]
|
683bd46acb
|
chore(deps): bump uuid from 1.11.0 to 1.11.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.11.0...1.11.1)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 09:24:48 -05:00 |
|
dependabot[bot]
|
c076466772
|
chore(deps): bump clap_complete from 4.5.40 to 4.5.42
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.40 to 4.5.42.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.40...clap_complete-v4.5.42)
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 09:24:37 -05:00 |
|
dependabot[bot]
|
c976261e75
|
chore(deps): bump reqwest from 0.12.11 to 0.12.12
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.11 to 0.12.12.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.11...v0.12.12)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-12 16:16:24 -05:00 |
|
dependabot[bot]
|
e126f3ef93
|
chore(deps): bump tempfile from 3.14.0 to 3.15.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.14.0 to 3.15.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.14.0...v3.15.0)
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-12 16:16:10 -05:00 |
|
dependabot[bot]
|
e61180ab6d
|
chore(deps): bump open from 5.3.1 to 5.3.2
Bumps [open](https://github.com/Byron/open-rs) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md)
- [Commits](https://github.com/Byron/open-rs/compare/v5.3.1...v5.3.2)
---
updated-dependencies:
- dependency-name: open
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-12 16:15:59 -05:00 |
|
dependabot[bot]
|
95c353ea55
|
chore(deps): bump os_info from 3.9.1 to 3.9.2
Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/stanislav-tkach/os_info/releases)
- [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stanislav-tkach/os_info/compare/v3.9.1...v3.9.2)
---
updated-dependencies:
- dependency-name: os_info
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-12 16:15:42 -05:00 |
|
Gerald Pinder
|
cbb6efd14d
|
chore: Switch to using my new proc_macro comlexr
|
2025-01-12 16:15:29 -05:00 |
|
Gerald Pinder
|
796ff4869b
|
fix(ci): Don't install all features when building tag
|
2025-01-05 14:34:13 -05:00 |
|
Gerald Pinder
|
a1ab139728
|
chore: Release
|
2025-01-05 14:11:06 -05:00 |
|
Gerald Pinder
|
414c8546a0
|
feat: Add nushell completions
|
2025-01-05 13:34:03 -05:00 |
|