Skip to content

feat: sync procedures of period 21#659

Merged
ManAnRuck merged 1 commit intomasterfrom
feature/sync-procedure-21
Jun 27, 2025
Merged

feat: sync procedures of period 21#659
ManAnRuck merged 1 commit intomasterfrom
feature/sync-procedure-21

Conversation

@ManAnRuck
Copy link
Member

This pull request makes a small adjustment to the services/cron-jobs/sync-procedures/src/index.ts file. The change adds a new period (21) to the periods array in the start function configuration.

@ManAnRuck ManAnRuck requested a review from Copilot June 27, 2025 05:47
@ManAnRuck ManAnRuck self-assigned this Jun 27, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the sync-procedures cron job configuration by adding a new period (21) to the periods array.

  • Updated the periods array to include the new period 21
  • Supports the updated sync procedures requirements
Comments suppressed due to low confidence (1)

services/cron-jobs/sync-procedures/src/index.ts:257

  • Ensure that the new period (21) is fully supported by the downstream logic and that any integration tests or documentation are updated accordingly.
        periods: [18, 19, 20, 21],

@ManAnRuck ManAnRuck merged commit 7e1be8a into master Jun 27, 2025
7 checks passed
@ManAnRuck ManAnRuck deleted the feature/sync-procedure-21 branch June 27, 2025 05:58
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.

2 participants