Skip to content

Conversation

albinsuresh
Copy link
Contributor

@albinsuresh albinsuresh commented Jul 29, 2025

Proposed changes

Allow services to register and receive operations from c8y

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (general improvements like code refactoring that doesn't explicitly fix a bug or add any new functionality)
  • Documentation Update (if none of the other choices apply)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Paste Link to the issue

#3226

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA (in all commits with git commit -s. You can activate automatic signing by running just prepare-dev once)
  • I ran just format as mentioned in CODING_GUIDELINES
  • I used just check as mentioned in CODING_GUIDELINES
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

Copy link

codecov bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

github-actions bot commented Jul 29, 2025

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
668 0 3 668 100 1h53m9.282944999s

@albinsuresh albinsuresh force-pushed the feat/3226/enable-operation-support-for-services branch from a1407a1 to 5ee8618 Compare July 29, 2025 08:51
@albinsuresh albinsuresh temporarily deployed to Test Pull Request July 29, 2025 08:51 — with GitHub Actions Inactive
@albinsuresh albinsuresh marked this pull request as ready for review July 29, 2025 08:52
Copy link
Member

@rina23q rina23q left a comment

Choose a reason for hiding this comment

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

Overall looks good. I have some minor suggestions.

Copy link
Contributor

@reubenmiller reubenmiller left a comment

Choose a reason for hiding this comment

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

Approved. Everything looks fine, and I was able to create a customer operation handler for the Cumulocity service command (which is the end goal).

image

Signed-off-by: reubenmiller <reuben.d.miller@gmail.com>
@reubenmiller reubenmiller temporarily deployed to Test Pull Request August 1, 2025 13:48 — with GitHub Actions Inactive
@reubenmiller reubenmiller enabled auto-merge August 1, 2025 14:08
@reubenmiller reubenmiller added this pull request to the merge queue Aug 1, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 1, 2025
@reubenmiller reubenmiller added this pull request to the merge queue Aug 1, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 1, 2025
@reubenmiller reubenmiller added this pull request to the merge queue Aug 1, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 1, 2025
@reubenmiller reubenmiller added this pull request to the merge queue Aug 1, 2025
Merged via the queue into thin-edge:main with commit cb958e1 Aug 1, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:mqtt Theme: mqtt and mosquitto related topics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants