v1.1.0 ci: finalize release metadata#11
Merged
Merged
Conversation
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
added a commit
that referenced
this pull request
May 11, 2026
v1.1.0 ci: finalize release metadata
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
.orchestratorruntime state and ignore future orchestrator output.Android CIremains a valid workflow whenCODECOV_TOKENis not configured.versionName 1.1.0/versionCode 4and the current GitHub repository.Asia/Seoul.Security / Repository Hygiene
git ls-files -ci --exclude-standardreturns no tracked ignored files..gradle,build,.idea,.kotlin,.orchestrator,.gstack,.superpowers,local.properties) are ignored..claude/settings.jsoncontains only a dangerous-command guard hook; no secret values found.Test Plan
/tmp/gasstation-actionlint/actionlint .github/workflows/android.ymlgit 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:spotlessCheckTZ=UTC ./gradlew :feature:station-list:verifyRoborazziDebug --rerun-tasks