* add renovate
Signed-off-by: Roman Makarov <rmakarov94@gmail.com>
* use github app token
Signed-off-by: Roman Makarov <rmakarov94@gmail.com>
* enable platform_commit
Signed-off-by: Roman Makarov <rmakarov94@gmail.com>
* pass repo to renovate workflow
Signed-off-by: Roman Makarov <rmakarov94@gmail.com>
* pass repos via env var instead
Signed-off-by: Roman Makarov <rmakarov94@gmail.com>
* use different preset
Signed-off-by: Roman Makarov <rmakarov94@gmail.com>
* renovate: ignore pkg/images
Signed-off-by: Roman Makarov <rmakarov94@gmail.com>
* try to parse rust
Signed-off-by: Roman Makarov <rmakarov94@gmail.com>
* only parse .github
Signed-off-by: Roman Makarov <rmakarov94@gmail.com>
* set default log level to info
Signed-off-by: Roman Makarov <rmakarov94@gmail.com>
* fix grammar
Signed-off-by: Roman Makarov <rmakarov94@gmail.com>
* move conf
Signed-off-by: Roman Makarov <rmakarov94@gmail.com>
* Remove configurationFile from Renovate GitHub Action
Removed configurationFile parameter from Renovate action.
---------
Signed-off-by: Roman Makarov <rmakarov94@gmail.com>
* feat: opentelemetry metrics exporter
* chore: run first export after the period has passed
* feat: include gpu name in attributes
* chore: fix typo
* chore: update docs
* fix: disable coverage action
* feature: Add ASAN/TSAN to CI
* feature: Add SAFESTACK sanitizer
* feature: Add MEMORY sanitizer
* fix: Try to fix thread unsafety by leaking libraries
* fix: Suppress MSAN errors and clarify their future fix
* fix: Instead of supressing fuser errors, use patched version
* fix: Properly lazily initialize controllers
* fix: Add comment explaining why there is allowlist for bindings
* fix: Upgrade used nightly
* fix: Try to fix sanitizer compilation error
* Revert "fix: Try to fix sanitizer compilation error"
This reverts commit 47514158d5.
* Revert "fix: Upgrade used nightly"
This reverts commit c3dd005c7e.
* chore: Instead of personal fork revision, use official repo
* chore: Refactor to not pass arguments for statics
* chore: Add note for loading of libs
* chore: Try to fix codecov action
* chore: Fix compilation problem
* feature: Cache dependencies install in CI
* feature: Implement CI check for feature powerset
* fix: Fix dependency feature issues in subcrates
* fix: Add libadwaita to CI
* fix: Update vulnerable tracing-subscriber to newest version
* fix: Use latest version of cargo audit to detect more issues
* remove accidently commited code
* chore: bump flatpak generated-sources
---------
Co-authored-by: Ilya Zlobintsev <ilya.zl@protonmail.com>
* fix: Revert to using serde_yaml, instead of serde_yml, as it contains UB
* chore: Fix most tests to run under Miri
* feature: Add miri to CI checks
* fix: Replace unmaintained serde_yaml with serde_norway
* feature: Use rust-cache Github Action to cache dependencies and target dir in CI
* chore: Update slab to non vulnerable version
* feature: Add cargo audit check in CI
* feat: fetch OpenCL info
* feat: show opencl info in gui
* chore: move vulkan info to software page, refactor
* refactor: unify hw info page into one component
* chore: update generated-sources
* feat: show more information
* fix: disable dynamic feature in OpenCL
* Revert "fix: disable dynamic feature in OpenCL"
This reverts commit 18c9d93ed7.
* fix: add dependency
* fix: set correct dependencies
* fix: opencl package name
* fix: fedora package name
* fix: add rhel repo
* chore: update readme