Skip to content

Make bun resolve to given file path when an absolute path is given#114

Merged
xhyrom merged 2 commits into
oven-sh:mainfrom
fbarbare:main
Dec 9, 2024
Merged

Make bun resolve to given file path when an absolute path is given#114
xhyrom merged 2 commits into
oven-sh:mainfrom
fbarbare:main

Conversation

@fbarbare

@fbarbare fbarbare commented Dec 9, 2024

Copy link
Copy Markdown
Contributor

Sometimes we want the bun version to resolve to a package.json (or other) that is not in the default GITHUB_WORKSPACE directory and to do that we can allow to pass an absolute path as the file param which would then ignore the GITHUB_WORKSPACE path.

@fbarbare fbarbare marked this pull request as ready for review December 9, 2024 15:35

@xhyrom xhyrom left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, thanks!

@xhyrom xhyrom merged commit f09eb1e into oven-sh:main Dec 9, 2024
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