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

MINOR: feat(schedule-application): rescheduling and add schedule to private config #19470

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

sushi30
Copy link
Contributor

@sushi30 sushi30 commented Jan 21, 2025

  • added schedule to app private config
  • reschedule a schedule application job in quartz if it exists.

Type of change:

  • Improvement

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

…g file

- added schedule to app private config
- reschedule a schedule application job in quartz if it exists.
@sushi30 sushi30 requested review from a team as code owners January 21, 2025 17:23
@github-actions github-actions bot added Ingestion safe to test Add this label to run secure Github workflows on PRs labels Jan 21, 2025
@sushi30 sushi30 changed the title feat(schedule-application): rescheduling and add schedule to private config MINOR: feat(schedule-application): rescheduling and add schedule to private config Jan 21, 2025
Copy link
Contributor

github-actions bot commented Jan 21, 2025

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.65% (40877/63228) 40.89% (16419/40154) 44.1% (4969/11268)

Copy link

Copy link

@sushi30 sushi30 enabled auto-merge (squash) January 23, 2025 12:18
@sushi30 sushi30 merged commit 5482b94 into main Jan 27, 2025
26 of 28 checks passed
@sushi30 sushi30 deleted the load-app-schedule-config branch January 27, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ingestion safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants