Skip to content

s3: parse URL path as key prefix - #63

Merged
NotAShelf merged 1 commit into
manic-systems:mainfrom
plumj-am:s3-key-prefix
Aug 5, 2026
Merged

s3: parse URL path as key prefix#63
NotAShelf merged 1 commit into
manic-systems:mainfrom
plumj-am:s3-key-prefix

Conversation

@plumj-am

@plumj-am plumj-am commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Stop silently dropping any path component in the upstream URL e.g. s3://bucket/nix reads bucket/nix-cache-info instead of bucket/nix/nix-cache-info.

Stop silently dropping any path component in the upstream URL e.g.
s3://bucket/nix reads bucket/nix-cache-info instead of
bucket/nix/nix-cache-info.

Signed-off-by: PlumJam <git@plumj.am>

@NotAShelf NotAShelf left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@NotAShelf
NotAShelf merged commit c1c68b0 into manic-systems:main Aug 5, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants