Skip to content

Conversation

@rbro112
Copy link
Contributor

@rbro112 rbro112 commented Nov 11, 2025

Resolves EME-622

Copy link
Contributor Author

rbro112 commented Nov 11, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@emerge-tools
Copy link

emerge-tools bot commented Nov 11, 2025

🛰️ Build Distribution

Build available for installation

App Name App ID Platform Version Tag Install Page
Hacker News com.emergetools.hackernews android 1.0.3 release 🔗 Install Build

🛸 Powered by Emerge Tools


sentry {
org.set("emerge-tools")
authToken.set(System.getenv("SENTRY_SENTRY_AUTH_TOKEN"))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not all of the workflows set SENTRY_SENTRY_AUTH_TOKEN

It looks like some do this:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
and some do
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_SENTRY_AUTH_TOKEN }}

We should consolidate them to all do the second one and then remove this line.

}

sentry {
org.set("emerge-tools")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the org need to be updated too? Actually what happens if you specify an org different from the auth token org?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

404, handled

@rbro112 rbro112 merged commit 009c031 into main Nov 11, 2025
7 of 8 checks passed
@rbro112 rbro112 deleted the ryan/update_android_to_use_sentry_org_auth_token branch November 11, 2025 18:07
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.

4 participants