pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript is:unmerged
Filter by
59.8M results
Superseded by #40. This PR was opened from the older codex/public-admin-completion-20260625 branch, which still
contained commits from the already-merged public/admin completion work and therefore produced ...
…h adds transaction
The Worker name in your Wrangler configuration file does not match the name of the deployed Worker in the Cloudflare
Dashboard. Cloudflare automatically generated this PR to resolve the mismatch and avoid ...
The Worker name in your Wrangler configuration file does not match the name of the deployed Worker in the Cloudflare
Dashboard. Cloudflare automatically generated this PR to resolve the mismatch and avoid ...
Pipelines as Code configuration removal
- 💡 What: Replaced the wrapper div with a button element in InfoTooltip.jsx and added onFocus/onBlur handlers.
- 🎯 Why: Previously, users navigating via keyboard (using Tab) or using screen readers ...
작업 내용
- .github/workflows/project-status.yml 워크플로우 파일 내의 GitHub API 인증 토큰을 기존 secrets.GITHUB_TOKEN에서 리포지토리 Secrets에 등록된
secrets.PROJECT_ACCESS_TOKEN으로 변경했습니다.
변경 이유
- 기본 GITHUB_TOKEN으로는 사용자 ...
What does this PR do?
This pull request updates the YouTube section to improve clarity and user experience by:
- Changing the heading from ** YouTube ** to ** YouTube Channel **.
- Updating the button ...
작업 내용
1. 구매 도메인 생성
2. 상품 구매 api
상품 구매 api : /api/v1/order/new - post
📥 Request
Headers (필요 시)
Authorization: Bearer {accessToken}
Body
{
reason : PROFILE , // COMPLETE, REVIEW, PROFILE, ...
⚙️ type: 기능
/claim #743
Summary
Fixes #8363.
This PR tightens job creation validation so whitespace-only job fields are rejected instead of being accepted as
meaningful text.
Root cause
createJobSchema used plain ...