Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@freakboy3742
Copy link
Member

NOTE: This isn't ready for review; I'm posting it to avoid potential duplicated effort

Restructures the Toga web backend to support deployment inserts.

Although this PR adds a presumptive CI configuration, the Testbed app doesn't currently run. This is for 2 reasons:

  1. coverage ships a binary platform wheel; Briefcase will try to install the binary wheel for the platform used for deployment, which breaks. This is web build tries to use binary wheels compiled for local machine briefcase#1227.
  2. The testbed app uses threads, which aren't supported by default on pyodide (AFAIK).

Refs beeware/briefcase#1285.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

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.

1 participant