wasp-lang/wasp

Filter projects by `workspace` if provided

Aberta

#3.430 aberto em 25 de nov. de 2025

 (1 comentário) (0 reação) (0 responsável)Haskell (227 forks)batch import
bugf: deploymentf: deployment [railway]good first issue

Métricas do repositório

Stars
 (4.229 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 16h) (85 fundiu PRs em 30d)

Description

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.

Guia do colaborador