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

Update pyodide to 0.17 and fix js adapter #308

Merged
merged 28 commits into from
Oct 10, 2023
Merged

Conversation

microstudi
Copy link
Contributor

@microstudi microstudi commented Sep 28, 2023

This PR makes the JS client, server and pyodide adapters work again.

Note:
After this PR is merge I'll update #309 to the next version number, test it on the decidim PR upgrade branch (decidim/decidim#11711). When everything green we can release the final version

txus and others added 11 commits April 23, 2021 15:53
…yodide-17

# Conflicts:
#	Dockerfile
#	Dockerfile.release
#	bulletin_board/server/db/seeds.rb
#	voting_schemes/electionguard/docker/pyodide-electionguard/Dockerfile
#	voting_schemes/electionguard/docker/pyodide-electionguard/packages/libgmp/Makefile
#	voting_schemes/electionguard/docker/pyodide-electionguard/packages/libgmp/checksums
#	voting_schemes/electionguard/python-to-js/build
#	voting_schemes/electionguard/python-wrapper/Pipfile.lock
#	voting_schemes/electionguard/python-wrapper/integration_results.jsonl
#	voting_schemes/electionguard/python-wrapper/src/bulletin_board/electionguard/trustee.py
#	voting_schemes/electionguard/python-wrapper/tests/test_integration.py
@microstudi microstudi changed the title update pyodide 17 Update pyodide to 0.17 and fix js adapter Oct 3, 2023
@microstudi microstudi marked this pull request as ready for review October 3, 2023 09:39
@microstudi microstudi mentioned this pull request Oct 3, 2023
4 tasks
@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2023

Codecov Report

Merging #308 (395b27d) into develop (c13fcbc) will not change coverage.
Report is 5 commits behind head on develop.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #308   +/-   ##
========================================
  Coverage    69.57%   69.57%           
========================================
  Files           96       96           
  Lines         1630     1630           
========================================
  Hits          1134     1134           
  Misses         496      496           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

I have some questions, but generally is looking good 😄

@microstudi
Copy link
Contributor Author

@andreslucena what you say, can we merge this?

Copy link
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

👍🏽

@andreslucena andreslucena merged commit 00c72db into develop Oct 10, 2023
21 checks passed
@andreslucena andreslucena deleted the update-pyodide-17 branch October 10, 2023 07:30
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.

4 participants