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

[No QA] Make use of CONST for pusher channels. #9373

Merged
merged 3 commits into from
Jun 14, 2022

Conversation

Luke9389
Copy link
Contributor

@Luke9389 Luke9389 commented Jun 9, 2022

Details

I was looking into our pusher authentication when reviewing the App Start / Reconnect API Refactors Doc and noticed that we were not being consistent about our usage of pusher channel constants. One was defined but only used once, and the other channel (reports) had no const at all.

@Luke9389 Luke9389 self-assigned this Jun 9, 2022
@Luke9389 Luke9389 requested review from marcaaron and a team as code owners June 9, 2022 11:07
@melvin-bot melvin-bot bot requested review from Julesssss and removed request for a team June 9, 2022 11:07
Julesssss
Julesssss previously approved these changes Jun 9, 2022
Copy link
Contributor

@Julesssss Julesssss left a comment

Choose a reason for hiding this comment

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

👍

@Julesssss
Copy link
Contributor

@Luke9389 FYI conflicts

@marcaaron marcaaron removed their request for review June 9, 2022 21:50
@Luke9389
Copy link
Contributor Author

Updated to remove merge conflict

@Luke9389 Luke9389 requested a review from Julesssss June 13, 2022 19:38
@Julesssss Julesssss merged commit 83e34aa into main Jun 14, 2022
@Julesssss Julesssss deleted the luke-pusher-channel-const branch June 14, 2022 15:21
@OSBotify
Copy link
Contributor

🚀 Deployed to staging by @Julesssss in version: 1.1.77-1 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

🚀 Deployed to production by @roryabraham in version: 1.1.77-2 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

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