Skip to content

v1.1.0 ci: finalize release metadata#11

Merged
beyondwin merged 4 commits into
mainfrom
codex/release-v1.1.0-finalize
May 11, 2026
Merged

v1.1.0 ci: finalize release metadata#11
beyondwin merged 4 commits into
mainfrom
codex/release-v1.1.0-finalize

Conversation

@beyondwin

@beyondwin beyondwin commented May 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove committed local .orchestrator runtime state and ignore future orchestrator output.
  • Fix optional Codecov upload gating so Android CI remains a valid workflow when CODECOV_TOKEN is not configured.
  • Refresh README, CHANGELOG, and v1.1.0 release notes to match versionName 1.1.0 / versionCode 4 and the current GitHub repository.
  • Stabilize station-list Roborazzi stale snapshot by pinning the test timezone to Asia/Seoul.

Security / Repository Hygiene

  • git ls-files -ci --exclude-standard returns no tracked ignored files.
  • Generated/local outputs (.gradle, build, .idea, .kotlin, .orchestrator, .gstack, .superpowers, local.properties) are ignored.
  • Secret assignment scan found no committed Opinet key, keystore, private key, or password material.
  • .claude/settings.json contains only a dangerous-command guard hook; no secret values found.

Test Plan

  • /tmp/gasstation-actionlint/actionlint .github/workflows/android.yml
  • git diff --check -- .github/workflows/android.yml .gitignore README.md CHANGELOG.md docs/release-notes/2026-05-11-v1.1.0.md
  • ./gradlew :app:testProdDebugUnitTest
  • ./gradlew :feature:station-list:spotlessCheck
  • TZ=UTC ./gradlew :feature:station-list:verifyRoborazziDebug --rerun-tasks

beyondwin and others added 4 commits May 11, 2026 15:28
Remove committed .orchestrator runtime state from the index and ignore future local orchestrator output.

Co-Authored-By: OpenAI Codex <noreply@openai.com>
Keep the optional Codecov upload behind an env-based token gate so the workflow remains valid without repository secrets.

Refresh README, CHANGELOG, and v1.1.0 release notes to match the published app version and release links.

Co-Authored-By: OpenAI Codex <noreply@openai.com>
Fix stale-state snapshot verification by pinning the Roborazzi test timezone to Asia/Seoul and documenting the release note.

Co-Authored-By: OpenAI Codex <noreply@openai.com>
Apply ktlint import ordering after the Roborazzi timezone stabilization.

Co-Authored-By: OpenAI Codex <noreply@openai.com>
@beyondwin beyondwin merged commit 7123e9b into main May 11, 2026
5 checks passed
@beyondwin beyondwin deleted the codex/release-v1.1.0-finalize branch May 11, 2026 06:52
beyondwin added a commit that referenced this pull request May 11, 2026
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