Skip to content

Conversation

@bart6114
Copy link
Owner

@bart6114 bart6114 commented Jun 18, 2025

  • Implement job encoding/decoding with multiple format support
  • Add comprehensive test coverage for job-level encoding functionality
  • Update documentation with job-level encoding configuration examples
  • Include example YAML file demonstrating new job encoding structure

bart6114 added 3 commits June 10, 2025 12:10
- Add global encoding field to Schedule struct for YAML configuration
- Support multiple encodings: UTF-8, Chinese (GBK, GB18030, Big5), Japanese (Shift-JIS, EUC-JP), Korean (EUC-KR), European (ISO-8859-1, Windows-1252)
- Case-insensitive encoding names with automatic UTF-8 fallback
- Warning logging for unsupported encodings
- Comprehensive test coverage for encoding transformation and job execution
- Updated README with encoding documentation and examples
- Refactor encoding functionality from schedule-level to job-level configuration
- Implement job encoding/decoding with multiple format support (base64, hex, etc.)
- Add comprehensive test coverage for job-level encoding functionality
- Update documentation with job-level encoding configuration examples
- Include example YAML file demonstrating new job encoding structure
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.

1 participant