Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy workspaces should not be unique across all of Cachix #600

Open
Kranzes opened this issue Nov 14, 2023 · 0 comments
Open

Deploy workspaces should not be unique across all of Cachix #600

Kranzes opened this issue Nov 14, 2023 · 0 comments
Labels
deploy enhancement New feature or request

Comments

@Kranzes
Copy link

Kranzes commented Nov 14, 2023

Right now the Cachix Deploy workspace has to be unique across all of Cachix, meaning if someone has a workspace called "nfra" (this is my case), another Cachix user cannot have his workspace also be called "infra". I think the solution could be to have it per-user like so:

(Suggestions for other URL endpoints are appreciated)
https://app.cachix.org/deploy/workspace/infra/ -> https://app.cachix.org/deploy/kranzes/workspace/infra/

https://app.cachix.org/deploy/workspace/homelab/ -> https://app.cachix.org/deploy/domenkozar/workspace/homelab/

another option is maybe https://app.cachix.org/deploy/workspace/kranzes/infra/

@sandydoo sandydoo added enhancement New feature or request deploy labels Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants