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

fix: add unique project names while creating multi-project ws #1305

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

unsuman
Copy link
Contributor

@unsuman unsuman commented Oct 29, 2024

Description

This PR ensures that each project is assigned a unique name when creating workspaces, allowing for successful API key generation.

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

Related Issue(s)

closes #1301

Screenrecord

Screencast.from.2024-10-29.16-00-58.mp4

@unsuman unsuman requested a review from a team as a code owner October 29, 2024 10:38
@unsuman unsuman changed the title fix: add unique project names while creating multi-project ws from a … fix: add unique project names while creating multi-project ws Oct 29, 2024
@lbrecic lbrecic merged commit 9a8ce2d into daytonaio:main Oct 30, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-project workspace fails if more than 1 same repo is used
3 participants