Skip to content

ci: release-please versioning 속성명 수정 (beta)#120

Merged
Palbahngmiyine merged 1 commit intosolapi:betafrom
Palbahngmiyine:fix/beta-versioning
Apr 8, 2026
Merged

ci: release-please versioning 속성명 수정 (beta)#120
Palbahngmiyine merged 1 commit intosolapi:betafrom
Palbahngmiyine:fix/beta-versioning

Conversation

@Palbahngmiyine
Copy link
Copy Markdown
Member

기능 변경사항

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

프로젝트 내부 변경사항

release-please config schema에 versioning-strategy 속성은 존재하지 않습니다.
올바른 속성명은 versioning이며, 이 값이 "prerelease"여야 6.0.0-beta.0 형식이 생성됩니다.

Schema 참조

Test plan

  • 머지 후 Beta Release 워크플로우가 6.0.0-beta.0 릴리스 PR 생성 확인

🤖 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 8f192db into solapi:beta Apr 8, 2026
3 checks passed
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, likely to align with the tool's current configuration schema. I have no feedback to provide as there are no review comments.

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