Skip to content

refactor(distribution): Rename orgAuthToken to distributionAuthToken#1025

Merged
runningcode merged 2 commits intomainfrom
no/rename-org-auth-token-to-distribution-auth-token
Nov 12, 2025
Merged

refactor(distribution): Rename orgAuthToken to distributionAuthToken#1025
runningcode merged 2 commits intomainfrom
no/rename-org-auth-token-to-distribution-auth-token

Conversation

@runningcode
Copy link
Copy Markdown
Contributor

Summary

Renamed the orgAuthToken property in GenerateDistributionPropertiesTask to distributionAuthToken for better clarity and consistency.

The property specifically holds the distribution auth token (sourced from extension.distribution.authToken), not a general org token, so the new name more accurately reflects its purpose and aligns with the constant it writes to (DISTRIBUTION_AUTH_TOKEN_PROPERTY).

🤖 Generated with Claude Code

The property orgAuthToken was misleading as it specifically holds the
distribution auth token, not a general org token. Renamed to
distributionAuthToken for better clarity and consistency with its usage
(extension.distribution.authToken) and the property it writes to
(DISTRIBUTION_AUTH_TOKEN_PROPERTY).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Applied spotless formatting to break long line in GenerateDistributionPropertiesTask.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@runningcode runningcode merged commit 568777b into main Nov 12, 2025
17 checks passed
@runningcode runningcode deleted the no/rename-org-auth-token-to-distribution-auth-token branch November 12, 2025 08:01
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.

2 participants