bottom/.github/workflows
Clement Tsang dd66ae774c
refactor: simplify some config -> constraints code (#1383)
* refactor: simplify some config -> constraints code

* iteratively progress...

* update bcr; this might need testing since I removed some old proc code

* widget side

* fix battery

* fix widget tests with bandaid for now

The issue was that the calculations assume a certain ratio for CPU
legends.

* add some tests

* bump up

* fix proc drawing issues

So with the proc widget in certain places, there would be a panic during
constraint determination.

Looks like back when I wrote this I made some gross assumptions about
certain things. In particular, the problem here was that the search
added an additional "one" height, so that needs to be accounted for
after we removed the "doubling" code.

* tests

* fix tests

* reorganize tests

* clippy

* fix cross tests not working

* fix builds for android
2024-01-15 04:19:18 -05:00
..
audit.yml ci: update rust-cache to 2.7.0 (#1332) 2023-11-23 23:32:09 -05:00
build_releases.yml ci: downgrade to checkout v3 when building releases in non-GH containers (#1352) 2023-12-06 17:36:39 -05:00
ci.yml refactor: simplify some config -> constraints code (#1383) 2024-01-15 04:19:18 -05:00
clear-workflow-cache.yml other: master -> main (#1349) 2023-12-06 00:16:26 -05:00
coverage.yml other: master -> main (#1349) 2023-12-06 00:16:26 -05:00
deployment.yml ci: bump actions/checkout to v4.1.1 (#1322) 2023-11-18 19:15:28 -05:00
docs.yml other: master -> main (#1349) 2023-12-06 00:16:26 -05:00
nightly.yml ci: add a build check for aarch64-linux-android (#1124) 2023-06-11 02:01:56 -04:00
post-release.yml ci: bump actions/checkout to v4.1.1 (#1322) 2023-11-18 19:15:28 -05:00
test-docs.yml ci: bump actions/checkout to v4.1.1 (#1322) 2023-11-18 19:15:28 -05:00