Héctor Ramón Jiménez
355ef8188a
Add workflow to verify CHANGELOG is always up-to-date
2023-07-26 02:10:01 +02:00
Bingus
d53ccc857d
refactored window storage;
...
new helper window events (Destroyed, Created);
clippy + fmt;
2023-07-21 13:53:38 -07:00
Giuliano Bellini
3136669c7f
Update BUG-REPORT.yml
2023-06-25 10:47:48 +02:00
Héctor Ramón Jiménez
8ae4e28013
Fix outdated release version in BUG-REPORT.yml
2023-06-16 16:23:57 +02:00
Héctor Ramón Jiménez
3220d472ac
Fix document workflow for GitHub CI
2023-05-11 17:17:35 +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
Héctor Ramón Jiménez
9fe46de13f
Bump versions 🎉
2023-01-14 01:10:28 +01:00
Héctor Ramón Jiménez
0591798db7
Update latest release number in BUG_REPORT.yml
2022-12-14 03:37:49 +01:00
Héctor Ramón Jiménez
8550550027
Remove iced_pure from document workflow
2022-08-06 01:57:40 +02:00
Luni-4
408474ca31
test-ci: Use modern workspace option instead of all
2022-07-14 19:39:43 +02:00
Luni-4
b6278afe3a
format-ci: Add verbose option for format lints
2022-07-14 19:39:43 +02:00
Luni-4
1d7a4690a4
lint-ci: Consider clippy warnings as errors
2022-07-14 19:39:43 +02:00
Luni-4
09d2541a7a
lint-ci: Check examples, tests and benches too
2022-07-14 19:39:43 +02:00
Luni-4
e750809ec2
lint-ci: Use modern workspace option instead of all
2022-07-14 19:39:43 +02:00
Héctor Ramón
2883aa31bb
Use proper profile for cargo-deb in build workflow
2022-07-14 19:11:25 +02:00
Héctor Ramón Jiménez
7022090a97
Use release-opt profile in build workflow
2022-07-14 18:06:04 +02:00
Héctor Ramón Jiménez
2065a40f64
Fix clippy lints for all crates and features
...
... and check those in CI as well!
2022-07-09 18:43:05 +02:00
Héctor Ramón Jiménez
d53cc5498b
Add lint workflow to run cargo clippy
2022-07-09 18:07:18 +02:00
Héctor Ramón Jiménez
5de337f214
Remove manual update of nix crate in audit workflow
2022-05-11 21:43:14 +02:00
Héctor Ramón Jiménez
d4ed8afa1e
Fix unnecessary newlines in BUG-REPORT.yml
2022-05-10 01:20:06 +02:00
Héctor Ramón Jiménez
42c61a5c44
Elaborate on supported versions in BUG-REPORT.yml
2022-05-10 01:18:06 +02:00
mtkennerly
82e11e04f2
Add note about using the latest patch
2022-05-10 06:31:07 +08:00
mtkennerly
af1ff67754
Drop older versions from list
2022-05-10 06:27:45 +08:00
mtkennerly
48d25009af
Add missing versions to issue template
2022-05-09 17:28:51 +08:00
Héctor Ramón Jiménez
02914e5e68
Use nightly toolchain in document CI workflow
2022-05-03 19:51:10 +02:00
Héctor Ramón Jiménez
a17a7103d3
Add new crates to document workflow
2022-04-30 13:44:37 +02:00
Héctor Ramón Jiménez
74a64d88e1
Differentiate between question and discussion in issue templates
2022-02-02 15:15:28 +07:00
Héctor Ramón Jiménez
0ce2deff5a
Make titles of issue templates more relatable
2022-02-02 15:04:56 +07:00
Héctor Ramón Jiménez
e068e9cc82
Remove codebase from bug report template
...
... since a bug report may not necessarily indicate an issue in the
codebase.
2022-02-02 14:52:04 +07:00
Héctor Ramón Jiménez
61543e4c04
Improve description of Discussion contact link
2022-02-02 14:50:47 +07:00
Héctor Ramón Jiménez
b10ad95645
Improve titles of issue templates
2022-02-02 14:47:35 +07:00
Héctor Ramón Jiménez
f99f85f447
Add config.yml to .github/ISSUE_TEMPLATE
2022-02-02 14:45:38 +07:00
Héctor Ramón Jiménez
89812cb9a9
Fix capitalization of title in bug report template
2022-02-02 14:37:57 +07:00
Héctor Ramón Jiménez
375ca7f504
Fix duplicate label field in bug report template
2022-02-02 14:37:23 +07:00
Héctor Ramón Jiménez
bf00b98972
Remove newlines from bug report template
2022-02-02 14:36:54 +07:00
Héctor Ramón Jiménez
dc0ffbfc13
Fix missing closing backtick in bug report template
2022-02-02 14:35:24 +07:00
Héctor Ramón Jiménez
1c6d4f3196
Add issue template for bug reports
2022-02-02 14:34:27 +07:00
Héctor Ramón Jiménez
db40c9649e
Remove iced_web from document worfklow
2022-01-31 17:03:38 +07: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
3b95450c9d
Fix audit workflow
...
... since `nix` recently released a `0.22.3`, which is safe by default.
2022-01-26 14:26:01 +07:00
Héctor Ramón Jiménez
522368e8af
Build todos for Raspberry Pis in build workflow
2022-01-20 18:10:07 +07:00
Héctor Ramón Jiménez
79ac5bb890
Write CNAME file before publishing in document workflow
2022-01-19 22:26:13 +07:00
Héctor Ramón Jiménez
8b0f2e62db
Create worflow to publish latest docs to iced-rs/docs
2022-01-19 22:04:27 +07:00
Héctor Ramón Jiménez
34adeaa081
Add audit workflow for GitHub CI
2022-01-13 19:59:25 +07:00
Luni-4
7d96b7a799
CI: Run a Windows application without starting the shell too
2021-09-17 15:13:08 +02:00
Luni-4
2d0be87551
CI: Open the todos example via double-click on MacOS
2021-07-21 11:23:30 +02:00
Héctor Ramón Jiménez
e5c958e9d6
Add new sponsors page to FUNDING 🎉
2021-07-13 21:46:55 +02: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