Mikolaj Wielgus
71cdc2794d
chore(licensing): add REUSE headers to hidden files, `flake.nix`, `index.html`
...
I ran the following command in Fish shell:
```
reuse annotate --copyright="Topola contributors" --license="MIT" **/.gitignore {.woodpecker/*,.*}.yaml .rustfmt.toml flake.nix index.html
```
2024-12-30 00:18:38 +01:00
Alain Emilia Anna Zscheile
2d1af33204
build: put egui and cli into separate crates
...
* build(ci): try to fix CI
* build: use workspace dependencies for deduplication / drift avoidance
2024-11-20 15:44:02 +01:00
crapStone
181eaa7e2c
fix woodpecker warnings
2024-10-01 23:43:38 +02:00
Alain Emilia Anna Zscheile
49d7b3306b
CI: don't run CI checks on pull_request_closed and such
2024-10-01 20:00:13 +00:00
Mikolaj Wielgus
449e6885a8
ci: run with RUST_BACKTRACE=1 to provide more info on failure
2024-08-27 00:38:27 +02:00
Mikolaj Wielgus
3dd311c5fc
contracts: use `disable_contracts` feature instead of checking channel
2024-05-25 22:46:06 +02:00
Mikolaj Wielgus
9502c05008
ci: build both in stable and nightly Rust
2024-05-25 21:54:48 +02:00
Mikolaj Wielgus
2cb4c5d5f1
ci: add egui and sdl2 build tests
2024-05-25 17:46:37 +02:00