summaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feat/multi-window-supportLibravatar Héctor Ramón Jiménez2023-11-298-34/+67
|\
| * Merge pull request #2135 from iced-rs/ci/deny-warningsLibravatar Héctor Ramón2023-11-121-0/+2
| |\
| | * Deny warnings in `test` workflowLibravatar Héctor Ramón Jiménez2023-11-121-0/+2
| * | Add `check` workflow to ensure `iced_widget` crate compilesLibravatar Héctor Ramón Jiménez2023-11-122-20/+30
| |/
| * Run `sed` with `-i` option in `artifacts` jobLibravatar Héctor Ramón Jiménez2023-11-111-1/+1
| * Fix `artifacts` job in `audit` workflowLibravatar Héctor Ramón Jiménez2023-11-111-0/+2
| * Merge branch 'master' into text-editorLibravatar Héctor Ramón Jiménez2023-10-273-2/+3
| |\
| | * Run `cargo update` before `cargo audit` in `audit` workflowLibravatar Héctor Ramón Jiménez2023-10-221-0/+2
| | * Fix `build` workflow in GitHub CILibravatar Héctor Ramón Jiménez2023-09-201-1/+0
| | * Create `cargo lint` aliasLibravatar Héctor Ramón Jiménez2023-09-201-1/+1
| * | Add `iced_highlighter` to `document` workflowLibravatar Héctor Ramón Jiménez2023-09-191-0/+1
| * | Fix `lint` and `test` GitHub CI workflowsLibravatar Héctor Ramón Jiménez2023-09-182-2/+2
| |/
| * Deny `broken_intradoc_links` and verify documentation in CILibravatar Héctor Ramón Jiménez2023-09-091-4/+2
| * Unify `audit` and `detect` workflowsLibravatar Héctor Ramón Jiménez2023-09-072-19/+17
| * Add GitHub CI workflow to detect outdated dependenciesLibravatar Héctor Ramón Jiménez2023-09-041-0/+16
| * Enable unstable `web-sys` APIs on CILibravatar Héctor Ramón Jiménez2023-09-041-0/+2
| * Stop verifying the `CHANGELOG` on every PRLibravatar Héctor Ramón Jiménez2023-09-031-19/+0
| * Replace GitHub discussions with DiscourseLibravatar Héctor Ramón Jiménez2023-08-261-5/+5
| * Replace `guide` with `guidelines` in `PULL_REQUEST_TEMPLATE`Libravatar Héctor Ramón Jiménez2023-08-211-1/+1
| * Clarify the `CONTRIBUTING` guidelines a bitLibravatar Héctor Ramón Jiménez2023-08-211-1/+1
| * Create `PULL_REQUEST_TEMPLATE`Libravatar Héctor Ramón Jiménez2023-08-211-0/+3
| * Improve name of `verify` workflow stepLibravatar Héctor Ramón Jiménez2023-07-271-1/+1
| * Use `origin/master` instead of `master` in `verify` workflowLibravatar Héctor Ramón Jiménez2023-07-261-1/+1
| * Use `login` instead of `name` in `verify` workflowLibravatar Héctor Ramón Jiménez2023-07-261-2/+2
| * Fetch all repository history in `verify` workflowLibravatar Héctor Ramón Jiménez2023-07-261-0/+2
| * Add workflow to verify `CHANGELOG` is always up-to-dateLibravatar Héctor Ramón Jiménez2023-07-261-0/+17
* | refactored window storage;Libravatar Bingus2023-07-211-1/+0
|/
* Update BUG-REPORT.ymlLibravatar Giuliano Bellini2023-06-251-2/+2
* Fix outdated release version in `BUG-REPORT.yml`Libravatar Héctor Ramón Jiménez2023-06-161-1/+1
* Fix `document` workflow for GitHub CILibravatar Héctor Ramón Jiménez2023-05-111-4/+4
* Enable renderer backends in `integration` exampleLibravatar Héctor Ramón Jiménez2023-03-071-1/+1
* Fix `test` workflowLibravatar Héctor Ramón Jiménez2023-02-241-1/+1
* Bump versions :tada:Libravatar Héctor Ramón Jiménez2023-01-141-1/+1
* Update latest release number in `BUG_REPORT.yml`Libravatar Héctor Ramón Jiménez2022-12-141-3/+3
* Remove `iced_pure` from `document` workflowLibravatar Héctor Ramón Jiménez2022-08-061-1/+0
* test-ci: Use modern workspace option instead of allLibravatar Luni-42022-07-141-2/+2
* format-ci: Add verbose option for format lintsLibravatar Luni-42022-07-141-1/+1
* lint-ci: Consider clippy warnings as errorsLibravatar Luni-42022-07-141-1/+1
* lint-ci: Check examples, tests and benches tooLibravatar Luni-42022-07-141-1/+1
* lint-ci: Use modern workspace option instead of allLibravatar Luni-42022-07-141-1/+1
* Use proper profile for `cargo-deb` in `build` workflowLibravatar Héctor Ramón2022-07-141-1/+1
* Use `release-opt` profile in `build` workflowLibravatar Héctor Ramón Jiménez2022-07-141-27/+11
* Fix `clippy` lints for all crates and featuresLibravatar Héctor Ramón Jiménez2022-07-091-1/+1
* Add `lint` workflow to run `cargo clippy`Libravatar Héctor Ramón Jiménez2022-07-091-0/+12
* Remove manual update of `nix` crate in `audit` workflowLibravatar Héctor Ramón Jiménez2022-05-111-3/+0
* Fix unnecessary newlines in `BUG-REPORT.yml`Libravatar Héctor Ramón Jiménez2022-05-101-5/+2
* Elaborate on supported versions in `BUG-REPORT.yml`Libravatar Héctor Ramón Jiménez2022-05-101-2/+8
* Add note about using the latest patchLibravatar mtkennerly2022-05-101-1/+1
* Drop older versions from listLibravatar mtkennerly2022-05-101-4/+1
* Add missing versions to issue templateLibravatar mtkennerly2022-05-091-0/+3