Skip to content

Use dedicated build jobs for every configuration #13

@godrose

Description

@godrose

Should define specific .yaml files for each one of the 4 available configs:

  • EndToEndWithFake - should build the client in DebugWithSpecs config and the e2e specs in EndToEndWithFake config

  • IntegrationWithFake - should build the integration specs in IntegrationWithFake config

  • EndToEndWithReal - should build the client in DebugWithSpecs config and the server in DebugWithSpecs config and the e2e specs in EndToEndWithReal config

  • IntegrationWithReal - should build the integration specs in IntegrationWithReal config and the server in DebugWithSpecs config

Metadata

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