Commit graph

25 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
2b7d8eaaca
Test different Theme variants in styling example 2025-04-01 02:55:27 +02:00
Héctor Ramón Jiménez
f74ae73784
Use ICED_TEST_BACKEND env var in iced_test 2025-03-28 20:55:16 +01:00
Héctor Ramón Jiménez
5c196889f2
Set ICED_BACKEND to tiny-skia in test workflow 2025-03-24 20:35:10 +01:00
Héctor Ramón Jiménez
33a39bc83a
Bump MSRV to 1.85 2025-02-21 01:37:14 +01:00
Héctor Ramón Jiménez
d9a454ac4d
Bump MSRV to 1.82 2025-01-27 00:59:17 +01:00
Héctor Ramón Jiménez
b22a847668
Bump MSRV to 1.81 2024-12-17 01:41:09 +01:00
Héctor Ramón Jiménez
15e6c949d7
Bump MSRV to 1.80 2024-09-18 21:52:40 +02:00
Héctor Ramón Jiménez
14353c285f
Bump MSRV to 1.77 2024-09-18 21:12:50 +02:00
Héctor Ramón Jiménez
cfe912cbc3
Add MSRV to test matrix in GitHub CI 2024-09-18 21:03:37 +02:00
Héctor Ramón Jiménez
34317bba5d
Use v2 of setup-rust-action on CI 2024-03-12 12:06:11 +01:00
Héctor Ramón
817f728687
Merge pull request #2135 from iced-rs/ci/deny-warnings
Deny warnings in `test` workflow
2023-11-12 03:43:40 +01:00
Héctor Ramón Jiménez
93416cbebd
Deny warnings in test workflow 2023-11-12 03:33:09 +01:00
Héctor Ramón Jiménez
ae2d59ae96
Add check workflow to ensure iced_widget crate compiles 2023-11-12 03:17:02 +01:00
Héctor Ramón Jiménez
36e867de69
Fix lint and test GitHub CI workflows 2023-09-18 21:00:27 +02:00
Héctor Ramón Jiménez
685e44587c
Enable unstable web-sys APIs on CI 2023-09-04 03:46:41 +02:00
Héctor Ramón Jiménez
d3900e0673
Enable renderer backends in integration example 2023-03-07 06:41:41 +01:00
Héctor Ramón Jiménez
de7fc637cf
Fix test workflow 2023-02-24 13:31:20 +01:00
Luni-4
408474ca31 test-ci: Use modern workspace option instead of all 2022-07-14 19:39:43 +02:00
Vladyslav Nikonov
bdca20fc4a
Experimental wgpu WebGL backend support
- Added missing `draw_cache_align_4x4` call for `brush_glyph` on wasm32 target
- Added WebGL support to `integratio_wgpu` example
- Fixed test.yml CI workflow
- Removed spir-v shader in `integration_wgpu`; Fixed formatting
- Removed redundant `BoxStream` typedef
2022-01-28 21:37:14 +07:00
Héctor Ramón Jiménez
1b6cf05f5f
Install libxkbcommon-dev for ubuntu-latest in CI 2021-06-26 12:19:23 +02:00
Héctor Ramón Jiménez
cf97982929 Build todos examples instead of pokedex in CI 2020-12-18 10:57:51 +01:00
Olivier Pinon
ce2ed35a1a #321 Fix async examples by feature-gating Command implementations + Add pokedex example in CI so that at least one async example is runned on CI 2020-04-25 02:03:17 +02:00
Héctor Ramón Jiménez
88b7dd6601 Check Wasm compilation of tour example in CI 2020-04-14 07:44:04 +02:00
Héctor Ramón Jiménez
eb4f55c60b Check iced builds when targetting Wasm in CI 2019-12-18 23:57:31 +01:00
Héctor Ramón Jiménez
b59b5ad0e9 Rename Integration workflow to Test 2019-11-14 23:41:41 +01:00
Renamed from .github/workflows/integration.yml (Browse further)