Skip to content

Portfolio polish: LICENSE + bilingual README + CI verify#3

Merged
jumincho merged 3 commits into
mainfrom
claude/dreamy-turing-U5YXO
May 27, 2026
Merged

Portfolio polish: LICENSE + bilingual README + CI verify#3
jumincho merged 3 commits into
mainfrom
claude/dreamy-turing-U5YXO

Conversation

@jumincho
Copy link
Copy Markdown
Owner

Summary

Eleventh repo in the 12-repo portfolio cleanup pass.

main was repointed from the placeholder "Initial commit" to the chore/code-fixes HEAD (which carries substantive Android fixes: NPE / SQL / threading bugs, manifest exported attribute, API key moved out of source).

  • Restored MIT License (2021) — was dropped during the Clean rebuild commit; re-added from the original Initial commit.
  • Bilingual README (한국어 primary + English mirror) — header block with bilingual taglines, badges, language switcher.
  • Neutralized operational 보안 주의사항 callout — the previous wording ("즉시 재발급 권장", "폐기 처리해야 합니다", "적지 마세요") was operational/audit content addressed to the repo owner; replaced with a neutral 시크릿 처리 section describing the current BuildConfig setup.
  • CI workflow Verify — full Android build needs the Food Safety API key not in this repo:
    • required files present
    • no hardcoded Food API key in source
    • .gitignore covers local.properties
    • README internal links resolve
  • About + topics set on repo metadata.

Repo-level cleanup intended after merge

  • Delete obsolete branches: chore/code-fixes, claude/confident-carson-EnheL (superseded).

Test plan

  • Verify workflow passes
  • README renders with both language sections and badges

Generated by Claude Code

jumincho 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
@jumincho jumincho merged commit 38cf1ad into main May 27, 2026
1 check passed
@jumincho jumincho deleted the claude/dreamy-turing-U5YXO branch May 27, 2026 03:17
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