mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-30 03:00:57 +00:00
- Configure chromedriver to write logs to .tmp/e2e-test-results/chromedriver.log - Add /logs to .gitignore to prevent tracking of chromedriver logs - Keeps build artifacts organized in .tmp directory structure fix(ci): update build output paths to use .tmp/app-builds consistently - Fix GitHub Actions workflows to use .tmp/app-builds instead of app-builds - Update manual-build.yml, build-create-windows-store-on-release.yml, build-publish-to-mac-store-on-release.yml, and build-publish-to-snap-on-release.yml - Ensures consistency with electron-builder.yaml output configuration - Resolves CI build failures due to mismatched directory paths |
||
|---|---|---|
| .. | ||
| auto-publish-google-play-on-release.yml | ||
| build-android.yml | ||
| build-create-windows-store-on-release.yml | ||
| build-publish-to-aur-on-release.yml | ||
| build-publish-to-mac-store-on-release.yml | ||
| build-publish-to-snap-on-release.yml | ||
| build-update-web-app-on-release.yml | ||
| build.yml | ||
| codeql-analysis.yml | ||
| dependency-review.yml | ||
| issue-open-auto-reply.yml | ||
| lighthouse-ci.yml | ||
| lint-and-test-pr.yml | ||
| manual-build.yml | ||
| publish-to-hub-docker.yml | ||
| stale.yml | ||
| welcome-first-time-contributors.yml | ||