Skip to content
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

refactor: use core.Platform instead of Provider type #176

Merged
merged 1 commit into from
Jun 2, 2024
Merged

Conversation

appleboy
Copy link
Owner

@appleboy appleboy commented Jun 2, 2024

  • Update WithProvider to use core.Platform instead of a string
  • Replace Provider type with core.Platform
  • Remove Provider type and its associated methods
  • Update test cases to use core.Platform constants

- Update `WithProvider` to use `core.Platform` instead of a string
- Replace `Provider` type with `core.Platform`
- Remove `Provider` type and its associated methods
- Update test cases to use `core.Platform` constants

Signed-off-by: appleboy <appleboy.tw@gmail.com>
@appleboy appleboy merged commit f208110 into main Jun 2, 2024
11 checks passed
@appleboy appleboy deleted the provider branch June 2, 2024 02:11
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