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

feat(api-radio-communication-system): introduce TETRA SDS, Call Out and Status updates #629

Merged
merged 9 commits into from
Feb 16, 2024

Conversation

timonmasberg
Copy link
Member

@timonmasberg timonmasberg commented Jan 23, 2024

Description

Introduces the API radio communication system module to send sds and callouts and receive status updates over a webhook handler.

Checklist:

  • The title of this PR and the commit history is conform with
    the Conventional Commits specification.
  • I have performed a self-review of my own code.
  • My changes generate no new warnings, SonarCloud reports no Vulnerabilities, Bugs or Code Smells.
  • I have added tests (unit and E2E if user-facing) that prove my fix is effective or that my feature works,
    Coverage > 80% and not less than the current coverage of the main branch.
  • The PR branch is up-to-date with the base branch. In case you merged main into your feature branch, make sure you have run the latest NX migrations (nx migrate --run-migrations).
  • I have included the reset.d.ts in the tsconfig.lib.json

@timonmasberg timonmasberg self-assigned this Jan 23, 2024
@timonmasberg timonmasberg force-pushed the feat/fms branch 2 times, most recently from a12c4e9 to 2200129 Compare January 24, 2024 17:04
libs/api/tetra/README.md Outdated Show resolved Hide resolved
tsconfig.base.json Outdated Show resolved Hide resolved
JSPRH
JSPRH previously approved these changes Feb 16, 2024
JSPRH
JSPRH previously approved these changes Feb 16, 2024
@timonmasberg timonmasberg enabled auto-merge (squash) February 16, 2024 11:30
Copy link

@timonmasberg timonmasberg merged commit 9e3efef into main Feb 16, 2024
4 of 5 checks passed
@timonmasberg timonmasberg deleted the feat/fms branch February 16, 2024 11:32
@timonmasberg
Copy link
Member Author

🎉 This PR is included in version 1.3.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.

2 participants