Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .bootc-dev-infra-commit.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1c2a5bc48c08d077982cbae3bb9cd03e2923683a
eb09fd52a83e77dad0465baded5c982c23bd5414
96 changes: 0 additions & 96 deletions .github/actions/bootc-ubuntu-setup/action.yml

This file was deleted.

20 changes: 0 additions & 20 deletions .github/actions/setup-rust/action.yml

This file was deleted.

1 change: 1 addition & 0 deletions src/imageproxy.rs
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ impl PipeId {

/// Configuration for the proxy.
#[derive(Debug, Default)]
#[non_exhaustive]
pub struct ImageProxyConfig {
/// Path to container auth file; equivalent to `skopeo --authfile`.
/// This conflicts with [`auth_data`].
Expand Down
Loading