Skip to content

Fix app IDs #570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Fix app IDs #570

merged 2 commits into from
Oct 14, 2024

Conversation

rgoldberg
Copy link
Contributor

Use typealias AppID = UInt64 for all app ID types.

Standardize all variables & parameter names for app IDs.

Resolve #478

Use `AppID` everywhere appropriate.

Associated appID cleanup.

Partial mas-cli#478

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
Resolve mas-cli#478

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
@rgoldberg rgoldberg added this to the 1.8.7 milestone Oct 14, 2024
@rgoldberg rgoldberg self-assigned this Oct 14, 2024
@rgoldberg rgoldberg merged commit 751e47b into mas-cli:main Oct 14, 2024
3 checks passed
@rgoldberg rgoldberg deleted the 478-app-id branch October 14, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App ID should be UInt64 instead of Int
1 participant