Portfolio polish: LICENSE + bilingual README + CI verify#3
Merged
Conversation
added 3 commits
May 27, 2026 03:13
- Add header block with bilingual taglines and badges (platform /
language / minSdk / license / year)
- Reorganize into KO primary + EN mirror with language switcher
- Replace operational "보안 주의사항" callout ("즉시 재발급 권장",
"폐기 처리", "적지 마세요") with a neutral "시크릿 처리" section
describing the current BuildConfig setup
- Add License section linking to LICENSE
Heavy Android build needs the Food Safety API key not in this repo, so CI focuses on archival hygiene: - required files present (LICENSE, README, gradle files) - no hardcoded Food API key in source - .gitignore covers local.properties - README internal links resolve
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.
Summary
Eleventh repo in the 12-repo portfolio cleanup pass.
mainwas repointed from the placeholder "Initial commit" to thechore/code-fixesHEAD (which carries substantive Android fixes: NPE / SQL / threading bugs, manifest exported attribute, API key moved out of source).Clean rebuildcommit; re-added from the original Initial commit.보안 주의사항callout — the previous wording ("즉시 재발급 권장", "폐기 처리해야 합니다", "적지 마세요") was operational/audit content addressed to the repo owner; replaced with a neutral시크릿 처리section describing the currentBuildConfigsetup.Verify— full Android build needs the Food Safety API key not in this repo:.gitignorecoverslocal.propertiesRepo-level cleanup intended after merge
chore/code-fixes,claude/confident-carson-EnheL(superseded).Test plan
Verifyworkflow passesGenerated by Claude Code