Skip to content

Add ADRs for dropping dependency on Kafka#1619

Merged
nscuro merged 6 commits intomainfrom
adr-drop-kafka
Feb 12, 2025
Merged

Add ADRs for dropping dependency on Kafka#1619
nscuro merged 6 commits intomainfrom
adr-drop-kafka

Conversation

@nscuro
Copy link
Member

@nscuro nscuro commented Jan 7, 2025

Description

  • Adds "ADR-001: Drop Kafka Dependency"
  • Adds "ADR-002: Workflow Orchestration"
  • Adds "ADR-003: Notification Publishing"
  • Adds "ADR-004: File Storage Plugin"

Addressed Issue

N/A

Additional Details

Refer to the ADRs' contents for details.

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have updated the migration changelog accordingly
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

@nscuro nscuro added documentation Improvements or additions to documentation proposal architecture labels Jan 7, 2025
@codacy-production
Copy link

codacy-production bot commented Jan 7, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+18.22% (target: -1.00%) (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (31a8525) 201 132 65.67%
Head commit (4b96d85) 6996 (+6795) 5869 (+5737) 83.89% (+18.22%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1619) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Signed-off-by: nscuro <nscuro@protonmail.com>
Signed-off-by: nscuro <nscuro@protonmail.com>
Signed-off-by: nscuro <nscuro@protonmail.com>
Signed-off-by: nscuro <nscuro@protonmail.com>
Signed-off-by: nscuro <nscuro@protonmail.com>
Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro marked this pull request as ready for review February 12, 2025 12:37
@nscuro nscuro added this to the 0.6.0 milestone Feb 12, 2025
@nscuro nscuro merged commit 1afc1dd into main Feb 12, 2025
13 checks passed
@nscuro nscuro deleted the adr-drop-kafka branch February 12, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

architecture documentation Improvements or additions to documentation proposal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant