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

gundeck: Fix parsing errors for SNS ARN for VOIP Tokens #4040

Merged
merged 11 commits into from
May 8, 2024

Conversation

akshaymankar
Copy link
Member

@akshaymankar akshaymankar commented May 7, 2024

https://wearezeta.atlassian.net/browse/WPB-9021

This also includes returning a specific error when a client attempts to register a VOIP token, as to avoid any accidental inserts.

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

This will allow writing tests which want more control over the push tokens
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label May 7, 2024
@elland elland marked this pull request as ready for review May 8, 2024 08:57
libs/wire-api/test/unit/Test/Wire/API/MLS.hs Outdated Show resolved Hide resolved
services/gundeck/src/Gundeck/Push.hs Outdated Show resolved Hide resolved
@elland elland merged commit 4f4891f into develop May 8, 2024
8 checks passed
@elland elland deleted the gundeck-arn-parsing-bug branch May 8, 2024 13:13
@echoes-hq echoes-hq bot added the echoes: bugs Technical or functional defects in the product label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: bugs Technical or functional defects in the product ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants