chore(release): bump version to 0.9.2 for ksmcompat API collection - #37
Merged
Conversation
릴리스 파이프라인은 이미 발행된 appVersion 을 skip 하므로(멱등), #36 이 착지한 뒤에도 0.9.1 이미지는 재빌드되지 않았다 — 즉 ksmcompat 실구현이 어느 발행 이미지에도 들어 있지 않다. main 의 코드와 발행 아티팩트가 어긋난 채로 두면, 0.9.1 을 받는 쪽은 ksmCompat 을 켰을 때 여전히 하드코딩 스텁을 얻는다.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
릴리스 파이프라인은 이미 발행된
appVersion을 skip 하므로(멱등), #36 이 착지한 뒤에도0.9.1이미지는 재빌드되지 않았습니다 — 실행 시간 17초, 빌드 스텝 전부 skip.즉 ksmcompat 실구현이 어느 발행 이미지에도 들어 있지 않습니다. main 의 코드와 발행 아티팩트가 어긋난 채로 두면,
0.9.1을 받는 쪽은ksmCompat을 켰을 때 여전히 하드코딩 스텁을 얻습니다.코드 변경 없음 — Chart
version/appVersion과 문서 기준 버전만0.9.2로 올립니다.