Skip to content

fix(android): Add test string resource#1

Open
runningcode wants to merge 1 commit intomainfrom
no/test-string-change
Open

fix(android): Add test string resource#1
runningcode wants to merge 1 commit intomainfrom
no/test-string-change

Conversation

@runningcode
Copy link
Copy Markdown
Owner

Summary

  • Adds a test string resource to the Android app's strings.xml

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@test-github-sentry-comments
Copy link
Copy Markdown

Sentry Snapshot Testing

Name Added Removed Modified Renamed Unchanged Status
HackerNews Android
com.emerge.hackernews.android
1 0 3 0 20 ⏳ Needs approval
HackerNews iOS
com.emerge.hackernews.ios
0 0 0 0 15 ✅ Unchanged

runningcode added a commit to getsentry/sentry that referenced this pull request Apr 14, 2026
Add Celery task that posts/updates GitHub PR comments for snapshot
comparisons, and wire it into all existing trigger points.

**Task** (`snapshot_tasks.py`): Follows the build distribution PR
comment pattern — locks CommitComparison rows to prevent duplicates,
finds existing comments across PR commits, creates or updates via GitHub
API, stores comment_id in `extras["pr_comments"]["snapshots"]`. Gated by
feature flag `organizations:preprod-snapshot-pr-comments` and project
option `sentry:preprod_snapshot_pr_comments_enabled` (both already
registered).

**Wiring**: Triggered alongside the snapshot status check task at five
entry points:
- Comparison completion and failure (`snapshots/tasks.py`)
- Upload completion (`preprod_artifact_snapshot.py`)
- Approval via API (`preprod_artifact_approve.py`)
- Approval via GitHub check run button (`github_check_run.py`)
- Rerun status checks (`preprod_artifact_rerun_status_checks.py`)

I might have missed something so let me know if this should be added
somewhere else!

Here's what this looks like using the test script:
[link](runningcode/hackernews#1)
<img width="910" height="373" alt="image"
src="https://github.com/user-attachments/assets/04569cbf-268d-437b-b0c4-4f2b86541226"
/>


Depends on #112353.

Refs EME-999
@test-github-sentry-comments
Copy link
Copy Markdown

Sentry Snapshot Testing

Name Added Removed Modified Renamed Unchanged Status
HackerNews Android
com.emerge.hackernews.android
1 0 3 0 20 ⏳ Needs approval
HackerNews iOS
com.emerge.hackernews.ios
0 0 0 0 15 ✅ Unchanged

⚙️ Internal Snapshot Settings

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