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

Support for deleting a player; and for external_player_id (alt PR) #35

Merged
merged 5 commits into from
Oct 21, 2021

Conversation

reachire-smendola
Copy link
Contributor

Added support for deleting a Player (required adding http DELETE command support)
Added support for external_player_id

Remember to assign the pull request to a CODEOWNER for review.

ALWAYS open PRs targeting develop, as it is our mainline branch. Master is only used to cut stable releases.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I have added tests for each new piece of code I added, or updated existing tests if I changed some existing code
  • I have added the relevant entry in the Unreleased section of the CHANGELOG file
  • I have made corresponding changes to the documentation (namely the README file)

@reachire-smendola
Copy link
Contributor Author

In attempting the rebase, I ended up renaming the branch, which closed my original PR. This is just re-submitting the same code change as in PR#34, but rebased on develop

Copy link
Collaborator

@MatteoJoliveau MatteoJoliveau left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏻 thanks!

@MatteoJoliveau MatteoJoliveau merged commit 52271d2 into mikamai:develop Oct 21, 2021
@MatteoJoliveau
Copy link
Collaborator

Just released 0.6.0 with these changes 🎉
https://github.com/mikamai/onesignal-ruby/releases/tag/0.6.0

@reachire-smendola
Copy link
Contributor Author

Excellent! TY.,

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