wasp-lang/wasp

Filter projects by `workspace` if provided

開放

#3,430 建立於 2025年11月25日

 (1 則留言) (0 個反應) (0 位負責人)Haskell (227 個分叉)batch import
bugf: deploymentf: deployment [railway]good first issue

倉庫指標

星標
 (4,229 顆星)
PR 合併指標
 (平均合併 2天 16小時) (30 天內合併 85 個 PR)

描述

Users can provide the workspace option to the wasp deploy railway launch command. We don't use that information to more precisely return the list of Railway projects here.

This will be helpful for #2926 since we'll be able to be more precise in our checks if a Railway project exists or not in the selected workspace.

As of 2026-04-16, the Railway CLI doesn't provide a --workspace or similar flag for the railway list command, so there's not an easy way to do this.

貢獻者指南