Skip to content

refactor: extract sigstore-common module - #1288

Draft
aaronlew02 wants to merge 1 commit into
tuf-gson-supplierfrom
extract-sigstore-common
Draft

refactor: extract sigstore-common module#1288
aaronlew02 wants to merge 1 commit into
tuf-gson-supplierfrom
extract-sigstore-common

Conversation

@aaronlew02

Copy link
Copy Markdown
Collaborator

Summary

This change extracts common utilities (including HTTP and JSON utilities) from sigstore-java into a new :sigstore-common module.

@aaronlew02
aaronlew02 changed the base branch from main to tuf-gson-supplier September 9, 2026 17:32
@aaronlew02
aaronlew02 force-pushed the extract-sigstore-common branch from c0f9d4c to 1dbe606 Compare September 9, 2026 17:43
@loosebazooka

Copy link
Copy Markdown
Member

Given that we just introduced module information, can we make sure this is module safe? packages should not be repeated across modules, etc.

@aaronlew02
aaronlew02 added this pull request to stack #1290 September 9, 2026 18:37
@aaronlew02
aaronlew02 force-pushed the extract-sigstore-common branch from 1dbe606 to 93b56e7 Compare September 9, 2026 18:58
@aaronlew02

Copy link
Copy Markdown
Collaborator Author

@loosebazooka I've moved all packages in :sigstore-common under a new dev.sigstore.common.* package hierarchy for module safety.

Signed-off-by: Aaron Lew <64337293+aaronlew02@users.noreply.github.com>
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