Skip to content

fix: set executable permissions on built craft binary - #698

Merged
BYK merged 1 commit into
masterfrom
fix/executable-permissions
Jan 9, 2026
Merged

fix: set executable permissions on built craft binary#698
BYK merged 1 commit into
masterfrom
fix/executable-permissions

Conversation

@BYK

@BYK BYK commented Jan 9, 2026

Copy link
Copy Markdown
Member

The esbuild output doesn't have execute permissions by default. This adds a chmod call after the build to make dist/craft executable.

Fixes the CI failure:

./dist/craft: Permission denied

@github-actions

github-actions Bot commented Jan 9, 2026

Copy link
Copy Markdown
Contributor

Semver Impact of This PR

馃煝 Patch (bug fixes)

馃搵 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


馃 This preview updates automatically when you update the PR.

@BYK
BYK enabled auto-merge (squash) January 9, 2026 12:47
@BYK
BYK merged commit 6db3569 into master Jan 9, 2026
17 checks passed
@BYK
BYK deleted the fix/executable-permissions branch January 9, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants