Skip to content

feat(workers): implement billing worker, tests, docs (issue #323)#371

Merged
Oluwaseyi89 merged 4 commits into
CarbonScribe:mainfrom
boalambo:feature/billing-worker
May 30, 2026
Merged

feat(workers): implement billing worker, tests, docs (issue #323)#371
Oluwaseyi89 merged 4 commits into
CarbonScribe:mainfrom
boalambo:feature/billing-worker

Conversation

@boalambo
Copy link
Copy Markdown
Contributor

@boalambo boalambo commented May 29, 2026

Closes #323


Summary

This PR implements a billing worker that processes billing events,
calculates invoice data, and enqueues billing tasks.

Changes

  • Added billing worker implementation
  • Added invoice calculation logic
  • Added billing task enqueueing
  • Added unit tests
  • Added integration tests
  • Updated CI configuration
  • Added documentation for running and testing the worker

Motivation

Implements the billing processing infrastructure requested in #323.
This enables automated subscription and billing workflows.

Testing

  • Unit tests pass
  • Integration tests pass
  • Verified billing event processing locally

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@boalambo Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Oluwaseyi89
Copy link
Copy Markdown
Contributor

@boalambo I will not accept this PR message. It lacks description.

@boalambo
Copy link
Copy Markdown
Contributor Author

@boalambo I will not accept this PR message. It lacks description.

I will fix that now

@boalambo
Copy link
Copy Markdown
Contributor Author

@boalambo I will not accept this PR message. It lacks description.

Kindly check now. Thank you

@Oluwaseyi89
Copy link
Copy Markdown
Contributor

@boalambo why did you modify a workflow file? Revert it back to its original state by copying it from the repo main branch.

@boalambo
Copy link
Copy Markdown
Contributor Author

Revert it back to its original state by copying it from the repo main branch.

Workflow restore to the original state

@Oluwaseyi89 Oluwaseyi89 merged commit a2f35f9 into CarbonScribe:main May 30, 2026
1 check passed
@boalambo boalambo deleted the feature/billing-worker branch May 30, 2026 12:20
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.

Implement billing worker

2 participants