pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Java language:Java
Filter by
156M results
What
Added .env.ci with a stub value for NEXTAUTH_SECRET.
Why
CI fails because NEXTAUTH_SECRET is required but not set.
Summary
Rewrites the guest-facing check-in/check-out calendar from a hover-driven Flatpickr range picker to a mobile-friendly
two-step single-date picker. Users tap a start date, then tap an end date. ...
Implements WP-3 from the FWMT pipeline transition plan.
What changed:
- Removed service main-lane Maven deploy and Maven coordinate log steps from cloudbuild-main.yaml.
- Kept RC version computation ...
!-- Recommended W3ID Pull Request Details. Please adjust as needed. --
Brief Description
!-- Brief description of the purpose of this PR. -- This will register /sub for the Niedersächsische Staats- und ...
Summary
- 인쇄 화면 로고 크기를 화면 너비의 1/4 → 1/3로 확대
- 세로 위치를 브라우저 최상단과 슬롯 사이의 정확한 정중앙으로 보정 (기존엔 overlay padding-top 28px을 빼지 않아 14px 아래로 치우쳐 있었음)
Test plan
- [x] Playwright로 로고 bounding box 실측해 중심 좌표가 ...
Removes path-to-regexp. It s no longer used after updating ancestor dependency json-server. These dependencies need to
be updated together.
Removes path-to-regexp
Updates json-server from 0.16.3 to 1.0.0-beta.15 ...
dependencies
javascript
Summary
- Re-hosts the remaining 6 of 9 Bucket A (Higgsfield AI, personal CloudFront) images from IMAGE_MANIFEST.md, closing
out the last risky image bucket on the site:
- index.html: Lift ...
What
Added afterEach(() = nock.cleanAll()) to clean up HTTP interceptors between tests.
Why
CI fails because nock interceptors from one test bleed into subsequent tests.
What
Added common missing dev dependencies.
Why
CI fails due to missing packages (dependency_drift).