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

[MS 780] App improvements #22

Merged
merged 9 commits into from
Oct 16, 2024
Merged

[MS 780] App improvements #22

merged 9 commits into from
Oct 16, 2024

Conversation

piotrgrundas
Copy link
Collaborator

@piotrgrundas piotrgrundas commented Oct 15, 2024

Resolves:

@piotrgrundas piotrgrundas force-pushed the MS-780/app-improvements branch 2 times, most recently from 05653fb to 673779a Compare October 15, 2024 13:48
@piotrgrundas piotrgrundas force-pushed the MS-780/app-improvements branch from 673779a to 0a1e921 Compare October 15, 2024 13:51
@piotrgrundas piotrgrundas force-pushed the MS-780/app-improvements branch 5 times, most recently from ec4374a to 7c7fc47 Compare October 16, 2024 10:27
@piotrgrundas piotrgrundas force-pushed the MS-780/app-improvements branch from f553101 to fdcf764 Compare October 16, 2024 12:00
// Proxy events has invalid types.
const data = JSON.parse((record as any).Body);

return data as SerializedPayload;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please remember to properly parse runtime value

@piotrgrundas piotrgrundas merged commit 14a1d6a into develop Oct 16, 2024
2 checks passed
@piotrgrundas piotrgrundas deleted the MS-780/app-improvements branch October 16, 2024 12:31
piotrgrundas added a commit that referenced this pull request Oct 24, 2024
* [MS-780] feat: Fix commands. Add send-notification tests

* [MS-780] feat: Bump to fastify v5

* [MS-780] feat: Add sentry

* [MS-780] feat: Bump libs

* [MS-780] chore: Update readme

* [MS-780] feat: Add webhooks tests

* [MS-780] feat: More tests. Coverage setup

* [MS-780] ci: Improve CI

* [MS-780] feat: More tests
piotrgrundas added a commit that referenced this pull request Nov 6, 2024
* [MS-780] feat: Fix commands. Add send-notification tests

* [MS-780] feat: Bump to fastify v5

* [MS-780] feat: Add sentry

* [MS-780] feat: Bump libs

* [MS-780] chore: Update readme

* [MS-780] feat: Add webhooks tests

* [MS-780] feat: More tests. Coverage setup

* [MS-780] ci: Improve CI

* [MS-780] feat: More tests
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