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 bug introduced by PR #36 #49

Merged
merged 8 commits into from
Feb 27, 2023

Conversation

dodecatheon
Copy link
Contributor

PR #36, configurable workspace_dirs, introduced a bug with the following test sequence:
ramble config blame config | grep workspace_dirs

ramble workspace create test1
ramble workspace list
ramble config blame config | grep workspace_dirs
ramble workspace activate test1
ramble workspace list
ramble config blame config | grep workspace_dirs
ramble workspace create test2
ramble workspace list
ramble config blame config | grep workspace_dirs

The file ~/.ramble//config.yaml was getting written with an incorrect setting for workspace_dirs.

@douglasjacobsen
Copy link
Collaborator

/gcbrun

@douglasjacobsen douglasjacobsen self-requested a review February 23, 2023 21:07
Copy link
Collaborator

@douglasjacobsen douglasjacobsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See changes requested in #48

@douglasjacobsen
Copy link
Collaborator

/gcbrun

@douglasjacobsen
Copy link
Collaborator

/gcbrun

@douglasjacobsen douglasjacobsen merged commit 225f8b4 into GoogleCloudPlatform:main Feb 27, 2023
@dodecatheon dodecatheon deleted the fix-PR-36 branch March 1, 2023 00:50
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.

2 participants