AramJonghu
AramJonghu pushed to 89-lint-format-fixes at zach/z-bar-qt 2026-05-20 00:59:45 +02:00
01b54ec5e1 use of newest node version available + attempt cache v3 vs v4
AramJonghu commented on pull request zach/z-bar-qt#90 2026-05-20 00:53:00 +02:00
Lint/formatter workflows merged per language. Resolved errors and warnings for each workflow

Tried to implement caching for the rust workflow, sadly not successful as it re-compiles on each run. It is what it is for now.

AramJonghu pushed to 89-lint-format-fixes at zach/z-bar-qt 2026-05-20 00:47:04 +02:00
7276ee28dc minor updates to rust workflow
AramJonghu pushed to 89-lint-format-fixes at zach/z-bar-qt 2026-05-20 00:26:54 +02:00
a14ebe2016 wrong cache url
AramJonghu pushed to 89-lint-format-fixes at zach/z-bar-qt 2026-05-20 00:19:53 +02:00
d3f6765819 changed github specific caching to forgejo's solution
AramJonghu pushed to 89-lint-format-fixes at zach/z-bar-qt 2026-05-20 00:11:24 +02:00
a3d0ee18cb added cargo to be cached to avoid recompiling every time. Also added echo messages for more info
AramJonghu pushed to 89-lint-format-fixes at zach/z-bar-qt 2026-05-20 00:06:35 +02:00
c9d6b95ca5 main.rs formatted
AramJonghu pushed to 89-lint-format-fixes at zach/z-bar-qt 2026-05-20 00:05:31 +02:00
794a26a3fe eslint workflow now prints a succes or fail message eslint is run succesfully or if it ran but failed
AramJonghu pushed to 89-lint-format-fixes at zach/z-bar-qt 2026-05-20 00:02:18 +02:00
ca3a288eab minor changes to workflows to prevent preemptive exits/failures
AramJonghu created pull request zach/z-bar-qt#90 2026-05-19 23:58:20 +02:00
Lint/formatter workflows merged per language. Resolved errors and warnings for each workflow
AramJonghu pushed to 89-lint-format-fixes at zach/z-bar-qt 2026-05-19 23:57:15 +02:00
902863e5ba adjusted workflows -> merge of lint/formatter per lang
AramJonghu created branch 89-lint-format-fixes in zach/z-bar-qt 2026-05-19 23:53:20 +02:00
AramJonghu pushed to 89-lint-format-fixes at zach/z-bar-qt 2026-05-19 23:53:20 +02:00
dd49198cf7 prettier and eslint ignore valid syntax for qml specific syntax. Clippy lint resolved in .rs. unused py files commented to be ignored by ruff
AramJonghu pushed to main at zach/z-bar-qt 2026-05-19 23:19:00 +02:00
ceca949535 Merge pull request 'fix blobs dirty tracking' (#87) from blob-testing into main
24d5584b98 wallpaper now uses Image (hopefully temporarily)
62ec1b9f33 cleanup unneeded logging
9c6a1ce1a4 hide notification content on lockscreen, toggleable
b6ad180b6a select part of wallpaper to show
Compare 21 commits »
AramJonghu merged pull request zach/z-bar-qt#87 2026-05-19 23:18:58 +02:00
fix blobs dirty tracking
AramJonghu closed issue zach/z-bar-qt#85 2026-05-19 22:35:50 +02:00
Set up runner/workflow so that pull requests can check on lint and formatting
AramJonghu opened issue zach/z-bar-qt#89 2026-05-19 22:34:55 +02:00
Resolve lint warnings/errors
AramJonghu approved zach/z-bar-qt#87 2026-05-19 22:31:30 +02:00
fix blobs dirty tracking
AramJonghu commented on pull request zach/z-bar-qt#87 2026-05-19 22:20:48 +02:00
fix blobs dirty tracking

It is resolved indeed.