Skip to content

Conversation

@holmesycl
Copy link

Fixes #ISSUSE_ID.

Changes proposed in this pull request:

yecl added 6 commits September 11, 2025 17:58
- 添加 BatchJob 接口,定义获取和处理数据的方法
- 实现 BatchJobExecutor以支持批处理作业的执行- 在 JobExecutorFactory 中增加对 BatchJob 的支持
- 优化 LiteJob 类,通过 JobDataMap 传递 elasticJob 和 jobFacade- 更新 SchedulerFacade,使用异步方式启动和停止 reconcileService
- 升级 guava 版本至 16.0.1
Copy link
Member

@linghengqian linghengqian left a comment

Choose a reason for hiding this comment

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

Why did you delete the LICENSE file?

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 pull request removes multiple JavaScript library files and custom console JavaScript files from the elastic-job-cloud-scheduler's console resources directory. The PR title "2.1.5" suggests this is a version-related change, though the description lacks detail about the motivation for these deletions.

Key Changes

  • Complete removal of third-party library files (daterangepicker, bootstrap, bootstrap-table, BootstrapValidator, AdminLTE)
  • Deletion of all custom console JavaScript files for job and app management functionality
  • Removal of CSS files for the removed libraries

Reviewed changes

Copilot reviewed 128 out of 1060 changed files in this pull request and generated no comments.

Show a summary per file
File Description
daterangepicker.js Removed daterangepicker library (v2.1.24)
daterangepicker.css Removed daterangepicker styling
bootstrap/js/npm.js Removed Bootstrap npm module configuration
bootstrap/js/bootstrap.js Removed Bootstrap JavaScript library (v3.3.4)
bootstrap-table files Removed bootstrap-table library and Chinese localization
bootstrapValidator_zh_CN.js Removed Chinese localization for Bootstrap Validator
AdminLTE CSS files Removed AdminLTE theme styling (minified versions)
job/*.js Removed all job management JavaScript files (overview, add, modify, common)
history/*.js Removed all history-related JavaScript files (dashboard, execution details/status)
app/*.js Removed all app management JavaScript files (common, modify)
common.js Removed shared utility functions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants