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

chore(ci): include snippets folder into tfhe npm package (backport 0.7.x) #1595

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

soonum
Copy link
Contributor

@soonum soonum commented Sep 26, 2024

No description provided.

@soonum soonum added the ci label Sep 26, 2024
@soonum soonum requested a review from IceTDrinker September 26, 2024 12:51
@soonum soonum self-assigned this Sep 26, 2024
@cla-bot cla-bot bot added the cla-signed label Sep 26, 2024
@@ -414,6 +414,7 @@ build_web_js_api_parallel: install_rs_check_toolchain install_wasm_pack
wasm-pack build --release --target=web \
-- --features=boolean-client-js-wasm-api,shortint-client-js-wasm-api,integer-client-js-wasm-api,parallel-wasm-api,zk-pok \
-Z build-std=panic_abort,std
jq '.files += ["snippets"]' tfhe/pkg/package.json > tmp_pkg.json && mv -f tmp_pkg.json tfhe/pkg/package.json
Copy link
Member

Choose a reason for hiding this comment

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

alignment isi not good, I think it breaks Makefiles

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's ok, since it's not on the same line of command than the previous one.

image_id = "ami-051942e4055555752"
image_id = "ami-09b5f2f71828035d4"
Copy link
Member

Choose a reason for hiding this comment

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

correct AMI ?

@IceTDrinker
Copy link
Member

wasm tests are green, looking good

@soonum soonum merged commit 8707234 into release/0.7.x Sep 26, 2024
83 of 86 checks passed
@soonum soonum deleted the dt/ci/fix_npm_package branch September 26, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants