Skip to content

_internal/tuf: restructure TUF cache dir layout#373

Merged
tetsuo-cpp merged 3 commits intomainfrom
ww/rename-tuf-caches
Dec 28, 2022
Merged

_internal/tuf: restructure TUF cache dir layout#373
tetsuo-cpp merged 3 commits intomainfrom
ww/rename-tuf-caches

Conversation

@woodruffw
Copy link
Copy Markdown
Member

Old layout:

<cache-dir>/sigstore-python/
    tuf-repo-1/
    tuf-repo-2/

New layout:

<cache-dir>/sigstore/python/
    tuf/
        tuf-repo-1/
        tuf-repo-2/

Closes #370.

Signed-off-by: William Woodruff william@trailofbits.com

cc @jku

Signed-off-by: William Woodruff <william@trailofbits.com>
@woodruffw woodruffw added refactoring Refactoring tasks. component:tuf TUF related components labels Dec 27, 2022
@woodruffw woodruffw requested review from di and tetsuo-cpp December 27, 2022 22:43
@woodruffw woodruffw self-assigned this Dec 27, 2022
Signed-off-by: William Woodruff <william@trailofbits.com>
Copy link
Copy Markdown
Contributor

@tetsuo-cpp tetsuo-cpp left a comment

Choose a reason for hiding this comment

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

LGTM!

@tetsuo-cpp tetsuo-cpp merged commit 26eb8e3 into main Dec 28, 2022
@tetsuo-cpp tetsuo-cpp deleted the ww/rename-tuf-caches branch December 28, 2022 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:tuf TUF related components refactoring Refactoring tasks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tuf: review the cache / local storage directory names

2 participants