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

feat(runner): installation setup #46

Merged
merged 1 commit into from
Mar 26, 2024
Merged

feat(runner): installation setup #46

merged 1 commit into from
Mar 26, 2024

Conversation

samugi
Copy link
Contributor

@samugi samugi commented Mar 22, 2024

when the required parameters are provided the runner performs the installation in the configured directory by creating symlinks in that folder pointing to the contents of build-root/build_name

@samugi samugi marked this pull request as draft March 22, 2024 10:57
@samugi samugi force-pushed the feat/symlink-to-usr-local branch 3 times, most recently from e51dea4 to 6b9967c Compare March 22, 2024 12:19
@samugi samugi force-pushed the feat/symlink-to-usr-local branch 10 times, most recently from 5907e93 to f96c35d Compare March 23, 2024 11:15
@samugi samugi marked this pull request as ready for review March 23, 2024 11:19
@samugi samugi requested a review from hanshuebner March 23, 2024 18:12
Copy link

@nowNick nowNick left a comment

Choose a reason for hiding this comment

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

Looks good to me! 👍

src/installation.js Outdated Show resolved Hide resolved
when the required parameters are provided the runner performs
the installation in the configured directory by creating symlinks
in that folder pointing to the contents of `build-root/build_name`
@samugi samugi merged commit 00ab547 into main Mar 26, 2024
21 of 23 checks passed
@samugi samugi deleted the feat/symlink-to-usr-local branch March 26, 2024 19:55
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.

None yet

3 participants