Skip to content

feat(Platform Notifications): add new service to the project#325

Merged
pyrooka merged 11 commits into
IBM:mainfrom
AkosSz:main
Jun 25, 2026
Merged

feat(Platform Notifications): add new service to the project#325
pyrooka merged 11 commits into
IBM:mainfrom
AkosSz:main

Conversation

@AkosSz

@AkosSz AkosSz commented Apr 27, 2026

Copy link
Copy Markdown
Member

PR summary

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Current vs new behavior

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Integration test results:

image

Unit test results

image

@CLAassistant

CLAassistant commented Apr 27, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@AkosSz

AkosSz commented Apr 27, 2026

Copy link
Copy Markdown
Member Author

Do not merge yet

@pyrooka pyrooka changed the title feat (Platform Notifications): include platform notifications in sdk feat (Platform Notifications): add new service to the project May 6, 2026
@pyrooka pyrooka changed the title feat (Platform Notifications): add new service to the project feat(Platform Notifications): add new service to the project May 6, 2026

@pyrooka pyrooka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Changes are looking good, but I'd like to ask you to

  1. Format the code with make lint-fix
  2. Provide evidence of a clean examples test run.

@AkosSz

AkosSz commented May 7, 2026

Copy link
Copy Markdown
Member Author

example tests:
image

AkosSz added 5 commits May 14, 2026 08:18
Signed-off-by: Ákos Sztremi <Akos.Sztremi@ibm.com>
Signed-off-by: Ákos Sztremi <Akos.Sztremi@ibm.com>
Signed-off-by: Ákos Sztremi <Akos.Sztremi@ibm.com>
Signed-off-by: Ákos Sztremi <Akos.Sztremi@ibm.com>
Signed-off-by: Ákos Sztremi <Akos.Sztremi@ibm.com>
@AkosSz

AkosSz commented Jun 4, 2026

Copy link
Copy Markdown
Member Author

test results for lates commit:

Unit tests

image

Integration tests

image

Exaple tests

image

@pyrooka pyrooka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I left a small comment that would be nice to address before merging, but I approve this PR since it looks good overall and this way we can avoid the re-review.

Comment on lines +28 to +32
# The following configuration properties are assumed to be defined:
# PLATFORM_NOTIFICATIONS_URL=<service base url>
# PLATFORM_NOTIFICATIONS_AUTH_TYPE=iam
# PLATFORM_NOTIFICATIONS_APIKEY=<IAM apikey>
# PLATFORM_NOTIFICATIONS_AUTH_URL=<IAM token service base URL - omit this if using the production environment>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Could you update this list to contain all the necessary config properties?

Signed-off-by: Ákos Sztremi <Akos.Sztremi@ibm.com>
@pyrooka pyrooka merged commit c976caa into IBM:main Jun 25, 2026
10 checks passed
ibm-devx-sdk pushed a commit that referenced this pull request Jun 25, 2026
# [0.76.0](v0.75.2...v0.76.0) (2026-06-25)

### Features

* **Platform Notifications:** add new service to the project ([#325](#325)) ([c976caa](c976caa))
@ibm-devx-sdk

Copy link
Copy Markdown

🎉 This PR is included in version 0.76.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants