Skip to content

CI: Run Launchable in the build directory #13544

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nobu
Copy link
Member

@nobu nobu commented Jun 6, 2025

Use the build directory as the Launchable session directory as well as compilers/entrypoint.sh.

Use the build directory as the Launchable session directory as well as
compilers/entrypoint.sh.
@nobu nobu requested a review from ono-max June 6, 2025 08:38
@nobu nobu marked this pull request as draft June 6, 2025 09:25
fi
if: ${{ always() && steps.enable-launchable.outputs.enable-launchable }}
if: always() && steps.setup-launchable.outcome == 'success'
Copy link
Member

@ono-max ono-max Jun 9, 2025

Choose a reason for hiding this comment

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

I think that we need to add the following command in setup-launchable step.

echo "outcome=true" >> $GITHUB_OUTPUT

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