Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: imageUrl 길이 제한 변경 #39

Merged
merged 1 commit into from
Feb 22, 2024
Merged

fix: imageUrl 길이 제한 변경 #39

merged 1 commit into from
Feb 22, 2024

Conversation

pushedrumex
Copy link
Member

📢 개요

  • imageUrl 길이 제한 변경

📝 작업 내용

  • imageUrl 최대 길이를 10,000자로 수정 (s3 url 최대 길이: 8,192byte)

💡 관련 이슈

@pushedrumex pushedrumex self-assigned this Feb 22, 2024
@github-actions github-actions bot added the 🐞 fix 오류 수정 label Feb 22, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

Test Results

45 tests  ±0   45 ✅ ±0   5s ⏱️ -1s
22 suites ±0    0 💤 ±0 
22 files   ±0    0 ❌ ±0 

Results for commit f2c3cc1. ± Comparison against base commit 1e28f53.

@pushedrumex pushedrumex merged commit 263fff2 into dev Feb 22, 2024
5 checks passed
@pushedrumex pushedrumex deleted the fix/#38 branch February 22, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 fix 오류 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: imageUrl 길이 제한 변경
1 participant