dendrite/cmd
J. Ryan Stinnett 034f5ae3f1
Add startup testing for Wasm Pinecone build (#1910)
* Only include go-sqlite3 on the relevant binaries

* The driver name is always sqlite3 now

* Update to matrix-org/go-sqlite3-js@e537baa

* Add initial Wasm test harness

* Upgrade go-sqlite3-js

This fixes an error about semicolons in single statements.

* Add browser-like WebSocket API for testing

* Upgrade go-sqlite3-js

This upgrade includes printing panic messages next to stacks.

* Run for all PRs targeting any branch

* Use manual Node caching

* Temporarily run for all pushes

* Use npm ci instead of install

* Use HTTPS auth for repo packages

* Match path style from build.sh

* update utp

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2021-07-20 12:14:58 +01:00
..
client-api-proxy Remove publicroomsapi (#1176) 2020-07-02 17:11:33 +01:00
create-account Add parameters to specify password (#1868) 2021-06-14 14:08:29 +01:00
dendrite-demo-libp2p Only include go-sqlite3 on the relevant binaries (#1900) 2021-07-20 11:18:14 +01:00
dendrite-demo-pinecone Only include go-sqlite3 on the relevant binaries (#1900) 2021-07-20 11:18:14 +01:00
dendrite-demo-yggdrasil Only include go-sqlite3 on the relevant binaries (#1900) 2021-07-20 11:18:14 +01:00
dendrite-monolith-server Only include go-sqlite3 on the relevant binaries (#1900) 2021-07-20 11:18:14 +01:00
dendrite-polylith-multi Only include go-sqlite3 on the relevant binaries (#1900) 2021-07-20 11:18:14 +01:00
dendrite-upgrade-tests dendrite-upgrade-test: tweaks to get it to run under CI in docker (#1905) 2021-07-08 12:28:04 +01:00
dendritejs Implement /_synapse/admin/v1/register (#1911) 2021-07-09 16:52:31 +01:00
dendritejs-pinecone Add startup testing for Wasm Pinecone build (#1910) 2021-07-20 12:14:58 +01:00
federation-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
furl Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
generate-config Make bcrypt cost configurable (#1793) 2021-03-08 13:19:02 +00:00
generate-keys API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
goose Automatically upgrade databases on startup (#1529) 2020-10-15 18:09:41 +01:00
resolve-state Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00