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

Add cloudcompiler.yaml #3048

Merged
merged 8 commits into from
Aug 5, 2022
Merged

Add cloudcompiler.yaml #3048

merged 8 commits into from
Aug 5, 2022

Conversation

fschutt
Copy link
Contributor

@fschutt fschutt commented Jul 28, 2022

Adds a GitHub workflow to publish wasmer.wasm to wapm.dev

  • Add a short description of the change to the CHANGELOG.md file

@fschutt fschutt marked this pull request as draft July 28, 2022 08:45
.github/workflows/cloudcompiler.yaml Outdated Show resolved Hide resolved
.github/workflows/cloudcompiler.yaml Outdated Show resolved Hide resolved
@fschutt fschutt force-pushed the cloudcompiler branch 14 times, most recently from fee2fba to 7f2b35d Compare July 29, 2022 09:04
@fschutt fschutt marked this pull request as ready for review August 2, 2022 15:46
@fschutt fschutt changed the title [WIP] Add cloudcompiler.yaml Add cloudcompiler.yaml Aug 5, 2022
@fschutt fschutt force-pushed the cloudcompiler branch 2 times, most recently from dc56635 to ecbb6fc Compare August 5, 2022 10:30
@@ -191,6 +191,11 @@ jobs:
shell: bash
run: |
make build-wasmer
- name: Build Wasmer binary on Wasm32-WASI without LLVM
if: matrix.use_llvm != true
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure this is the right flag, we may need a new flag which is build_wasm

@syrusakbary
Copy link
Member

Merging manually as no steps have changed other than the build wasm

@syrusakbary syrusakbary merged commit 663f922 into master Aug 5, 2022
@bors bors bot deleted the cloudcompiler branch August 5, 2022 11:09
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.

3 participants