forked from react/react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
feat(scatterlab): Android prebuilt 배포 파이프라인 + text decoration 크래시 수정 #3
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
Merged
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
97b75e1
docs(scatterlab): Android prebuilt 배포 파이프라인 설계
kdwkr 1de4b8d
docs(scatterlab): Android prebuilt 구현 계획
kdwkr 65603af
fix(android): 잘린 layout 밖으로 나간 text decoration offset을 clamp
kdwkr a3d740a
test(android): visibleTextEnd의 non-ellipsis 분기 커버리지를 추가
kdwkr de61bac
feat(scatterlab): 소비자 빌드가 fork의 Android 아티팩트를 쓰게 하는 settings 스크립트
kdwkr 7f1d36b
fix(scatterlab): 다운로드 실패를 전부 fail()로 통일해 fail-closed 를 보장
kdwkr 394f80c
ci(scatterlab): Android prebuilt 빌드·릴리스 워크플로
kdwkr 237c92a
docs(scatterlab): 구현 계획의 `verify-tarball.sh` 인자와 커밋 trailer를 실제에 맞춘다
kdwkr b833e3e
fix(scatterlab): Android prebuilt 릴리스를 draft 게이트로 검증 전엔 안 보이게 한다
kdwkr d55917b
fix(scatterlab): verify가 draft 릴리스를 REST tags 엔드포인트로 못 찾던 문제를 고친다
kdwkr fb18918
fix(scatterlab): 최종 리뷰 3건 반영 - 계획 문서 상태·소비자 테스트 배선·심볼 게이트
kdwkr aec0368
docs(scatterlab): 출고 절차의 목표 버전을 0.87.1-scatterlab.4 로 올린다
kdwkr 2350288
fix(scatterlab): CodeRabbit 리뷰 3건 반영 - 버전 불일치 fail-closed, draft 재업로드…
kdwkr 7ba0bad
fix(scatterlab): cold-cache 테스트를 환경 미비 시 skip 하게 하고, 계획 문서의 배선/핀 순서를 고친다
kdwkr 4cf6e54
fix(scatterlab): android prebuilt 감사 지적 7건을 반영한다
kdwkr 9adc707
docs(scatterlab): android-prebuilt 문서를 최근 라운드의 코드 변경에 맞춘다
kdwkr 393ebd1
fix(scatterlab-prebuild-android): 재실행 시 draft 재생성 전 남은 태그를 조건부로 정리한다
kdwkr 79e8eef
fix(android-prebuilt): 캐시 삭제 경쟁과 무한 대기 가능한 curl 다운로드를 고친다
kdwkr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
347 changes: 347 additions & 0 deletions
347
.github/scatterlab/__tests__/android-prebuilt-consumer-test.sh
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
1,069 changes: 1,069 additions & 0 deletions
1,069
.github/scatterlab/plans/2026-09-10-android-prebuilt.md
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.