Skip to content

[github] Upload package to Launchpad and artifact#15401

Merged
seanshpark merged 1 commit intoSamsung:masterfrom
shs-park:github/cirintp-upload-launchpad
May 19, 2025
Merged

[github] Upload package to Launchpad and artifact#15401
seanshpark merged 1 commit intoSamsung:masterfrom
shs-park:github/cirintp-upload-launchpad

Conversation

@shs-park
Copy link
Copy Markdown
Contributor

This implements uploading circle-interpreter debian package to the Launchpad and github artifact.

ONE-DCO-1.0-Signed-off-by: Seungho Henry Park shs.park@samsung.com

This implements uploading circle-interpreter debian package
to the Launchpad and github artifact.

ONE-DCO-1.0-Signed-off-by: Seungho Henry Park <shs.park@samsung.com>
@shs-park shs-park requested a review from a team May 19, 2025 04:45
@shs-park shs-park self-assigned this May 19, 2025
@shs-park
Copy link
Copy Markdown
Contributor Author

for issue #15213
from draft #15234

@shs-park shs-park added the PR/ready for review It is ready to review. Please review it. label May 19, 2025
Copy link
Copy Markdown
Contributor

@seanshpark seanshpark left a comment

Choose a reason for hiding this comment

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

LGTM

@seanshpark seanshpark merged commit 12180c1 into Samsung:master May 19, 2025
3 checks passed
@shs-park shs-park deleted the github/cirintp-upload-launchpad branch May 19, 2025 05:11
echo "TODO: Upload to Launchpad"
cd ${{ env.NNCC_BUILD }}
mkdir -p ~/.ssh
echo "${{ secrets.LAUNCHPAD_NNFW_PRIVATE_KEY }}" > ~/.ssh/id_rsa
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@seanshpark,
We need to add this LAUNCHPAD_NNFW_PRIVATE_KEY to the secret configuration of the ONE repository.
I'll share the token separately, please add this too. 😅

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

done :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR/ready for review It is ready to review. Please review it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants