Markus Siglreithmaier
5f24c40d05
Fix wasm CI failure ( #2024 )
...
* Fix wasm ci
* remove cargo-web step
2021-10-26 11:05:01 -07:00
Markus Røyset
657b4fd59e
Remove support for stdweb
( #1941 )
...
* Remove support for `stdweb`
* Expunge `stdweb`; make `web-sys` the default
* Mark this change as a breaking change
* Re-insert accidental removal of space
* Use the correct cargo feature syntax
* Re-add some `cfg` attributes
* Remove `web-sys` feature from CI
2021-05-24 10:06:21 -07:00
Murarth
4b1b314ce2
Test x11 and wayland features on CI
2020-06-15 22:49:09 +03:00
Jasper De Sutter
b8828105cf
add android NDK event loop ( #1556 )
...
* add android NDK event loop
* add Android build documentation & cargo-apk to CI
Co-authored-by: David Craven <david@craven.ch>
2020-05-06 15:27:49 +02:00
Murarth
2b14ec23d5
Fix GitHub Actions ( #1479 )
...
* Replaces `actions/checkout@v1` with `actions/checkout@v2` to get a bug fix
2020-02-25 09:10:31 -07:00
Murarth
2f8aa5c52a
Remove armv7-apple-ios target from CI ( #1433 )
2020-02-03 17:42:52 -07:00
Osspial
2da24089de
Replace Appveyor and Travis with Github Actions ( #1309 )
...
* Experiment with github actions
* Only use stable for testing simplicity
* Disable fail-fast
* Never fail when rustup target add fails
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Split formatting check into separate job
* Update and rename rust.yml to ci.yml
* Attempt to add web support
* Fix things
* Fixings
* The "I'm not familiar with YAML" update
* The empty string update
* Fix target interpolation
* Add gcc-multilib on linux x86
* Update ci.yml
* Update ci.yml
* Update ci.yml
* Update ci.yml
* Update ci.yml
* Update ci.yml
* Use correct host on Windows GNU
* Update ci.yml
* Update ci.yml
* in my defense it was like 2 AM when I wrote this
* Update ci.yml
* Update ci.yml
* Update ci.yml
* Update ci.yml
* try caching
* Update ci.yml
* Update ci.yml
* Update on
* Update ci.yml
* Update ci.yml
* Remove travis and appveyor testing
* Cache entire cargo folder
* Make cargo cache key more appropriately named
* Reduce key collisions
* Make key work
* Add publish workflow and path qualifiers
* Remove -f in cargo install cargo-web
* continue-on-error for cargo web
* ping
* Try to shorten matrix
* attempt two
* attempt three
* attempt four
* Use bash
* web feature formatting
* ping
2020-01-05 14:13:05 -05:00