-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fixes #12: Set useTmpDir to true. #13
base: develop
Are you sure you want to change the base?
Conversation
Since options can't have a default value of `true` (see https://robo.li/getting-started/#options), we had to revert the option for the command, so that it still uses the temporary directory to create the archive.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd wait to merge this and discuss this in the technical meeting. Also: CHANGELOG will be needed now definitely!
4b873a7
to
dd63bc4
Compare
dd63bc4
to
6ad3dd0
Compare
Moved 'Fixed' lines to separate sections.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See https://keepachangelog.com/en/1.0.0/ for the keywords to use. @Jelle-S
1fb33de
to
c941699
Compare
9e246c0
to
71541a1
Compare
No description provided.