Skip to content

risedev: exclude pubsub/gcloud-cli from pre-start-dev #25266

@xiangjinwu

Description

@xiangjinwu

risingwave/Makefile.toml

Lines 634 to 639 in c1b8977

[tasks.pre-start-dev]
category = "RiseDev - Prepare"
description = "Prepare dev cluster by downloading necessary tools and build required components"
dependencies = [
"create-user-profiles-file",
"download-all",

PubSub emulator is not a necessary tool and just one of the many connectors RisingWave supports. #25238 provides a way to start it in docker just like we do for Kafka and Pulsar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ciArea: CI workflow and scripts, etc.A-dxArea: Developer experience, risedev, etc.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions