Skip to content

CI: build wamr-wasi-extensions #4394

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yamt
Copy link
Collaborator

@yamt yamt commented Jun 19, 2025

No description provided.

yamt added 2 commits June 19, 2025 14:45
also, allow to specify the prefix directory.

for the convenience of the CI.
fragments are copied from compilation_on_macos.yml.
(thus intel copyright notice)
@yamt yamt force-pushed the ci-wamr-wasi-extensions3 branch from bb9a92e to 29e7170 Compare June 19, 2025 05:45
@yamt yamt added the wasi-nn label Jun 19, 2025
./build_samples.sh $(pwd)/dist/wamr-wasi-extensions
working-directory: wamr-wasi-extensions

- name: Upload artifacts
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@lum1n0us
eventually i want to ship this zip file as a part of release. can you guide me how it can be done?

Copy link
Collaborator

Choose a reason for hiding this comment

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

For other release artifacts, take iwasm as an example, firstly define a reusable workflow: .github/workflows/build_iwasm_release.yml to build iwasm as an artifact, use actions/upload-release-asset@v1 to upload the artifact. and then use it in realease_process.yml, pass different input to build for different platforms

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

thank you. i will take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants