pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Python language:Java language:Java
Filter by
194M results
Summary
- Auth events were firing 13 times per page load (getSession + INITIAL_SESSION + TOKEN_REFRESHED × N), each
running 2–5 Supabase DB queries (~65 queries total)
- Added lastProcessedTokenRef ...
Automated test pull request
Adds scripts/release-macos-target.sh — builds the Tauri app for one macOS target triple locally and uploads the .dmg to
the app s GitHub Release.
Why
release.yml s Intel-mac leg (macos-13) sits on a ...
Closes #26
Summary
ROADMAP Phase 1 Spec Hygiene cleanup — four small, low-risk fixes plus three accessibility issues folded in after
review. The larger F00B portfolio-data extraction is intentionally ...
Three user-facing fragrance bugs traced in fragrance_bugs_research_report.md:
- decodeIdentityId now decodes local: brand : name fallback ids. The SPA routes these to the Express details endpoint
...
Bumps the android-deps group with 11 updates in the /apps/android directory:
| Package | From | To |
| --- | --- | --- |
| com.android.application | 9.1.0 | 9.2.1 |
| com.android.test | 9.1.0 | 9.2.1 ...
dependencies
java
This change adds a release workflow that only runs when manually triggered from GitHub Actions. It builds the existing
release zip, verifies version consistency across release metadata, and publishes a ...
Increasing version of package(s) in repository rosidl_buffer_backends to 0.1.2-1:
- upstream repository: https://github.com/ros2/rosidl_buffer_backends.git
- release repository: https://github.com/ros2-gbp/rosidl_buffer_backends-release.git ...
rolling
Automated test pull request
Why
Push resolve / Push now for resolver agents failed silently on real PRs. Root cause was not in the resolve code: the app
spawned git push via path_env::command( git ), which injects only PATH, not ...