Skip to content

949 feature request daily task form an inner connection implementation - #963

Merged
CapoMK25 merged 8 commits into
devfrom
949-feature-request-daily-task-form_an_inner_connection-implementation
Sep 7, 2026
Merged

949 feature request daily task form an inner connection implementation#963
CapoMK25 merged 8 commits into
devfrom
949-feature-request-daily-task-form_an_inner_connection-implementation

Conversation

@tickBit

@tickBit tickBit commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Brief description

New daily task FORM_AN_INNER_CONNECTION implemented. Its behavior is similar to old WRITE_CLAN_MESSAGE.

Sending global and private chat messages still works as earlier. They are are just not daily tasks anymore.

Related issue #949

Change list

  • old chat related daily tasks moved to oldTaskNames.enum.ts
  • implemented FORM_AN_INNER_CONNECTION as WRITE_CLAN_MESSAGE
  • corrected typo from one server task
  • updated daily task refresh service to include this new task and BANISH_THE_EARWORM, too

@codecov-alt

codecov-alt Bot commented Sep 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/dailyTasks/dailyTasksStartupRefresh.service.ts 97.46% <100.00%> (+0.06%) ⬆️
src/dailyTasks/taskGenerator.service.ts 92.59% <100.00%> (+0.59%) ⬆️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@CapoMK25 CapoMK25 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Let's go, solid work! Approved.

@github-project-automation github-project-automation Bot moved this from Backlog to Done in Altzone-Server Sep 7, 2026
@CapoMK25
CapoMK25 merged commit 231fd58 into dev Sep 7, 2026
5 checks passed
@CapoMK25
CapoMK25 deleted the 949-feature-request-daily-task-form_an_inner_connection-implementation branch September 7, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Feature request: Daily Task FORM_AN_INNER_CONNECTION implementation

2 participants