Skip to content

ci: release-please versioning 속성명 수정 (master)#121

Merged
Palbahngmiyine merged 1 commit intosolapi:masterfrom
Palbahngmiyine:fix/master-versioning
Apr 8, 2026
Merged

ci: release-please versioning 속성명 수정 (master)#121
Palbahngmiyine merged 1 commit intosolapi:masterfrom
Palbahngmiyine:fix/master-versioning

Conversation

@Palbahngmiyine
Copy link
Copy Markdown
Member

기능 변경사항

  • release-please-config-beta.jsonversioning-strategyversioning으로 수정했습니다.

프로젝트 내부 변경사항

release-please config schema에 versioning-strategy 속성은 존재하지 않습니다.
올바른 속성명은 versioning이며, beta release workflow가 master에서 정의를 읽으므로 양쪽 모두 수정이 필요합니다.

Schema 참조

Test plan

  • master와 beta의 config 동기화 확인

🤖 Generated with Claude Code

release-please config schema의 올바른 속성명은 "versioning"이다.
"versioning-strategy"는 존재하지 않는 속성으로 무시되어
prerelease 버전(6.0.0-beta.0)이 생성되지 않았다.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Palbahngmiyine Palbahngmiyine merged commit e3cddef into solapi:master Apr 8, 2026
3 checks passed
@Palbahngmiyine Palbahngmiyine deleted the fix/master-versioning branch April 8, 2026 05:46
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the release-please-config-beta.json file by renaming the versioning-strategy property to versioning. I have no feedback to provide as there are no review comments to evaluate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant