mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-04 21:04:59 +08:00
* Use deps script to make life easier for contribs * Make readme more developer friendly * YAML file to describe Linux deps * Silent fail for yaml module (Python 3.6+) * Move Qt install to deps script * Update readme to add Windows command * Fixed Linux package name * Simplify env vars for workflow * Exclude scripts from SonarCloud * Move all deps config to .yml file * Fixed exclude glob * Simplify quickstart * Fixed macOS deps config key name * Fixed bug in Linux config read * Use backslash for consistency * Change SonarCloud path to /build/ * Fixed dep name * Exclude scripts in CMake coverage * Move script coverage exclusion to online config * Use try/except instead of checking return value * Fixed comment typo |
||
|---|---|---|
| .. | ||
| codeql-analysis.yml | ||
| create-release.yml | ||
| job-build-flatpak.yaml | ||
| job-build-mac-10.13.yaml | ||
| job-build-mac-11.yaml | ||
| job-changelog-check.yml | ||
| job-test-linux-centos.yml | ||
| job-test-linux-debian.yml | ||
| job-test-linux-fedora.yml | ||
| job-test-linux-ubuntu.yml | ||
| job-test-mac.yml | ||
| job-test-windows.yml | ||
| sonarcloud-analysis.yml | ||
| stale-issues.yml | ||