Skip to content

Quote paths in Makefile for space-safe execution#203

Merged
sbertix merged 1 commit intomainfrom
sbertix/quote-path
Apr 2, 2026
Merged

Quote paths in Makefile for space-safe execution#203
sbertix merged 1 commit intomainfrom
sbertix/quote-path

Conversation

@sbertix
Copy link
Copy Markdown
Collaborator

@sbertix sbertix commented Apr 1, 2026

Summary

  • Wrap all Make variable path expansions in double quotes so targets work correctly when the repo lives in a directory with spaces in its path
  • Fixes make bump-and-release (and build-app, archive, test, help) for paths containing spaces

Test plan

  • make help lists targets correctly
  • make bump-and-release works from a path with spaces

@sbertix sbertix requested a review from khoi April 1, 2026 15:33
@sbertix sbertix merged commit f9ff460 into main Apr 2, 2026
1 check passed
@sbertix sbertix deleted the sbertix/quote-path branch April 2, 2026 12:45
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