Skip to content

Sequencing CI effects #178

Open
Open
@szg251

Description

I have a cargoPublish configured in a monorepo with multiple Rust crates, where A depends on B. When running
the publish effect, I want B to be published first, otherwise publishing A would falis.
I know that cargo workspaces would be a solution, but in our architecture this is not an option.
Is there a way to sequence effects somehow?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions