pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Ruby language:JavaScript
Filter by
35.6M results
Summary
- issue.archive 和 issueTransitionCompat 的 archived case 从 POST /issues/{id}/transition 改为 POST /issues/{id}/archive
- cws-core (alpha.19 SDK) 已适配语义化动作,/transition 端点已不存在,/archive 端点路由到 cws-work ...
JIRA link (if applicable)
DTSPB-5634DTSPB-5634
Change description
Replace deprecated csurf with csrf-sync
Does this PR introduce a breaking change? (check one with x )
- [ ] Yes
- [x] No
nightly
Autogenerated by LLM Apps Widget Builder v0.2.0.
Merge this PR once you ve reviewed the generated widget files.
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- Add a conservative GitHub Actions CI workflow for pull requests and pushes to main.
- Install dependencies with npm ci on Node 20 and run the repository-required checks.
- Rely on npm ...
Bumps rubygems/configure-rubygems-credentials from 1.0.0 to 2.1.0. details summary Release notes /summary p em Sourced
from a href= https://github.com/rubygems/configure-rubygems-credentials/releases rubygems/configure-rubygems-credentials ...
dependencies
github_actions
문제
기숙사 Supabase 연결정보(URL·anon key)가 기기/브라우저별 localStorage에만 저장돼, PC에서 등록해도 모바일·다른 사용자는 연결 설정 을 다시 입력해야 했습니다.
해결
- dormitory.js와 외부 포털 2종에 공용 기본 연결정보(DEFAULT_URL·DEFAULT_KEY=공개 anon) 를 내장.
- localStorage에 ...