summaryrefslogtreecommitdiffstats
path: root/.github (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-27Improve name of `verify` workflow stepLibravatar Héctor Ramón Jiménez1-1/+1
2023-07-26Use `origin/master` instead of `master` in `verify` workflowLibravatar Héctor Ramón Jiménez1-1/+1
2023-07-26Use `login` instead of `name` in `verify` workflowLibravatar Héctor Ramón Jiménez1-2/+2
2023-07-26Fetch all repository history in `verify` workflowLibravatar Héctor Ramón Jiménez1-0/+2
2023-07-26Add workflow to verify `CHANGELOG` is always up-to-dateLibravatar Héctor Ramón Jiménez1-0/+17
2023-06-25Update BUG-REPORT.ymlLibravatar Giuliano Bellini1-2/+2
2023-06-16Fix outdated release version in `BUG-REPORT.yml`Libravatar Héctor Ramón Jiménez1-1/+1
2023-05-11Fix `document` workflow for GitHub CILibravatar Héctor Ramón Jiménez1-4/+4
2023-03-07Enable renderer backends in `integration` exampleLibravatar Héctor Ramón Jiménez1-1/+1
2023-02-24Fix `test` workflowLibravatar Héctor Ramón Jiménez1-1/+1
2023-01-14Bump versions :tada:Libravatar Héctor Ramón Jiménez1-1/+1
2022-12-14Update latest release number in `BUG_REPORT.yml`Libravatar Héctor Ramón Jiménez1-3/+3
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-10Fix unnecessary newlines in `BUG-REPORT.yml`Libravatar Héctor Ramón Jiménez1-5/+2
2022-05-10Elaborate on supported versions in `BUG-REPORT.yml`Libravatar Héctor Ramón Jiménez1-2/+8
2022-05-10Add note about using the latest patchLibravatar mtkennerly1-1/+1
2022-05-10Drop older versions from listLibravatar mtkennerly1-4/+1
2022-05-09Add missing versions to issue templateLibravatar mtkennerly1-0/+3
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-02-02Differentiate between question and discussion in issue templatesLibravatar Héctor Ramón Jiménez1-3/+6
2022-02-02Make titles of issue templates more relatableLibravatar Héctor Ramón Jiménez2-6/+6
2022-02-02Remove `codebase` from bug report templateLibravatar Héctor Ramón Jiménez1-1/+1
2022-02-02Improve description of `Discussion` contact linkLibravatar Héctor Ramón Jiménez1-1/+1
2022-02-02Improve titles of issue templatesLibravatar Héctor Ramón Jiménez2-2/+2
2022-02-02Add `config.yml` to `.github/ISSUE_TEMPLATE`Libravatar Héctor Ramón Jiménez1-0/+8
2022-02-02Fix capitalization of `title` in bug report templateLibravatar Héctor Ramón Jiménez1-1/+1
2022-02-02Fix duplicate `label` field in bug report templateLibravatar Héctor Ramón Jiménez1-1/+1
2022-02-02Remove newlines from bug report templateLibravatar Héctor Ramón Jiménez1-14/+6
2022-02-02Fix missing closing backtick in bug report templateLibravatar Héctor Ramón Jiménez1-1/+1
2022-02-02Add issue template for bug reportsLibravatar Héctor Ramón Jiménez1-0/+90
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