Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break out golang coinstacks #955

Open
kaladinlight opened this issue Mar 22, 2024 · 0 comments
Open

Break out golang coinstacks #955

kaladinlight opened this issue Mar 22, 2024 · 0 comments

Comments

@kaladinlight
Copy link
Collaborator

Overview

Now that we have crossed the bridge of incompatible direct dependencies for our golang coinstacks, we will need to find a way to break out these coinstacks, while ideally still leveraging as much shared code as we can moving forward.

References and additional details

I spiked in the past with go workspaces and various ways to try and manage this situation within the monorepo context, but was unsuccessful. Would still be worth looking at the current available options again for posterity

Acceptance Criteria

  • Ability to maintain disparate golang coinstacks without requiring a long running "forked" feature branch
  • Hope to reuse as much common logic as is feasible
  • Would be idea to have the outcome still be able to be used by unchained directly to retain a single deployment pipeline and not need to also package up all of the infra on top for reusability outside of unchained

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant