Skip to content

Consolidate smimesign-specific dependencies into a monorepo.#84

Merged
lgarron merged 2 commits intomainfrom
monorepo
Oct 4, 2021
Merged

Consolidate smimesign-specific dependencies into a monorepo.#84
lgarron merged 2 commits intomainfrom
monorepo

Conversation

@lgarron
Copy link
Copy Markdown
Contributor

@lgarron lgarron commented Oct 4, 2021

github.com/github/fakeca → github.com/github/smimesign/fakeca
github.com/github/certstore → github.com/github/smimesign/certstore
github.com/github/ietf-cms → github.com/github/smimesign/ietf-cms

These projects were originally separate, but they were created for — and maintained together with — smimesign. For maintenance practicality, we'd like to consolidate them.

These three projects were only libraries only (no binary releases) and this consolidation will automatically run their tests. Clients should be able to use the new paths without compatibility issues (we'll mark deprecated and archive the old repos for them).

https://pkg.go.dev/github.com/danielb42/smime-verify is the only real (public) project using any of these; I'll follow up there.

lgarron added a commit to github/fakeca that referenced this pull request Oct 4, 2021
lgarron added a commit to github/certstore that referenced this pull request Oct 4, 2021
lgarron added a commit to github/ietf-cms that referenced this pull request Oct 4, 2021
github.com/github/fakeca → github.com/github/smimesign/fakeca
github.com/github/certstore → github.com/github/smimesign/certstore
github.com/github/ietf-cms → github.com/github/smimesign/ietf-cms
@lgarron lgarron merged commit e650daf into main Oct 4, 2021
@lgarron lgarron deleted the monorepo branch October 4, 2021 19:54
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