Gerald Pinder
44cecab3f4
chore: Format files
2025-04-29 00:50:28 -04:00
Gerald Pinder
5f648af104
chore: Clippy fixes
2025-04-28 23:51:35 -04:00
Gerald Pinder
707db567ee
chore: Release
2025-04-15 18:04:56 -04:00
Gerald Pinder
ad53cdcb8c
chore: Upgrade cached and use new sync_writes by_key for faster operations
2025-04-07 11:59:45 -04:00
Gerald Pinder
80a768cc49
chore: Release
2025-03-26 15:28:28 -04:00
Gerald Pinder
9ffedf5314
fix: Handle login for skopeo during rechunk flow
2025-03-26 15:23:00 -04:00
Gerald Pinder
4b15468c3d
Revert "fix: Use sudo for login when using rechunk"
...
This reverts commit 185a34f86b .
2025-03-26 15:23:00 -04:00
Gerald Pinder
bd22b77430
Revert "fix: Fix lints and be sure to login before build in rechunk"
...
This reverts commit 51fd86ed6b .
2025-03-26 15:23:00 -04:00
Gerald Pinder
51fd86ed6b
fix: Fix lints and be sure to login before build in rechunk
2025-03-26 14:11:43 -04:00
Gerald Pinder
185a34f86b
fix: Use sudo for login when using rechunk
2025-03-26 13:56:16 -04:00
Gerald Pinder
7f8095d283
fix: Revert change to OciDir
2025-03-26 13:23:06 -04:00
Gerald Pinder
290fbc829b
fix: Use sudo for skopeo copy for rechunk
2025-03-26 13:02:55 -04:00
Gerald Pinder
1750fffa6c
chore: Release
2025-03-23 17:31:31 -04:00
Gerald Pinder
67817fe26d
Fix some logic errors when checking whether or not we need sudo
2025-03-23 17:25:06 -04:00
Gerald Pinder
db9bf78c94
Add prompt for sudo
2025-03-23 17:25:06 -04:00
Gerald Pinder
9a3523a8a1
Lint fixes
2025-03-23 17:25:06 -04:00
Gerald Pinder
4537e29b55
Add check for using askpass
2025-03-23 17:25:06 -04:00
Gerald Pinder
883090ee85
Propogate use_sudo pattern to all traits that podman can be used in
2025-03-23 17:25:06 -04:00
Tom van Dijk
430d18de8a
Apply suggestions from code review
...
Co-authored-by: Gerald Pinder <gmpinder@gmail.com>
2025-03-23 17:25:06 -04:00
Tom van Dijk
1bd8e926b4
fixup! feat(podman_driver): Invoke sudo when needed for privileged
2025-03-23 17:25:06 -04:00
Tom van Dijk
9963758a91
feat(podman_driver): Invoke sudo when needed for privileged
...
My motivation is that it's really a bad practice to just run `sudo bluebuild generate -o Containerfile`, as the file gets created as root and it's kind-of unsafe to the system too.
I'd rather have the tool invoke sudo by itselves for the things it needs it for, rather than wrapping the entire program in sudo.
This is especially the case for local (non-ci) builds.
2025-03-23 17:25:06 -04:00
dependabot[bot]
90d98c9ed2
chore(deps): bump sigstore from 0.10.0 to 0.11.0
...
Bumps [sigstore](https://github.com/sigstore/sigstore-rs ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/sigstore/sigstore-rs/releases )
- [Changelog](https://github.com/sigstore/sigstore-rs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sigstore/sigstore-rs/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: sigstore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 09:28:48 -05:00
Gerald Pinder
6a5f54b2fd
chore: Release
2025-02-12 13:56:46 -05:00
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
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
Gerald Pinder
0da26e37d5
fix: Check for buildx before using docker
2025-02-10 17:30:27 -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
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
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
6424bf3573
chore: Upgrade comlexr to 1.3.0
2025-01-31 18:03:53 -05:00
Gerald Pinder
b41ba22a02
chore: Use new comlexr features
2025-01-28 22:49:46 -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
Gerald Pinder
cbb6efd14d
chore: Switch to using my new proc_macro comlexr
2025-01-12 16:15:29 -05:00
Gerald Pinder
a1ab139728
chore: Release
2025-01-05 14:11:06 -05:00
Gerald Pinder
4a7293889d
refactor: Make use of Reference to ensure typing
2024-12-29 18:14:59 -05:00
Gerald Pinder
f83cddfbe0
chore: Release
2024-12-22 13:19:08 -05:00
Gerald Pinder
50ed183cde
feat: Allow fresh rechunking of image
2024-12-16 21:07:09 -05:00
Gerald Pinder
469c6044a6
fix: Typo in --all arg for buildah and podman prune
2024-12-14 00:48:12 -05:00
fiftydinar
974ba34225
chore: Use consistent syntax for getting information from os-release
...
Please tell me if I escaped quotes correctly in `drivers.rs`
2024-12-13 12:35:30 -05:00
Gerald Pinder
d9b812d59b
feat: Add the ability to choose a tempdir for builds
2024-12-09 12:15:38 -05:00
Gerald Pinder
4910292fb9
fix: Prevent certain builds from running when the PR is from a fork
2024-12-08 21:17:31 -05:00
Gerald Pinder
a8cac2adc9
chore: Release
2024-12-03 04:36:13 -05:00