Skip to content

Remove AppCenter API call logic #37

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 6 commits into from
Dec 12, 2024
Merged

Conversation

dekim1028
Copy link

closes #36

  • Remove logic that calls the AppCenter API

@floydkim
Copy link
Member

floydkim commented Dec 9, 2024

@dekim1028
Thank you for your contribution 🎉
I think we can remove the code-push dependency now.
Could you check this?

@dekim1028
Copy link
Author

@floydkim I've removed it~ febeeeb

Copy link
Member

@floydkim floydkim left a comment

Choose a reason for hiding this comment

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

LGTM!

In the future, we plan to re-implement the telemetry functionality we are currently removing and provide library users with the option to implement their own means of telemetry.
Therefore, I considered leaving the existing telemetry function call code; however, as the existing code is implemented in somewhat legacy syntax and it does not seem difficult to identify the reporting points later, it seems better to cleanly remove the code for now.

Copy link

@changwoolab changwoolab left a comment

Choose a reason for hiding this comment

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

Good!

@dekim1028 dekim1028 merged commit 3f5e536 into next-generalize Dec 12, 2024
1 check passed
@floydkim floydkim deleted the feature/issue-36 branch December 15, 2024 13:02
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.

3 participants