summaryrefslogtreecommitdiffstats
path: root/.github/workflows (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-06Remove `iced_pure` from `document` workflowLibravatar Héctor Ramón Jiménez1-1/+0
2022-07-14test-ci: Use modern workspace option instead of allLibravatar Luni-41-2/+2
2022-07-14format-ci: Add verbose option for format lintsLibravatar Luni-41-1/+1
2022-07-14lint-ci: Consider clippy warnings as errorsLibravatar Luni-41-1/+1
2022-07-14lint-ci: Check examples, tests and benches tooLibravatar Luni-41-1/+1
2022-07-14lint-ci: Use modern workspace option instead of allLibravatar Luni-41-1/+1
2022-07-14Use proper profile for `cargo-deb` in `build` workflowLibravatar Héctor Ramón1-1/+1
2022-07-14Use `release-opt` profile in `build` workflowLibravatar Héctor Ramón Jiménez1-27/+11
2022-07-09Fix `clippy` lints for all crates and featuresLibravatar Héctor Ramón Jiménez1-1/+1
2022-07-09Add `lint` workflow to run `cargo clippy`Libravatar Héctor Ramón Jiménez1-0/+12
2022-05-11Remove manual update of `nix` crate in `audit` workflowLibravatar Héctor Ramón Jiménez1-3/+0
2022-05-03Use `nightly` toolchain in `document` CI workflowLibravatar Héctor Ramón Jiménez1-1/+4
2022-04-30Add new crates to `document` workflowLibravatar Héctor Ramón Jiménez1-0/+3
2022-01-31Remove `iced_web` from `document` worfklowLibravatar Héctor Ramón Jiménez1-1/+0
2022-01-28Experimental wgpu WebGL backend supportLibravatar Vladyslav Nikonov1-0/+2
2022-01-26Fix `audit` workflowLibravatar Héctor Ramón Jiménez1-1/+0
2022-01-20Build `todos` for Raspberry Pis in `build` workflowLibravatar Héctor Ramón Jiménez1-0/+26
2022-01-19Write `CNAME` file before publishing in `document` workflowLibravatar Héctor Ramón Jiménez1-0/+2
2022-01-19Create worflow to publish latest docs to `iced-rs/docs`Libravatar Héctor Ramón Jiménez1-0/+32
2022-01-13Add `audit` workflow for GitHub CILibravatar Héctor Ramón Jiménez1-0/+16
2021-09-17CI: Run a Windows application without starting the shell tooLibravatar Luni-41-0/+3
2021-07-21CI: Open the todos example via double-click on MacOSLibravatar Luni-41-0/+2
2021-06-26Install `libxkbcommon-dev` for `ubuntu-latest` in CILibravatar Héctor Ramón Jiménez2-0/+11
2020-12-18Build `todos` examples instead of `pokedex` in CILibravatar Héctor Ramón Jiménez1-2/+2
2020-04-25#321 Fix async examples by feature-gating Command implementations + Add poked...Libravatar Olivier Pinon1-0/+2
2020-04-14Check Wasm compilation of `tour` example in CILibravatar Héctor Ramón Jiménez1-0/+2
2020-03-21Rename job in format workflow to `all`Libravatar Héctor Ramón Jiménez1-1/+1
2020-03-21Add workflow to check format in CILibravatar Héctor Ramón Jiménez1-0/+12
2020-01-21Fix `todos` build workflowLibravatar Héctor Ramón Jiménez1-22/+8
2019-12-19Use latest `window_clipboard` changesLibravatar Héctor Ramón Jiménez2-5/+0
2019-12-18Check `iced` builds when targetting Wasm in CILibravatar Héctor Ramón Jiménez1-1/+12
2019-12-18Allow clipboard access in `Widget::on_event`Libravatar Héctor Ramón Jiménez2-0/+5
2019-11-15Archive `todos` binary before building `deb` pkgLibravatar Héctor Ramón Jiménez1-4/+4
2019-11-15Polish `Build` workflow in all platformsLibravatar Héctor Ramón Jiménez1-8/+19
2019-11-15Remove `--locked` from `Build` workflowLibravatar Héctor Ramón Jiménez1-4/+4
2019-11-15Improve `Build` workflow to generate `.deb` pkgLibravatar Héctor Ramón Jiménez1-22/+57
2019-11-15Fix `linux-latest` in `Build` workflowLibravatar Héctor Ramón Jiménez1-1/+1
2019-11-15Use different artifact name per platformLibravatar Héctor Ramón Jiménez1-5/+11
2019-11-14Fix `echo` in `Build` workflow on WindowsLibravatar Héctor Ramón Jiménez1-2/+3
2019-11-14Add `Build` workflow to generate `todos` binariesLibravatar Héctor Ramón Jiménez1-0/+35
2019-11-14Rename `Integration` workflow to `Test`Libravatar Héctor Ramón Jiménez1-3/+2
2019-11-14Remove `Install libinput` step from CI workflowLibravatar Héctor Ramón Jiménez1-5/+0
2019-11-03Enable debug view explicitly and test it in CILibravatar Héctor Ramón Jiménez1-1/+3
2019-11-03Remove Wasm target from CI for nowLibravatar Héctor Ramón Jiménez1-4/+0
2019-10-13Fix integration CI workflowLibravatar Héctor Ramón Jiménez1-3/+0
2019-09-24Build tour for WebAssembly in CILibravatar Héctor Ramón Jiménez1-0/+8
2019-09-19Unify `web` and `ggez` tour examples :tada:Libravatar Héctor Ramón Jiménez1-1/+1
2019-09-16Enable GitHub CI on pull requestsLibravatar Héctor Ramón Jiménez1-1/+1
2019-09-01Add conversion functions for `winit` featureLibravatar Héctor Ramón Jiménez1-1/+1
2019-08-27Install `libasound2-dev` on GitHub CILibravatar Héctor Ramón Jiménez1-1/+1