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

Merge protocols and roles workspaces #1126

Closed
wants to merge 1 commit into from

Commits on Aug 21, 2024

  1. Merge protocols and roles workspaces

    This commits removes the `protocols` and `roles` workspaces and creates
    a new shared workspace for both of them. In practice we dont have a need
    to maintain two different workspaces and no benefit is derived from
    that.
    
    With moving to a shared workspaces, the naming of the parent folders was
    changed as will with `roles` becoming `stratum-roles` and `protocols`
    becoming `stratum-protocols` and same for `common` crate. This required
    a fix a across the codebase of the imports inside the different
    `Cargo.toml`s.
    jbesraa committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8465b1f View commit details
    Browse the repository at this point in the history